Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

v0.10.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pantsel pantsel released this 03 Mar 10:15
· 663 commits to master since this release

What's new

  • [Fix #178] Fix issue that produced hook timeouts.
  • [Fix #175] Health checks are now removed when an API is deleted.
  • [Fix] Fix GET targets AND Add possibility to select Hash_on for Upstreams for Kong 0.12.x.
  • [Fix] Fix SSL connection to Postgres.
  • [Fix] Fix api timeouts to match Kong defaults.
  • [Fix #146] Update active Connection's version automatically when Kong version changes.
  • [Fix #131] Statsd plugin management is working as expected again for
    versions of Kong >= 0.11.x. As a result, Kong versions < 0.11.x are not supported.
  • [Enhancement] Feature to change Konga default users #168.
    See details
  • [0.12.x compat] Show Upstream health for node when Kong >=0.12.2
  • Various other minor bug fixes and improvements.