Releases: krakend/krakend-ce
Releases · krakend/krakend-ce
v2.9.0
What's Changed
- Fix race warnings by @thedae in #947
- Fix build by @thedae in #956
- Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #958
- New methods to lint the config file by @thedae in #954
- Bump krakend-lua to v2.6.1 by @thedae
- Integration of global param propagation for sequential merger by @thedae in #960
- Bump v2.9.0 by @kpacha in #963
- Update Go to 1.22.11 and Alpine to 3.21
New Contributors
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- Otel add backend and endpoint static attrs by @dhontecillas in #938
- upgrade to latest krakend-lua version by @kpacha in #937
- remove setting go version variable at link time by @dhontecillas in #929
- Bump version to 2.8.0 by @taik0 in #943
Full Changelog: v2.7.2...v2.8.0
v2.7.2
v2.7.1
What's Changed
- Updated the JOSE library to unflag the vulnerability CVE-2024-28180 from scanner, even it does not affect KrakenD.
- The gocloud library has been updated to a higher version (includes minor security fixes for PubSub, Secrets, Azure and AWS
- OpenTelemetry libraries updated
- Go language updated
- The check plugin command printed unnecessarily the help command
- Prevent a failing Identity Provider to be queried constantly by introducing the property
failed_jwk_key_cooldown
- OpenAPI was generating incorrect URL patterns with placeholders by decoding its special chars
- OpenAPI did not accept keys with dots in the schemas
- OpenAPI did not have dynamic routing into account and required to manually declare input_headers and input_query_strings, which are now automatic
- Tiered rate limit durations were incorrectly parsed
- Inheritance in the extended flexible configuration didn't allow special chars
- Make the KrakenD main module version detectable by Syft by @LaurentGoderre in #912
New Contributors
- @LaurentGoderre made their first contribution in #912
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Update Go and Alpine versions by @arambau-wgfs in #888
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #887
- always stack the cache factory on the backend by @kpacha in #891
- Update deps for 2 7 by @dhontecillas in #894
- Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #893
- set DNS Cache TTL time on startup by @dhontecillas in #904
- Add permissions to upload the security reports by @taik0 in #905
- Deps 2 7 updated libs by @dhontecillas in #906
- Release v2.7.0 by @kpacha in #902
Full Changelog: v2.6.3...v2.7.0
v2.6.3
v2.6.2
v2.6.1
What's Changed
- Fixed typo in makefile target. by @arambau-wgfs in #863
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #860
- deps: update go to 1.22.2 by @ALX99 in #870
- Bump v2.6.1 by @kpacha in #866
New Contributors
- @arambau-wgfs made their first contribution in #863
- @ALX99 made their first contribution in #870
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- GH-Actions: save the generated artifacts in the cache by @taik0 in #841
- Pass the application context and the execution context to the modifie… by @taik0 in #848
- Update deps by @kpacha in #849
- Update Dockerfile by @kpacha in #845
- Add a command to test plugin compatibility with the krakend binary by @kpacha in #851
- Fix move otel to metrics and traces register by @dhontecillas in #854
- Krakend OTEL by @dhontecillas in #839
Full Changelog: v2.5.1...v2.6.0