KrakenD API Gateway
KrakenD
Published in
Jan 23, 2023

The new KrakenD Enterprise version 2.1.2 is already available for install or upgrade. 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
  • [fix]: Use a float instead of an integer for API keys rate limiting
  • [fix]: Add security definitions to OpenAPI generation

Upgrade to the latest version is always advised.

Tags: open sourcerelease notessecurity

--

--