Tyk Gateway v2.3.13 and Tyk Dashboard v1.3.10

Tyk Gateway 2.3.13

  • Added new strip_auth_data API definition boolean option, which removes authentication data from the request when “Auth token” middleware is used. Can be useful if you do not want pass token to upstream API
  • Fix bug with wrong API load order
  • Fixed Python loader issue introduced in 2.3.11, requiring middleware code be placed in fixed middleware.py file. Restored default behavior, now you can use files with any name.
  • Additional improvements of DRL for small rate limits

Tyk Dashboard 1.3.10

  • Added support for strip_auth_data feature
  • Fixed bug when audit does not work if custom domains enabled