Skip to content

v0.6.0-alpha

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 21:01
87b798b

0.6.0-alpha (2023-01-19)

⚠ BREAKING CHANGES

  • demo.enable in helm chart renamed to demo.enabled (#457)
  • Metrics service configuration changed (#452)
  • New type for key store configuration introduced (#434)

Features

  • Helm chart supports setting of arbitrary environment variables (#444) (80de2ee)
  • New service exposing CPU, memory, etc profiling information (#446) (2175273)
  • Remaining validity of configured certificates exposed as metric (#432) (95b24f0)

Bug Fixes

  • Helm Chart fixed and does neither expect a heimdall config file, nor check for not existing property anymore (#420) (8a0c299)
  • Memory leak introduced by correlation between metrics & traces fixed (#449) (f00e0ec)

Code Refactoring

  • demo.enable in helm chart renamed to demo.enabled (#457) (eb9c32e)
  • Metrics service configuration changed (#452) (1b3a36e)
  • New type for key store configuration introduced (#434) (b2a9e58)