Tyk v2.9.1 Release Notes

Release Date: 2019-10-21 // over 4 years ago
  • Tyk Gateway 2.9.1

    • โž• Added upstream latency tracking #2596
    • โž• Added ability to update Oauth client metadata #2585
    • ๐Ÿ›  Fixed issue with versions if listen path contained regex characters. #2466

    Tyk Dashboard 1.9.1

    • ๐Ÿ‘ Allow creating keys with public certificates inside portal and developer admin
    • โž• Added new event for Key request rejection
    • Send email to Catalogue Owner, Admin if Key Request rejected
    • Send email to Developer when Key request is rejected and Key is deleted
    • Extend and key request notifications emails to add List of APIs, API auth type and developer information.
    • ๐Ÿ“ˆ Analytics API extended to return upstream latency information
    • โž• Added last login data for portal developers and users
    • ๐Ÿ›  Fixed approval for Portal multi-selection key requests
    • ๐Ÿ›  Fixed validation for oAuth redirect-url on the Developer page
    • ๐Ÿ›  Fixed oAuth analytics filtering by API ID when aggregate_logs are enabled
    • ๐Ÿ›  Fixed using oAuth mixed policy (with auth token APIs) when creating new Oauth client
    • ๐Ÿ›  Fixed Certificate search returned incorrect URL

    Tyk Pump 0.8.1

    • โž• Add support for processing upstream latency information:
      ๐Ÿ†• New fields in Aggregate Analytics Counter:
      max_upstream_latency: Records maximum upstream latency
      min_upstream_latency: Records minimum upstream latency
      total_upstream_latency: Records total upstream latency
      ๐Ÿšค max_latency: Records maximum end-to-end latency
      ๐Ÿšค min_latency: Records minimum end-to-end latency
      ๐Ÿšค total_latency: Records total end-to-end latency
      ๐Ÿšค latency: Avg latency
      ๐Ÿšค upstream_latency: Avg upstream latency