KrakenD 2.1.4 (security fix) released
by Albert Lombarte
Jan 12, 2023
1 min read
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
Upgrade to the latest version is always advised.