Skip to content

Releases: rhobs/observability-operator

v0.4.2

08 Oct 14:24
ba575a5
Compare
Choose a tag to compare

Changelog

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

0.4.2 (2024-10-08)

Features

  • TLS support for the Thanos web endpoint (#496) (43ee64e)

Bug Fixes

v0.4.1

02 Oct 10:59
c009944
Compare
Choose a tag to compare

Changelog

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

0.4.1 (2024-10-02)

Features

  • TLS support for the Alertmanager web endpoint (#495) (a6f1387)
  • TLS support for the Prometheus web endpoint (#492) (1b494d1)

Bug Fixes

  • add finalizer to cleanup the console after uiplugin is deleted (#576) (4ce18d9)

v0.4.0

29 Aug 09:52
2f2d666
Compare
Choose a tag to compare

Changelog

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

0.4.0 (2024-08-29)

Features

  • update RBAC to include listing TempoMonolithic CRs (#545) (3aa199d)

v0.3.5

07 Aug 11:36
dfdc0e9
Compare
Choose a tag to compare

Changelog

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

0.3.5 (2024-08-07)

Bug Fixes

  • adjust max version semver comparission to avoid excluding valid cluster versions (#541) (daee156)

v0.3.4

30 Jul 08:13
02952fb
Compare
Choose a tag to compare

Changelog

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

0.3.4 (2024-07-30)

Bug Fixes

  • add support for ConsolePlugin v1 (#530) (dc492f6)
  • bump obo-prometheus-operator to v0.75.2-rhobs (#537) (386a780)

v0.3.3

28 Jun 15:16
0c6ca60
Compare
Choose a tag to compare

Changelog

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

0.3.3 (2024-06-28)

Features

  • restrict UIPlugin CRD names to allow a single instance per type (#481) (62c1920)

Bug Fixes

  • add Clusterrole to allow Korrel8r to view Logs and Metrics (#517) (0d7afff)
  • return the correct loki service names (#521) (351ead5)

v0.3.2

17 Jun 10:26
204ef6f
Compare
Choose a tag to compare

Changelog

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

0.3.2 (2024-06-17)

Features

Bug Fixes

  • add korrel8r proxy configuration to logging view plugin (#515) (a1f0de3)

v0.3.1

13 Jun 08:08
2b43907
Compare
Choose a tag to compare

Changelog

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

0.3.1 (2024-06-13)

Bug Fixes

v0.3.0

11 Jun 08:38
409eb41
Compare
Choose a tag to compare

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)

v0.2.0

22 Apr 16:09
69ef1bc
Compare
Choose a tag to compare

Changelog

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

0.2.0 (2024-04-22)

Features

  • Add ObservabilityUI plugins API (#434) (92bae83)
  • make Thanos querier compliant with restricted policy (#452) (cd8cd42)
  • provide api option to enable otlp/http receiver (#450) (65ea6bd)

Bug Fixes

  • remove invalid owner ref on cluster role (#460) (fc12c57)