Skip to content

Commit 0dafaba

Browse files
authored
doc: release notes for 1.2.0 (#6)
Signed-off-by: Jaime Silvela <[email protected]>
1 parent 39cadfd commit 0dafaba

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ReleaseNotes.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ For a complete list of changes, please refer to the
66
[commits](https://github.com/cloudnative-pg/ciclops/commits/main)
77
on the `main` branch in GitHub.
88

9+
## Version 1.2.0
10+
11+
**Release date:** April 28, 2023
12+
13+
Improvements:
14+
15+
- Leverage the GitHub env variables inside the Python code to simplify (#5)
16+
- General improvements on tests and documentation (#5)
17+
- Optionally create a short summary for cases where the full summary might
18+
exceed the allowed size in GitHub Actions (#4)
19+
- Compute a new Alerts section with systematic failures, offer standalone for
20+
chatops integration (#4)
21+
- Add unit tests (#4)
22+
23+
Fixes:
24+
25+
- Stop showing `ignoreFail` cases in the code errors table (#4)
26+
927
## Version 1.1.0
1028

1129
**Release date:** Feb 20, 2023

0 commit comments

Comments
 (0)