KrakenD 2.1.3 (patch version) released
by Albert Lombarte
Nov 18, 2022
1 min read
The new KrakenD version 2.1.3 is now available. This patch version does not bring new API Gateway functionality but adds support for ARM64 and other improvements.
What’s changed in v2.1.3 vs 2.1.2
This version includes the following changes:
- Architectures: Now officially supporting ARM64 architectures, releasing new Docker containers and packages.
- A new flag,
hide_version_header
, placed in therouter
settings, allows obfuscating theX-Krakend-Version
header. - Performance improvement on Lambda usage
- Bugfix: Return a
400
status code when the body is empty or a malformed JSON (thanks to @efcasado - Bugfix: Reject requests with special chars in the params (@Lura)
Tags: open sourcerelease notes