github TykTechnologies/tyk v3.2.3
Tyk Gateway 3.2.3, Tyk Dashboard 3.2.3

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

Tyk Gateway 3.2.3

  • Fixed loading of APIs when dealing with large amount (>2000 APIs)

  • For Hybrid Gateways added a way to configure interval for synchronizing analytics data: analytics_config.purge_interval. Default 10 seconds.

  • Fixed getting and setting session inside Go plugins

  • Fixed loading same Go plugin bundle for Multiple APIs

  • Go plugin compiler now accepts second argument which allow setting plugin ID: `<plugin_name> <plugin_id>.

    Go plugin "unique" names are based on file names. E.g. two plugins called "plugin.so" will look like the same plugin from Tyk point of view. You need need to use unique names for different plugins, or with new change, use new optional plugin_id argument, to specify plugin unique ID. Like this: docker run --rm -v pwd:/plugin-source tykio/tyk-plugin-compiler:v3.2.3 plugin.so my_unique_plugin

Tyk Dashboard 3.2.3

  • Improved SAML SSO compatibility with some servers
  • Fixed SAML vulnerability CVE-2020-29509
  • GraphQL: fixed selecting fields on interfaces types
  • Developer Portal: Fixed issue when Developers logged via SSO can loose keys section from the UI screen
  • Developer Portal: Fixed Dynamic Client Registration flow when Using Authorization Code with PKCE workflow
  • Developer Portal: Now it is not possible to change developer email via developer portal (Admin UI still allows it).

Don't miss a new tyk release

NewReleases is sending notifications on new releases.