Skip to content

Releases: krakend/krakend-ce

v2.9.4

10 Apr 14:12
v2.9.4
308a318
Compare
Choose a tag to compare

What's Changed

  • Add github action to analyze dependencies from pull requests to avoid… by @taik0 in #980
  • Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #983
  • Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #987
  • go version upgraded to 1.24.2 by @kpacha in #991
  • Change docker image to point to the official one by @alombarte in #990
  • version v2.9.4 bumped by @kpacha in #992

Full Changelog: v2.9.3...v2.9.4

v2.9.3

05 Mar 19:12
v2.9.3
2036db1
Compare
Choose a tag to compare

What's Changed

  • upgrade old ubuntu versions and use the same in all workflow steps by @kpacha in #969
  • bump v2.9.3 by @kpacha in #979

Full Changelog: v2.9.2...v2.9.3

v2.9.2

04 Mar 19:02
v2.9.2
369a163
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #974
  • Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 by @dependabot in #975

Full Changelog: v2.9.1...v2.9.2

v2.9.1

21 Jan 14:37
v2.9.1
b6a76da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0

20 Jan 14:37
v2.9.0
dd23d23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

03 Dec 16:38
v2.8.0
17acdc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.2...v2.8.0

v2.7.2

23 Sep 14:02
v2.7.2
919f660
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.7.2

v2.7.1

10 Sep 09:51
c5b1688
Compare
Choose a tag to compare

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

Full Changelog: v2.7.0...v2.7.1

v2.7.0

18 Jul 14:52
58d2c20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.3...v2.7.0

v2.6.3

16 May 11:50
254ffce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.2...v2.6.3