Skip to content

Releases: rhobs/observability-operator

v1.2.0

19 May 12:36
c31d6f9
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

Changelog

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

1.2.0 (2025-05-19)

Features

  • Add Perses Flag OU-571 (#664) (c5b39c1)
  • add Incidents backend (#678) (5bcf2db)
  • add PatternFly 5 stream for distributed tracing UI plugin (#736) (b3176ac)
  • add perses operator deployment and apis (#680) (5ba0330)
  • add schema configuration for logging view plugin (#733) (0124fd8)
  • add support for multiple images in plugins (#689) (e42e8a8)
  • deploying COO in place of OBO on SC clusters (#667) (c9eb0e0)
  • deploying COO in place of OBO on SC clusters (#716) (dfe4e21)
  • discover default lokistack (#690) (648c091)
  • drop support for ui monitoring 4.14 (#688) (cd66c38)
  • enable pprof on the operator (#725) (2efed3c)
  • log Kubernetes events related to TLS certificate (#637) (a0ff1f3)
  • remove acm-version check for acm-alerting ui feature (#677) (365e30d)
  • TLS support for the Thanos web endpoint (#598) (d989f9a)
  • update health-analyzer to v0.5.0 (#738) (7831111)
  • update UIPlugin images to prep for COO 1.1 release (#687) (2b6fe6d)

Bug Fixes

  • default image for distributed tracing new stream (#737) (be7ed12)
  • failed to get metric when install upstream ObO on OCP (#654) (6d7b707)
  • github ation failure to set up do in olm publish (#723) (dc29f75)
  • mktemp command expects a template string that includes a minimum of six X characters on some os (#650) (21f303b)
  • test script failure when enable OCP feature gate (#695) (79cbdf6)
  • update docs with new monitoring UIPlugin schema (#681) (6e9607a)
  • web UI case failure in downstream (#719) (08ec7ed)

v1.0.0

11 Dec 12:31
40b42b8
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.

1.0.0 (2024-12-11)

Features

  • add "Enable cluster monitoring" checkbox to OCP console (#628) (490a91d)
  • add basic gather script for monitoring components (#614) (75dbd91)
  • add monitoring-plugin uiplugin (#575) (48df915)
  • add operator controller to add ServiceMonitor (#616) (5f2b6e5)
  • add support annotation to uiplugins at runtime (#604) (41c578c)
  • add Trace support in korrel8r (#597) (a74b4a5)
  • deploy PrometheusRule resource for the operator (#629) (a63fe12)
  • enable HTTPS in OpenShift clusters (#595) (a826c09)
  • require TLS client certificate for /metrics (#611) (8cb5a11)

Bug Fixes

  • add finalizers to cleanup cluster scoped resources on stack deletion (#608) (b243203)
  • allow operator SA to create/update events (#623) (6cae01e)
  • give operator controller a name (#618) (21e89a0)
  • hide Prometheus operator CRDs in UI (#605) (ab4338f)
  • must-gather collection scripts should be executable (#640) (a130a82)
  • register scheme in operator (#619) (d86ab09)

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