github TykTechnologies/tyk v4.0.4
Tyk Gateway v4.0.4

latest releases: v5.7.0-rc2, v5.3.8, v5.7.0-rc1...
2 years ago

Tyk Gateway v4.0.4

Added

  • Requests to listen paths without trailing slash will no longer match with the closest listen path configured when http_server_options.enable_strict_routes or environment variable TYK_GW_HTTPSERVEROPTIONS_ENABLESTRICTROUTES is set to be true.
  • Add new config flag to define the hashing algorithm to be used for HTTP Basic Auth, the default continues to be “bcrypt”, users can now choose a less CPU-intensive hashing algorithm, by setting basic_auth_hash_key_function to bcrypt, sha256 or murmur64, murmur128. This is a backward compatible change with default being bcrypt.

Fixed

  • Fix panic in gateway with incorrect value being set to context which blocked proxy traffic if enforce_org_data_detail_logging is enabled

Don't miss a new tyk release

NewReleases is sending notifications on new releases.