Skip to content

Releases: rhobs/observability-operator

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)

v0.1.0

13 Mar 14:02
c4ed7ca
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.1.0 (2024-03-13)

Bug Fixes

  • use thanos default port in service and containerPort (#414) (2d6c82b)

v0.0.30

23 Jan 16:26
4367a6e
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.0.30 (2024-01-23)

Bug Fixes

  • update versions in bundle generation (#411) (755caba)

v0.0.29

22 Jan 14:27
873652d
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.0.29 (2024-01-22)

Bug Fixes

  • test: update ocp test scripts adding ci mode (#398) (6f2c229)

v0.0.28

08 Nov 16:27
1ec92af
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.0.28 (2023-11-08)

v0.0.27

08 Nov 10:33
5eabebe
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.0.27 (2023-11-08)

Features

v0.0.26

11 Oct 15:07
f651e67
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.0.26 (2023-10-11)

Features

Bug Fixes

  • add description field to CSV base (#366) (22bb08b)
  • Clean up deprecated functions (#326) (3f29722)
  • remove ServiceMonitor observability-operator from bundle (#354) (e9f13ce)
  • remove stripped down crds hack (#362) (4f1dc2f)
  • test scripts and readme doc about uninstallation (#330) (fca1667)
  • update github workflow to use node>=16 (#336) (a66295f)
  • use framework default timeout in ns tests (#335) (d19d7f2)

v0.0.25

07 Aug 23:43
f4f9309
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.0.25 (2023-08-07)

Bug Fixes

v0.0.24

27 Jul 23:23
01ca55a
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.0.24 (2023-07-27)

Bug Fixes

  • enforce scheduling registry pod onto infra nodes (#313) (23a60b4)