@@ -13,6 +13,43 @@ The {coo-short} complements the built-in monitoring capabilities of {product-tit
13
13
14
14
These release notes track the development of the {coo-full} in {product-title} .
15
15
16
+
17
+ [id="cluster-observability-operator-release-notes-1-1_{context}"]
18
+ == {coo-full} 1.1
19
+
20
+ // Back fill advisory when it is created by KOnflux
21
+ // The following advisory is available for {coo-full} 1.1:
22
+ //
23
+ // * link:https://access.redhat.com/errata/RHSA-2025:????[RHEA-2025:??? {coo-full} 1.1]
24
+
25
+
26
+ [id="cluster-observability-operator-1-1-new-features-enhancements_{context}"]
27
+ === New features and enhancements
28
+
29
+ * You can now install the monitoring UI plugin using {coo-short}. (link:https://issues.redhat.com/browse/COO-262[*COO-262*])
30
+
31
+ * You can enable incident detection in the monitoring UI plugin. (link:https://issues.redhat.com/browse/COO-690[*COO-690*])
32
+
33
+ * TLS support for the Thanos web endpoint has been added. (link:https://issues.redhat.com/browse/COO-222[*COO-222*])
34
+
35
+ The following table provides information about which features are available depending on the version of {coo-full} and {product-title}:
36
+
37
+ [cols="1,1,1,1,1,1,1", options="header"]
38
+ |===
39
+ | COO Version | OCP Versions | Distributed tracing | Logging | Troubleshooting panel | ACM alerts | Incident detection
40
+ | 1.1 | 4.12 - 4.14 | ✔ | ✔ | ✘ | ✘ | ✘
41
+ | 1.1 | 4.15 | ✔ | ✔ | ✘ | ✔ | ✘
42
+ | 1.1 | 4.16 - 4.17 | ✔ | ✔ | ✔ | ✔ | ✘
43
+ | 1.1 | 4.18+ | ✔ | ✔ | ✔ | ✔ | ✔
44
+ |===
45
+
46
+
47
+ [id="cluster-observability-operator-1-1-bug-fixes_{context}"]
48
+ === Bug fixes
49
+
50
+ * Previously, the logging UI plugin did not support setting a custom LokiStack name or namespace. This release resolves the issue. (link:https://issues.redhat.com/browse/COO-332[*COO-332*])
51
+
52
+
16
53
[id="cluster-observability-operator-release-notes-1-0_{context}"]
17
54
== {coo-full} 1.0
18
55
@@ -52,8 +89,8 @@ The following table provides information about which features are available depe
52
89
[cols="1,1,1,1,1", options="header"]
53
90
|===
54
91
| COO Version | OCP Versions | Distributed Tracing | Logging | Troubleshooting Panel
55
- | 1.0+ | 4.12 - 4.15 | ✔ | ✔ | ✘
56
- | 1.0+ | 4.16+ | ✔ | ✔ | ✔
92
+ | 1.0 | 4.12 - 4.15 | ✔ | ✔ | ✘
93
+ | 1.0 | 4.16+ | ✔ | ✔ | ✔
57
94
|===
58
95
59
96
0 commit comments