KrakenD 2.3.2 (patch version) released
by Albert Lombarte
May 5, 2023
1 min read
A new patch version KrakenD 2.3.2 is available on the download page and the Docker registry. Upgrading from any 2.x is backward compatible.
Summary of changes
Fixed plugin builder and corrected edge cases in JWT validation.
- Custom plugins: Alpine image builder fixed for ARM64
- JWT: Panic when receiving an invalid number of claims
- JWT: Remove misleading error log when no global cache is defined
- JWT: index out of range
- Upgrade to Go version 1.20.4, which includes security fixes in the packages
crypto/subtle
,crypto/tls
,net/http
, andsyscall
Upgrading to the latest version is always advised.
Categories: Product Updates