Tyk Gateway 4.0.12
Fixed
- Tyk cache response headers (
x-tyk-cached-response
) are now logged in the analytics data. - Fixed a bug where JSON validation middleware were not loading schema in distributed data plane (worker) gateways.
- Fixed an issue which allowed user to open multiple GQL subscription from Postman with the same "id" and made it impossible later to close them all. It is now only possible to open one subscription with a certain "id".
- Fixed a bug where organization level rate limits were not honored due to the session add/update operation not correctly updating
last_updated
field.
Changed
- Docker: removing the curl package from the docker image to resolve a CVE issue.
Tyk Dashboard 4.0.12
Fixed
- Added a drop down to the API name column in the list of APIs. The dropdown contains two buttons that sort the list of APIs in ascending or descending alphabetical (ASCII) order.
Changed
- Updated text and corrected link on license renewal page, to reflect latest changes.