Kong v0.9.7 Release Notes

Release Date: 2016-12-21 // over 7 years ago
  • 🛠 Fixed

    • 🛠 Fixed a performance issue in Cassandra by removing an old workaround that was forcing Cassandra to use LuaSocket instead of cosockets. #1916
    • 🛠 Fixed an issue that was causing a recursive attempt to stop Kong's services when an error was occurring. #1877
    • 🔌 Custom plugins are now properly loaded again. #1910
    • 🔌 Plugins:
      • Galileo: properly encode empty arrays. #1909
      • OAuth 2: implements a missing Postgres migration for redirect_uri in every OAuth 2 credential. #1911
      • OAuth 2: safely parse the request body even when no data has been sent. #1915

    Back to TOC