Skip to content

Tyk v3.0.1

Compare
Choose a tag to compare
@buger buger released this 01 Sep 14:17
· 141 commits to release-3-lts since this release

Tyk Gateway v3.0.1

  • Fix custom keys in MDCB env #3129
  • HTTP signing now include query params #3185
  • API token update in hashed mode should not generate rudimentary Redis record #3229
  • Fixed HTTP signing with empty request path #3243
  • Fixed proxy to internal GraphQL APIs #3262
  • Fixed loading transform templates from files #2661
  • Fixed merging of GraphQL policies with restricted fields #3166
  • Fixed caching of JWT error state, when used JWT with invalid scope #3219
  • Don’t ask certificate if there are multiple APIs on the same domain #3264
  • Fix blocking gateway if MDCB its down #3285

Tyk Dashboard v3.0.1

  • Fix DocumentDB API listing
  • Fix default permissions during SSO login
  • Deprecated organization key events (now enabled all the time)
  • Fix registration of new developers though SSO when using built-in Dashboard SSO
  • Do not hide developers when the policy of their subscription was removed, and API ownership enabled
  • Fixed built-in Dashboard SSO when multiple dashboard instances used

Upgrade notice

If you started using GraphQL APIs, introduced in v3.0.0, after upgrading the dashboard you need to run tyk-analytics migration cli command. This command will migrate GraphQL apis from 3.0.0 to 3.0.1 format. If you not using GraphQL APIs it is not needed.