Release history
krakend-ce releases
KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go.
All releases
9 shown
Minor fixes and improvements.
Full changelog
What's Changed
- Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.41.0 to 1.43.0 by @dependabot[bot] in https://github.com/krakend/krakend-ce/pull/1078
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.41.0 to 1.43.0 by @dependabot[bot] in https://github.com/krakend/krakend-ce/pull/1081
- prometheus pkg upgraded by @kpacha in https://github.com/krakend/krakend-ce/pull/1086
- CE v2.13.5 patch version by @thedae in https://github.com/krakend/krakend-ce/pull/1085
Full Changelog: https://github.com/krakend/krakend-ce/compare/v2.13.4...v2.13.5
Minor fixes and improvements.
Full changelog
What's Changed
- Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot[bot] in https://github.com/krakend/krakend-ce/pull/1073
- Bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 by @dependabot[bot] in https://github.com/krakend/krakend-ce/pull/1072
- Bump deps by @thedae in https://github.com/krakend/krakend-ce/pull/1075
- Upgrade Golang to 1.25.9 by @thedae in https://github.com/krakend/krakend-ce/pull/1077
- xml encoding exponential cost by @dhontecillas in https://github.com/krakend/krakend-ce/pull/1076
- CE v2.13.4 patch version by @thedae in https://github.com/krakend/krakend-ce/pull/1074
Full Changelog: https://github.com/krakend/krakend-ce/compare/v2.13.3...v2.13.4
Updated gRPC, luraproject/lura, and AMQP dependencies to latest stable versions.
Updated NATS server, gocloud.dev, and OpenTelemetry dependencies to latest versions for improved stability and observability.
Upgraded CircuitBreaker and Audit components with latest improvements and fixes.
Fixed application context propagation to client plugins and upgraded JSON schema library with improved error messages.
Updated krakend-koanf and golang crypto library to fix configuration handling and address security concerns.