github krakend/krakend-ce v2.3.0

latest releases: v2.7.2, v2.7.1, v2.7.0...
19 months ago

What's Changed

New features:

  • [feature] AMQP consumers and producers offer now retries with several backoff strategies.
  • [feature] Downloading of JWK URLs uses now global caching (reused between endpoints)
  • [feature] KrakenD Designer can now apply changes on a local KrakenD directly from the web. Say whaaaat?
  • [feature] New /__echo/ endpoint, to dump requests from users and test functionality.
  • [feature] Added h2c protocol (clear text HTTP/2), in addition to the already supported HTTP/2 over TLS
  • [feature] Add new TLS settings for the internal HTTP client (tls_client)
  • [security] The underlying Go version has been upgraded to 1.20.3 which includes security fixes to crypto packages.
  • [security] The audit rules add more security recommendations.

Relevant fixes:

  • [bugfix] (Lura Project) Default router behavior changing when the router configuration is present
  • [bugfix] The prefetch_size on AMQP flag was never implemented, and it has been removed from the configuration
  • [bugfix] The prefetch_count has been removed from AMQP producers as it only makes sense in a consumer scenarioq

New Contributors

Full Changelog: v2.2.1...v2.3.0

Don't miss a new krakend-ce release

NewReleases is sending notifications on new releases.