github TykTechnologies/tyk v3.0.7
Tyk Gateway 3.0.7, Tyk Dashboard 3.0.7, Tyk MDCB v1.7.10

latest releases: v5.0.14, v5.6.0-rc2, v5.0.14-rc2...
2 years ago

Important

If you're upgrading from Tyk Gateway/Dashboard 3.0.5 or 3.0.6, or from Tyk MDCB 1.7.9, due to packaging bug introduced in those versions, after doing upgrade, you need to run systemctl daemon-reload (this command also mentioned in logs during upgrade as well).

Deprecation notice

enable_health_checks option is deprecated, and going to be disabled by default starting from 4.0.0.
This option enable special API level health check endpoint, with was no longer used, and duplicate information provided by Tyk Pump.
Note that it is not related to Gateway health check endpoint. This option can cause significant performance issues, so ensure that you have it turned off in your installation, if not used.

Tyk Gateway 3.0.7

  • Fixed small amount of panics happening on high concurrency when using API level limits
    #3644
  • Fixed signature validation for custom tokens #3634
  • Fixed propagation of update/delete events in MDCB environments #3638
  • Fix quota reset in MDCB environment if "per api quota" is set #3619
  • Fixed Go plugins with dependencies
  • Fixed deadlock causing performance degradation happening when gRPC middleware in MDCB environment with high concurrency #3592
  • Fix gRPC streaming #3602 #3603
  • Fixed gRPC -> h2c and h2c -> gRPC communication #3496
  • Added default template for XML content #3510
  • Fixed detection of content type, when content type header contains charset directive #3501
  • Request headers added by middlewares now should be visible in detailed logs #3585
  • Fixed issue when gateway register multiple times with dashboard with different IDs #3563

Tyk Dashboard 3.0.7

  • Fixed issue with large number of APIs. Approximately when bigger then 2000, but actually depends on their total bytes size.
  • Fixed package upgrades issue introduce in 3.0.6
  • In Portal, add a way to re-use certificates when subscribing to another API
  • Fixed Dashboard policy behaviour when environment was created using Tyk Sync
  • Fixed when users belonging to user-group, and have user permissions, can't edit users
  • Disallow changing email in portal user profile
  • Fixed double organisation IDs when searching certificates
  • Security vulnerability in SAML identity management
  • Fixed security issue when users with "read" user permissions, were able to access another user API token though Tyk Dashboardd API
  • Portal session now stored in mongo instead of cookies, which means that on user logout cookies can't be re-used
  • Fixed uptime tests page UI

Tyk MDCB 1.7.10

  • Fix memory leaks which can happen on high amount of APIs and Policies

Don't miss a new tyk release

NewReleases is sending notifications on new releases.