Skip to content

v0.4.0

Compare
Choose a tag to compare
@ricoberger ricoberger released this 14 Jul 20:11
· 541 commits to main since this release
afffdcb

Added

  • #74: Add new Custom Resource Definition for Dashboards as a replacement for Templates.
  • #75: Add placeholder for Dashboards, which allows users to pass custom values to Dashboards.
  • #76: Add support for variables and time ranges in Dashboards.

Changed

  • #71: ⚠️ Breaking change: ⚠️ Remove protobuf as requirement and rework project structure for better plugin support.
  • #73: ⚠️ Breaking change: ⚠️ Add a new version for the Applications and Teams Custom Resource Definitions (v1beta1).
  • #77: ⚠️ Breaking change: ⚠️ Rework Prometheus plugin.
  • #78: ⚠️ Breaking change: ⚠️ Rework Elasticsearch plugin.
  • #79: ⚠️ Breaking change: ⚠️ Rework Jaeger plugin.
  • #80: Adjust documentation, demo, Helm chart and Kustomize files for the new CRDs and plugins.