Kong 2.0.1 released!

Hello everyone,

We just released Kong 2.0.1. This is a bugfix release, with no new features or breaking changes.

:package: Download Kong 2.0.1 and upgrade your cluster!

The main fixes on this release are:

  • Fixed a problem in migrations not using the configured Lua Path.
  • Hop-by-hop headers to not clear upgrade header on upgrade
  • Balancers now properly check if a response is produced by an upstream
  • Kong now properly logs an error message when the Lua VM cannot allocate memory
  • Schema validations work again in DB-less mode
  • oauth2 plugin handles Authorization headers with missing access_token correctly
  • oauth2 hashes token cache keys via the DAO

:spiral_notepad: More detail and PR links are available at the 2.0.1 Changelog.

:whale: The updated Docker image will be live soon on Docker Hub.

Happy Konging!

2 Likes

:rocket: :rocket: :rocket: Awesome stuff, looking forward to getting my hands on Kong 2.0+ in the next few months when I get some time!

2 Likes