We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb05ffa commit 2a6ea8dCopy full SHA for 2a6ea8d
ReleaseNotes.md
@@ -6,6 +6,22 @@ For a complete list of changes, please refer to the
6
[commits](https://github.com/cloudnative-pg/ciclops/commits/main)
7
on the `main` branch in GitHub.
8
9
+## Version 1.3.0
10
+
11
+**Release date:** Jun 06, 2024
12
13
+Improvements:
14
15
+- Introduce a "thermometer" color-coded view displaying the test percentage
16
+ failure per platform, both for the GH summary and as an output that can
17
+ be used in chatops (#10)
18
+- Cap the number of alerts shown in chatops (max 2 per metric) (#10)
19
+- Update the GH actions dependencies (#10)
20
21
+Fixes:
22
23
+- Stop overcounting kubernetes versions and failure rates in them (#10)
24
25
## Version 1.2.1
26
27
**Release date:** May 31, 2023
0 commit comments