|
2 | 2 | ## [Unreleased] |
3 | 3 |
|
4 | 4 |
|
5 | | -<a name="v2.18.0"></a> |
6 | | -## [v2.18.0] - 2023-11-03 |
| 5 | +<a name="v2.19.0"></a> |
| 6 | +## v2.19.0 - 2023-11-15 |
7 | 7 | ### Features |
8 | 8 |
|
9 | 9 | - Add label to the secret gerrit-ciuser-sshkey ([#14](https://github.com/epam/edp-gerrit-operator/issues/14)) |
10 | 10 |
|
11 | | -### Routine |
12 | | - |
13 | | -- Fix branch for GH Actions ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
14 | | -- Bump golang.org/x/net from 0.8.0 to 0.17.0 ([#13](https://github.com/epam/edp-gerrit-operator/issues/13)) |
15 | | -- Update changelog ([#11](https://github.com/epam/edp-gerrit-operator/issues/11)) |
16 | | -- Remove jenkins admin-console perf operator logic ([#10](https://github.com/epam/edp-gerrit-operator/issues/10)) |
17 | | -- Upgrade Go to 1.20 ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
18 | | -- Update current development version ([#7](https://github.com/epam/edp-gerrit-operator/issues/7)) |
19 | | - |
20 | | -### Documentation |
21 | | - |
22 | | -- Fix bage path for the build GH Action ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
23 | | - |
24 | | - |
25 | | -<a name="v2.17.1"></a> |
26 | | -## [v2.17.1] - 2023-09-25 |
27 | | -### Routine |
28 | | - |
29 | | -- Upgrade Go to 1.20 ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
30 | | -- Update CHANGELOG.md ([#85](https://github.com/epam/edp-gerrit-operator/issues/85)) |
31 | | - |
32 | | - |
33 | | -<a name="v2.17.0"></a> |
34 | | -## [v2.17.0] - 2023-09-20 |
35 | 11 | ### Bug Fixes |
36 | 12 |
|
| 13 | +- Generate ChangeIDs using UUID ([#16](https://github.com/epam/edp-gerrit-operator/issues/16)) |
37 | 14 | - Use crypto rand to generate secure ED25519 private key check fields ([#5](https://github.com/epam/edp-gerrit-operator/issues/5)) |
38 | 15 |
|
39 | 16 | ### Code Refactoring |
|
42 | 19 |
|
43 | 20 | ### Routine |
44 | 21 |
|
| 22 | +- Update openssl package for operator container ([#16](https://github.com/epam/edp-gerrit-operator/issues/16)) |
| 23 | +- Update release flow for GH Actions ([#16](https://github.com/epam/edp-gerrit-operator/issues/16)) |
| 24 | +- Update current development version ([#15](https://github.com/epam/edp-gerrit-operator/issues/15)) |
| 25 | +- Fix branch for GH Actions ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
| 26 | +- Bump golang.org/x/net from 0.8.0 to 0.17.0 ([#13](https://github.com/epam/edp-gerrit-operator/issues/13)) |
| 27 | +- Update changelog ([#11](https://github.com/epam/edp-gerrit-operator/issues/11)) |
| 28 | +- Remove jenkins admin-console perf operator logic ([#10](https://github.com/epam/edp-gerrit-operator/issues/10)) |
| 29 | +- Upgrade Go to 1.20 ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
| 30 | +- Update current development version ([#7](https://github.com/epam/edp-gerrit-operator/issues/7)) |
45 | 31 | - Update current development version ([#4](https://github.com/epam/edp-gerrit-operator/issues/4)) |
46 | 32 |
|
| 33 | +### Documentation |
| 34 | + |
| 35 | +- Fix bage path for the build GH Action ([#8](https://github.com/epam/edp-gerrit-operator/issues/8)) |
47 | 36 |
|
48 | | -<a name="v2.16.0"></a> |
49 | | -## [v2.16.0] - 2023-08-17 |
50 | 37 |
|
51 | | -[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.18.0...HEAD |
52 | | -[v2.18.0]: https://github.com/epam/edp-gerrit-operator/compare/v2.17.1...v2.18.0 |
53 | | -[v2.17.1]: https://github.com/epam/edp-gerrit-operator/compare/v2.17.0...v2.17.1 |
54 | | -[v2.17.0]: https://github.com/epam/edp-gerrit-operator/compare/v2.16.0...v2.17.0 |
55 | | -[v2.16.0]: https://github.com/epam/edp-gerrit-operator/compare/v2.15.0...v2.16.0 |
| 38 | +[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.19.0...HEAD |
0 commit comments