Skip to content

v2.9.5

Compare
Choose a tag to compare
@buger buger released this 08 Apr 08:32
· 7 commits to release-2.9 since this release

Tyk Gateway v2.9.5

  • Added default error template for XML content type #3510
  • Fix error content type detection when "charset" included into content type header #3501
  • Fixed issues with certificates and custom keys when migrating to a new hashing algorithm. Added a way to specify hash_key_function_fallback fallback. For example if you are migrating from murmur64 to sha256, hash_key_function_fallback should be ["murmur64"]. #3505
  • Fixed uptime checks in multi-gateway configuration #3431 #3504