Skip to content

Commit c31d6f9

Browse files
authored
chore(release): 1.2.0 (#741)
1 parent dc29f75 commit c31d6f9

File tree

5 files changed

+40
-8
lines changed

5 files changed

+40
-8
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,38 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.2.0](https://github.com/rhobs/monitoring-stack-operator/commit/) (2025-05-19)
6+
7+
8+
### Features
9+
10+
* Add Perses Flag OU-571 ([#664](https://github.com/rhobs/monitoring-stack-operator/issues/664)) ([c5b39c1](https://github.com/rhobs/monitoring-stack-operator/commit/c5b39c12719896be405f53916c6010d2b500fe13))
11+
* add Incidents backend ([#678](https://github.com/rhobs/monitoring-stack-operator/issues/678)) ([5bcf2db](https://github.com/rhobs/monitoring-stack-operator/commit/5bcf2db7e316faa81fc9143d14b1f75b6fb8a4f5))
12+
* add PatternFly 5 stream for distributed tracing UI plugin ([#736](https://github.com/rhobs/monitoring-stack-operator/issues/736)) ([b3176ac](https://github.com/rhobs/monitoring-stack-operator/commit/b3176ac82e82ba803ff1a6f704534c65a17a5725))
13+
* add perses operator deployment and apis ([#680](https://github.com/rhobs/monitoring-stack-operator/issues/680)) ([5ba0330](https://github.com/rhobs/monitoring-stack-operator/commit/5ba03304119eb2545e277e55bc8cea1441c23d24))
14+
* add schema configuration for logging view plugin ([#733](https://github.com/rhobs/monitoring-stack-operator/issues/733)) ([0124fd8](https://github.com/rhobs/monitoring-stack-operator/commit/0124fd89cab3a6b122e484dd90d396a9b9855ee1))
15+
* add support for multiple images in plugins ([#689](https://github.com/rhobs/monitoring-stack-operator/issues/689)) ([e42e8a8](https://github.com/rhobs/monitoring-stack-operator/commit/e42e8a8e514a5b95e47842148496089e8336ce33))
16+
* deploying COO in place of OBO on SC clusters ([#667](https://github.com/rhobs/monitoring-stack-operator/issues/667)) ([c9eb0e0](https://github.com/rhobs/monitoring-stack-operator/commit/c9eb0e0f1d16d27a13b10d9e2db5fe281e790f0b))
17+
* deploying COO in place of OBO on SC clusters ([#716](https://github.com/rhobs/monitoring-stack-operator/issues/716)) ([dfe4e21](https://github.com/rhobs/monitoring-stack-operator/commit/dfe4e21cefceb2707c88da2faf00f005607844e6))
18+
* discover default lokistack ([#690](https://github.com/rhobs/monitoring-stack-operator/issues/690)) ([648c091](https://github.com/rhobs/monitoring-stack-operator/commit/648c0910237e3491e95b6ddcc77ebb98a0645048))
19+
* drop support for ui monitoring 4.14 ([#688](https://github.com/rhobs/monitoring-stack-operator/issues/688)) ([cd66c38](https://github.com/rhobs/monitoring-stack-operator/commit/cd66c380ea9876c2b3caf1bf5ea2e487fde786e3))
20+
* enable pprof on the operator ([#725](https://github.com/rhobs/monitoring-stack-operator/issues/725)) ([2efed3c](https://github.com/rhobs/monitoring-stack-operator/commit/2efed3cb55452bd946fd87cdc86472a9667462ce))
21+
* log Kubernetes events related to TLS certificate ([#637](https://github.com/rhobs/monitoring-stack-operator/issues/637)) ([a0ff1f3](https://github.com/rhobs/monitoring-stack-operator/commit/a0ff1f3133fb8464af3983518a0cc1d384ebb2e3))
22+
* remove acm-version check for acm-alerting ui feature ([#677](https://github.com/rhobs/monitoring-stack-operator/issues/677)) ([365e30d](https://github.com/rhobs/monitoring-stack-operator/commit/365e30d3392c9ec3114bbc1d1eab3e46c86468e6))
23+
* TLS support for the Thanos web endpoint ([#598](https://github.com/rhobs/monitoring-stack-operator/issues/598)) ([d989f9a](https://github.com/rhobs/monitoring-stack-operator/commit/d989f9ac839c196efc6d8d0146588d780a08ba88))
24+
* update health-analyzer to v0.5.0 ([#738](https://github.com/rhobs/monitoring-stack-operator/issues/738)) ([7831111](https://github.com/rhobs/monitoring-stack-operator/commit/7831111b57f19c2765b2c7916c1a6f468346fcc1))
25+
* update UIPlugin images to prep for COO 1.1 release ([#687](https://github.com/rhobs/monitoring-stack-operator/issues/687)) ([2b6fe6d](https://github.com/rhobs/monitoring-stack-operator/commit/2b6fe6d924843858b1f1d581a9917f5cdd16f182))
26+
27+
28+
### Bug Fixes
29+
30+
* default image for distributed tracing new stream ([#737](https://github.com/rhobs/monitoring-stack-operator/issues/737)) ([be7ed12](https://github.com/rhobs/monitoring-stack-operator/commit/be7ed128aa31bff628ee831e905f4dfc69dc1dc6))
31+
* failed to get metric when install upstream ObO on OCP ([#654](https://github.com/rhobs/monitoring-stack-operator/issues/654)) ([6d7b707](https://github.com/rhobs/monitoring-stack-operator/commit/6d7b70724364dcc5996d3e174ca32414fb9db0b3))
32+
* mktemp command expects a template string that includes a minimum of six X characters on some os ([#650](https://github.com/rhobs/monitoring-stack-operator/issues/650)) ([21f303b](https://github.com/rhobs/monitoring-stack-operator/commit/21f303b0b9a33b2f28a877824006bd5d57bc71ea))
33+
* test script failure when enable OCP feature gate ([#695](https://github.com/rhobs/monitoring-stack-operator/issues/695)) ([79cbdf6](https://github.com/rhobs/monitoring-stack-operator/commit/79cbdf6efb493ccdb467fe778cc20b543e5cc17b))
34+
* update docs with new monitoring UIPlugin schema ([#681](https://github.com/rhobs/monitoring-stack-operator/issues/681)) ([6e9607a](https://github.com/rhobs/monitoring-stack-operator/commit/6e9607a6d6d39298672b606c9abbf5c502b35363))
35+
* web UI case failure in downstream ([#719](https://github.com/rhobs/monitoring-stack-operator/issues/719)) ([08ec7ed](https://github.com/rhobs/monitoring-stack-operator/commit/08ec7ed87e8b23761b5f6d47f773c66333365156))
36+
537
## [1.0.0](https://github.com/rhobs/monitoring-stack-operator/commit/) (2024-12-11)
638

739

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

bundle/manifests/observability-operator.clusterserviceversion.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ metadata:
4141
capabilities: Basic Install
4242
categories: Monitoring
4343
certified: "false"
44-
containerImage: observability-operator:1.1.0
45-
createdAt: "2025-05-09T09:01:23Z"
44+
containerImage: observability-operator:1.2.0
45+
createdAt: "2025-05-19T10:04:30Z"
4646
description: A Go based Kubernetes operator to setup and manage highly available
4747
Monitoring Stack using Prometheus, Alertmanager and Thanos Querier.
4848
operatorframework.io/cluster-monitoring: "true"
@@ -58,7 +58,7 @@ metadata:
5858
]
5959
operators.operatorframework.io/project_layout: unknown
6060
repository: https://github.com/rhobs/observability-operator
61-
name: observability-operator.v1.1.0
61+
name: observability-operator.v1.2.0
6262
namespace: placeholder
6363
spec:
6464
apiservicedefinitions: {}
@@ -918,7 +918,7 @@ spec:
918918
valueFrom:
919919
fieldRef:
920920
fieldPath: metadata.namespace
921-
image: observability-operator:1.1.0
921+
image: observability-operator:1.2.0
922922
imagePullPolicy: Always
923923
livenessProbe:
924924
httpGet:
@@ -1058,7 +1058,7 @@ spec:
10581058
maturity: alpha
10591059
provider:
10601060
name: Red Hat
1061-
version: 1.1.0
1061+
version: 1.2.0
10621062
webhookdefinitions:
10631063
- admissionReviewVersions:
10641064
- v1

deploy/olm/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
images:
1414
- name: observability-operator
1515
newName: observability-operator
16-
newTag: 1.1.0
16+
newTag: 1.2.0
1717

1818
patches:
1919
- patch: |-

deploy/package-operator/operator/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace: observability-operator
44
images:
55
- name: observability-operator
66
newName: observability-operator
7-
newTag: 1.1.0
7+
newTag: 1.2.0
88
commonAnnotations:
99
package-operator.run/phase: operator
1010
resources:

0 commit comments

Comments
 (0)