|
1 | 1 | <a name="unreleased"></a> |
2 | 2 | ## [Unreleased] |
3 | 3 |
|
| 4 | + |
| 5 | +<a name="v2.14.0"></a> |
| 6 | +## [v2.14.0] - 2023-03-25 |
4 | 7 | ### Features |
5 | 8 |
|
6 | 9 | - Updated Operator SDK [EPMDEDP-11176](https://jiraeu.epam.com/browse/EPMDEDP-11176) |
7 | 10 | - Custom gerrit rest and ssh url in spec [EPMDEDP-11198](https://jiraeu.epam.com/browse/EPMDEDP-11198) |
8 | 11 | - Updated EDP components [EPMDEDP-11206](https://jiraeu.epam.com/browse/EPMDEDP-11206) |
9 | 12 | - Provide opportunity to use default cluster storageClassName [EPMDEDP-11230](https://jiraeu.epam.com/browse/EPMDEDP-11230) |
| 13 | +- Improved Jenkins-related logging [EPMDEDP-11479](https://jiraeu.epam.com/browse/EPMDEDP-11479) |
| 14 | +- Add the ability to add additional certs to Gerrit [EPMDEDP-11529](https://jiraeu.epam.com/browse/EPMDEDP-11529) |
| 15 | +- Added ability to set constant requeue time in GroupMember Reconciler to master branch [EPMDEDP-11690](https://jiraeu.epam.com/browse/EPMDEDP-11690) |
10 | 16 |
|
11 | 17 | ### Bug Fixes |
12 | 18 |
|
|
17 | 23 | - Update current development version [EPMDEDP-10610](https://jiraeu.epam.com/browse/EPMDEDP-10610) |
18 | 24 | - Get gerrit sshPort form global section [EPMDEDP-10642](https://jiraeu.epam.com/browse/EPMDEDP-10642) |
19 | 25 | - Update current development version [EPMDEDP-11009](https://jiraeu.epam.com/browse/EPMDEDP-11009) |
| 26 | +- Update git-chglog for gerrit-operator [EPMDEDP-11518](https://jiraeu.epam.com/browse/EPMDEDP-11518) |
| 27 | +- Bump golang.org/x/net from 0.5.0 to 0.8.0 [EPMDEDP-11578](https://jiraeu.epam.com/browse/EPMDEDP-11578) |
| 28 | +- Upgrade alpine image version to 3.16.4 [EPMDEDP-11764](https://jiraeu.epam.com/browse/EPMDEDP-11764) |
20 | 29 |
|
21 | 30 | ### Documentation |
22 | 31 |
|
23 | 32 | - Update chart and application version in Readme file [EPMDEDP-11221](https://jiraeu.epam.com/browse/EPMDEDP-11221) |
24 | 33 |
|
25 | 34 |
|
| 35 | +<a name="v2.13.5"></a> |
| 36 | +## [v2.13.5] - 2023-03-16 |
| 37 | +### Features |
| 38 | + |
| 39 | +- Added ability to set constant requeue time in GroupMember Reconciler [EPMDEDP-11690](https://jiraeu.epam.com/browse/EPMDEDP-11690) |
| 40 | + |
| 41 | + |
26 | 42 | <a name="v2.13.4"></a> |
27 | 43 | ## [v2.13.4] - 2023-01-23 |
28 | 44 | ### Features |
@@ -267,7 +283,9 @@ Update gerrit config according to groups. |
267 | 283 | <a name="v2.7.0"></a> |
268 | 284 | ## [v2.7.0] - 2021-12-03 |
269 | 285 |
|
270 | | -[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.13.4...HEAD |
| 286 | +[Unreleased]: https://github.com/epam/edp-gerrit-operator/compare/v2.14.0...HEAD |
| 287 | +[v2.14.0]: https://github.com/epam/edp-gerrit-operator/compare/v2.13.5...v2.14.0 |
| 288 | +[v2.13.5]: https://github.com/epam/edp-gerrit-operator/compare/v2.13.4...v2.13.5 |
271 | 289 | [v2.13.4]: https://github.com/epam/edp-gerrit-operator/compare/v2.13.3...v2.13.4 |
272 | 290 | [v2.13.3]: https://github.com/epam/edp-gerrit-operator/compare/v2.13.2...v2.13.3 |
273 | 291 | [v2.13.2]: https://github.com/epam/edp-gerrit-operator/compare/v2.13.1...v2.13.2 |
|
0 commit comments