News How KrakenD Solves API Gateway Security Vulnerabilities

Product Updates

1 min read

KrakenD 2.1.4 (security fix) released

by Albert Lombarte

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:

🚀 Summary of changes for CEv2.1

Corrects a bug when caching Gzipped content and adds the Content-Type header when returning errors.

  • Add the Content-Type header when returning errors
  • Upgrade from Go 1.19.3 to Go 1.19.5, which includes security fixes to the net/http, crypto/x509, and os packages, among others.
  • Caching backends with gzipped content wasn’t working properly
  • Upgraded the router to avoid panic on certain 404 paths.
  • Improve render selection when negotiating XML content

Upgrading to the latest version is always advised.

Categories: Product Updates
Scarf

Stay up to date with KrakenD releases and important updates