Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 08:38
· 43 commits to main since this release
409eb41

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2024-06-11)

Features

  • add distributed tracing and troubleshooting panel uiplugins (#480) (db0b62f)
  • add Korrel8r plugin to UITroubleshootPanel (#497) (02690af)
  • support logging as ui-plugin (#477) (9ecc7fc)

Bug Fixes

  • bind service with correct container port for korrel8r (#504) (4edf774)
  • compatibility matrix unit tests (#499) (f3c6a61)
  • compatibility matrix version validation (#501) (facefdc)
  • default goal in makefile and add goal for unit tests (#475) (b6ed9c5)
  • duplicate monitoringstack name caused case unstable (#478) (6d91f2e)
  • fix UIPLugin console registration to avoid mutating existing cluster configuration (#503) (414e4f5)
  • include service proxy in distributed_tracing.go (#502) (d359118)
  • install shellcheck for lint target (#493) (3b6f58c)
  • null pointer error of case NoOwnerRefInvalidNamespaceReasonEvent (#479) (646a8ba)
  • prevent other plugin types from using tracing and troubleshooting configurations (#498) (07ae4ef)
  • prevent reconcile loop for troubleshooting panel uiplugin (#505) (994ad0b)
  • remove duplicate target in kustomize configuration (#476) (06027cf)
  • Some typos and reconciliation of optional UIPlugin components (#491) (09dd760)