KrakenD API Gateway
KrakenD
Published in
Jan 16, 2023

The new KrakenD version 2.1.4 is now available. This patch version does not bring significant new functionality but updates dependencies that have security vulnerabilities and adds a few fixes:

  • [security]: Upgrade from Go 1.19.3 to Go 1.19.5, which includes security fixes to the net/http, crypto/x509, and os packages amongst others.
  • [fix]: Caching backends with gzipped content wasn’t working properly
  • [fix]: Upgraded the gin router to avoid panics on certain 404 paths.
  • [fix]: Improve render selection when negotiating XML content
  • [feature]: Add the content-type header when returning errors

Upgrade to the latest version is always advised.

Tags: open sourcerelease notessecurity

--

--