[bugfix]
Check that headers aren'tnil
on Lua scripts[bugfix]
Pub/sub module ignores empty hosts[feature]
Lua scripts can now send custom errors[feature]
TheRunServer
can be injected into the executor builder[tests]
Integration test for CORS with auto-redirects added[feature]
CORS mw for gin removed and added as a RunServer wrapper so it's always executed[feature]
Support for namespaced custom claims added[tests]
Added more integration tests[feature]
Bad request status code added on JSON Schema validation[feature]
Configuration can be overriden withKRAKEND_
-like environment vars[feature]
Integration with Datadog[feature]
Add ca-certificates as dependency on debian[feature]
Allow "sequential proxy" to work with a POST, PUT and DELETE if there are only GET methods before (thanks to Alphyron)[feature]
Updated CEL engine with more features[feature]
Added a labelname
to circuit breakers to identify activity from different circuits in the logs and traces.[feature]
XML encoder supports now ISO-8859-1 encoding (in addition to UTF8)