Tyk v2.8.4 Release Notes

Release Date: 2019-08-14 // over 4 years ago
  • Tyk Gateway 2.8.4

    • ๐Ÿ›  Fix formatting of JSON Schema validation messages
    • ๐Ÿ›  Fix redirects inside JSVM plugins
    • ๐Ÿ›  Fix JSVM TykMakeHttpRequest to pass queries string variables for GET requests
    • ๐Ÿ›  Fix work with URLs which contain / literal as part of URL part
    • ๐Ÿ›  Fix using global timeout option for Service discovery
    • ๐Ÿ›  Fix when body transform plugin used together with JSON schema validation
    • ๐Ÿ›  Fix panic if service discovery returns malformed JSON
    • ๐Ÿ‘ OAuth token generation endpoint now supports JSON format (if you pass proper Content-Type)

    Tyk Dashboard 1.8.4

    • โž• Add a way to view key hash on key form
    • ๐Ÿ›  Fix API and Key error breakdown reports
    • ๐Ÿ›  Fix support for Mongo 3.2
    • ๐Ÿ›  Fix passing SMTPAddress via ENV variables: added new SMTPPort variable to avoid using : character
    • Respect API Version character case
    • ๐Ÿ‘Œ Improve validation of Key form
    • โž• Add custom fields option to the developer screen

    Tyk Pump 0.7.1

    • ๐Ÿ›  Fix analytics per API
    • ๐Ÿ‘Œ Improve performance of InfluxDB pump by using batch writes