v2.1.4
What's Changed
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 thenet/http
,crypto/x509
, andos
packages amongst others.[fix]
: Caching backends with gzipped content wasn't working properly[fix]
: Upgraded thegin
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[update]
: lura upgraded to v2.2.3
Upgrade to the latest version is always advised.
Full Changelog: v2.1.3...v2.1.4