KrakenD 2.1.1 EE (patch version) released
by Albert Lombarte
Nov 24, 2022
1 min read
The new KrakenD Enterprise version 2.1.1 is already available for install or upgrade. This patch version does not bring new API Gateway functionality but adds support for ARM64 and other improvements.
What’s changed in EE v2.1.1 vs EE 2.1.0
This version includes the following changes:
- New flag
--log
(or-l
) on thekrakend e2e
to define where the output of the integration tests are saved. - 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 - Bugfix: Reject requests with special chars in the params
Tags: enterpriserelease notes