KrakenD v1.2.0 Release Notes
Release Date: 2020-10-05 // about 4 years ago-
[feature]
Flatmap (array manipulation) now also at endpoint level- ๐
[bugfix]
Removed wording with racist connotationswhitelist
andblacklist
. Now usingallow
anddeny
instead. - โฌ๏ธ
[feature]
Upgrade go to 1.15. - ๐
[feature]
support for the append operation added - ๐
[feature]
Added a new supported encodingsafejson
- ๐
[feature]
support for nested targets added - ๐
[bugfix]
Client plugin example fixed - ๐
[bugfix]
Do not copy nil readers onno-op
- ๐
[bugfix]
Nested sequential params - ๐ฏ
[feature]
Clone also the request body in the CloneRequest method [feature]
/__debug/
endpoint accepts now any method[feature]
Use the weight of the SRV record to generate the list of hosts when resolving a service name- ๐
[feature]
Decompress gzipped responses before parsing them [feature]
Added a/__health
endpoint[feature]
Ability to use collections in sequential proxy as input (collection filters)- ๐
[feature]
Support using JWT claims as backend url params [feature]
Mutual TLS between KrakenD and clients added
Previous changes from v0.9.0
-
Summary of changes
- ๐
[bugfix]
Abort a sequential merge after the first error or incomplete response - ๐
[bugfix]
Propagate the content length when present - ๐
[bugfix]
Avoid counting output params referred to a response value [feature]
Flatmap filter for collections[other]
Old go versions 1.8 and 1.9 are now discontinued- ๐
[performance]
Load balancing URL creation improved - ๐
[performance]
URL creation for sequential merger improved
- ๐