Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 13:15
· 249 commits to main since this release
4573695

πŸ›‘ Breaking changes πŸ›‘

  • operator: Move default images from operator configuration to environment variable (#591)
  • operator: Unset (default) images in TempoStack CR (#674)
    This upgrade reverts any change to the spec.images fields of any TempoStack instance.
    Beginning with version 0.6.0, the image location is not stored in the TempoStack instance unless it is changed manually.

πŸ’‘ Enhancements πŸ’‘

  • operator: Support configuration of TLS in receiver settings (#527)
  • operator: Exposing the Tempo API through the gateway (#672)
  • operator: Reduce log level of certrotation messages (#623)
  • operator: Upgrade tempo to v2.3.0 (#688)

🧰 Bug fixes 🧰

  • gateway: fix CVE-2023-45142 tempo-gateway-container: opentelemetry: DoS vulnerability in otelhttp (#691)

Components