Kong 1.4.1 released

Hello everyone,

We just released Kong 1.4.1 . This version is a bugfix release, including fixes merged over the past few weeks. There are no new features or breaking changes.

:package: Download Kong 1.4.1 and upgrade your cluster!

The main fixes on this release are:

  • Fixed a memory leak in the balancer
  • Removed arbitrary limit on worker connections
  • Fixed preserve_host behavior for gRPC routes
  • Fixed migrations for ttl for OAuth2 tokens
  • Improved handling of errors when creating balancers
  • Fixed an issue with kong config db_export when reading
    entities that are ttl-enabled and whose ttl value is null.
  • Various fixes for Admin API behavior
  • http-log no longer imposes a retry delay on successful sends

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

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

Happy Konging!

3 Likes

Solid list of fixes, awesome stuff!

And of course its sitting out there in all its glory on luarocks too:
https://luarocks.org/modules/kong/kong/1.4.1-0

:gorilla: :gorilla: :gorilla:

2 Likes