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 8ea96f4 commit 367da4aCopy full SHA for 367da4a
ReleaseNotes.md
@@ -0,0 +1,22 @@
1
+# Release notes for CIclops
2
+
3
+History of user-visible changes in CIclops.
4
5
+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.1.0
10
11
+**Release date:** Feb 20, 2023
12
13
+Improvements:
14
15
+- Make CIclops resilient to JSON files without the expected schema (#1)
16
+- Add new tables to show failing code location, and whole-suite durations (#2)
17
18
+## Version 1.0.0
19
20
+**Release date:** Nov 22, 2022
21
22
+Initial release of the CIclops GitHub action in the CloudNativePG project.
0 commit comments