New round of bug fix releases.
Tyk Gateway 2.4.3
- Fix JWT remote JWK secret support when set using UI With JWT auth setting URL(for JWK) in the Secret field does not work · Issue #1388 · TykTechnologies/tyk · GitHub
- Fix Health-check (/hello) 404 if no APIs defined Health-check (/hello) 404 if no APIs defined · Issue #1393 · TykTechnologies/tyk · GitHub
- Fix unrequested URL Encoding while proxying (require setting new boolean option
http_server_options.skip_target_path_escaping
) Unrequested URL Encoding while proxying · Issue #1374 · TykTechnologies/tyk · GitHub - Fix Fix 404 during reloads on high load Fix 404 during reloads by buger · Pull Request #1403 · TykTechnologies/tyk · GitHub
- Added wait to specify
http_server_options.ssl_ciphers
option to specify supported SSL ciphers
Way to specify TLS Ciphers · Issue #1372 · TykTechnologies/tyk · GitHub - Add HTTP method to middleware request object pass HTTP method to gRPC plugin request · Issue #1219 · TykTechnologies/tyk · GitHub
- Fix websockets Websockets still not working as expected · Issue #1375 · TykTechnologies/tyk · GitHub
Dashboard 1.4.3
- Fixed updating expiry of a key in the dashboard
- Fixed when all auth modes are set to false, multiple auth view is displayed