Skip to content

v0.28.0

Latest
Compare
Choose a tag to compare
@colega colega released this 18 Jun 15:44
v0.28.0
a4b7f29

Docker images: grafana/rollout-operator:v0.28.0 and grafana/rollout-operator-boringcrypto:v0.28.0

Changelog

  • [ENHANCEMENT] Updated dependencies, including: #227 #231
    • golang.org/x/sync from v0.14.0 to v0.15.0
    • sigs.k8s.io/controller-runtime from v0.20.4 to v0.21.0
  • [ENHANCEMENT] Migrate to OpenTelemetry tracing library, removing the dependency on OpenTracing. You can now configure tracing using the standard OTEL_ environment variables. Previous configurations using JAEGER_ environment variables will still work, but are deprecated. #234