|
1 | 1 | <a name="unreleased"></a> |
2 | 2 | ## [Unreleased] |
3 | 3 |
|
| 4 | + |
| 5 | +<a name="v2.17.0"></a> |
| 6 | +## [v2.17.0] - 2023-08-15 |
4 | 7 | ### Features |
5 | 8 |
|
| 9 | +- Align template for helm-docs [EPMDEDP-10380](https://jiraeu.epam.com/browse/EPMDEDP-10380) |
6 | 10 | - Make Codebase GitUrlPath required [EPMDEDP-11431](https://jiraeu.epam.com/browse/EPMDEDP-11431) |
| 11 | +- Render template for helm-docs [EPMDEDP-11537](https://jiraeu.epam.com/browse/EPMDEDP-11537) |
7 | 12 | - Make Codebase versioning StartFrom required for edp version type [EPMDEDP-11958](https://jiraeu.epam.com/browse/EPMDEDP-11958) |
8 | 13 | - Create Sonar config file during the import strategy [EPMDEDP-11993](https://jiraeu.epam.com/browse/EPMDEDP-11993) |
9 | 14 | - Make Codebase framework mandatory field [EPMDEDP-11995](https://jiraeu.epam.com/browse/EPMDEDP-11995) |
10 | 15 | - Disallow the use of '--' characters in the Codebase name [EPMDEDP-12008](https://jiraeu.epam.com/browse/EPMDEDP-12008) |
11 | 16 | - Add additional printer columns for codebase resources [EPMDEDP-12184](https://jiraeu.epam.com/browse/EPMDEDP-12184) |
| 17 | +- Add SkipWebhookSSLVerification parameter to GitServer [EPMDEDP-12222](https://jiraeu.epam.com/browse/EPMDEDP-12222) |
| 18 | +- Add imagePullSecrets usage by default [EPMDEDP-12241](https://jiraeu.epam.com/browse/EPMDEDP-12241) |
| 19 | +- Introduce Template management support [EPMDEDP-12267](https://jiraeu.epam.com/browse/EPMDEDP-12267) |
| 20 | +- Remove perf-operator dependency [EPMDEDP-12289](https://jiraeu.epam.com/browse/EPMDEDP-12289) |
12 | 21 |
|
13 | 22 | ### Bug Fixes |
14 | 23 |
|
| 24 | +- Increase test coverage for CopyHelmChartTemplates [EPMDEDP-11537](https://jiraeu.epam.com/browse/EPMDEDP-11537) |
15 | 25 | - Codebase creation failed for an empty project [EPMDEDP-12137](https://jiraeu.epam.com/browse/EPMDEDP-12137) |
16 | 26 | - Set default codebase branch for GitLab/GitHub [EPMDEDP-12145](https://jiraeu.epam.com/browse/EPMDEDP-12145) |
17 | 27 | - Jira integration failed after the update to Jira 9.4.5 [EPMDEDP-12194](https://jiraeu.epam.com/browse/EPMDEDP-12194) |
| 28 | +- Set default deploymentScript for codebase to helm-chart [EPMDEDP-12267](https://jiraeu.epam.com/browse/EPMDEDP-12267) |
18 | 29 |
|
19 | 30 | ### Code Refactoring |
20 | 31 |
|
21 | 32 | - Optimize repositories cloning [EPMDEDP-12096](https://jiraeu.epam.com/browse/EPMDEDP-12096) |
22 | 33 |
|
23 | 34 | ### Routine |
24 | 35 |
|
| 36 | +- Update readme template [EPMDEDP-10380](https://jiraeu.epam.com/browse/EPMDEDP-10380) |
25 | 37 | - Update current development version [EPMDEDP-11826](https://jiraeu.epam.com/browse/EPMDEDP-11826) |
26 | 38 | - Remove liveness and readiness probe hardcode from helm templates [EPMDEDP-11986](https://jiraeu.epam.com/browse/EPMDEDP-11986) |
27 | | -- Fix sonar exclusions for git.go [EPMDEDP-12162](https://jiraeu.epam.com/browse/EPMDEDP-12162) |
28 | 39 | - Disable git provider from sonar code coverage [EPMDEDP-12162](https://jiraeu.epam.com/browse/EPMDEDP-12162) |
| 40 | +- Fix sonar exclusions for git.go [EPMDEDP-12162](https://jiraeu.epam.com/browse/EPMDEDP-12162) |
29 | 41 | - Add printcolumn in CRs for better UX [EPMDEDP-12184](https://jiraeu.epam.com/browse/EPMDEDP-12184) |
| 42 | +- Update logging output [EPMDEDP-12222](https://jiraeu.epam.com/browse/EPMDEDP-12222) |
| 43 | +- Bump alpine docker image to 3.18.2 [EPMDEDP-12253](https://jiraeu.epam.com/browse/EPMDEDP-12253) |
| 44 | +- Bump alpine docker image to 3.18.2 [EPMDEDP-12253](https://jiraeu.epam.com/browse/EPMDEDP-12253) |
| 45 | +- Add additional printcolumns for Template [EPMDEDP-12267](https://jiraeu.epam.com/browse/EPMDEDP-12267) |
| 46 | +- Remove deprecated resources Gittag and Imagestreamtag [EPMDEDP-12283](https://jiraeu.epam.com/browse/EPMDEDP-12283) |
| 47 | +- Add HCL language support [EPMDEDP-12291](https://jiraeu.epam.com/browse/EPMDEDP-12291) |
| 48 | +- Bump alpine docker image to 3.18.3 [EPMDEDP-12461](https://jiraeu.epam.com/browse/EPMDEDP-12461) |
30 | 49 |
|
31 | 50 |
|
32 | 51 | <a name="v2.16.0"></a> |
|
57 | 76 | ### Routine |
58 | 77 |
|
59 | 78 | - Update current development version [EPMDEDP-11472](https://jiraeu.epam.com/browse/EPMDEDP-11472) |
60 | | -- Upgrade alpine image version to 3.16.4 [EPMDEDP-11764](https://jiraeu.epam.com/browse/EPMDEDP-11764) |
61 | 79 | - Refactor codebase template chart [EPMDEDP-11846](https://jiraeu.epam.com/browse/EPMDEDP-11846) |
62 | 80 | - Remove unused templates [EPMDEDP-11915](https://jiraeu.epam.com/browse/EPMDEDP-11915) |
63 | 81 | - Add templates for github issues [EPMDEDP-11928](https://jiraeu.epam.com/browse/EPMDEDP-11928) |
|
115 | 133 | - Updated cd-pipeline-operator dependency [EPMDEDP-11275](https://jiraeu.epam.com/browse/EPMDEDP-11275) |
116 | 134 | - Update git-chglog for codebase-operator [EPMDEDP-11518](https://jiraeu.epam.com/browse/EPMDEDP-11518) |
117 | 135 | - Bump golang.org/x/net from 0.5.0 to 0.8.0 [EPMDEDP-11578](https://jiraeu.epam.com/browse/EPMDEDP-11578) |
| 136 | +- Upgrade alpine image version to 3.16.4 [EPMDEDP-11764](https://jiraeu.epam.com/browse/EPMDEDP-11764) |
118 | 137 |
|
119 | 138 |
|
120 | 139 | <a name="v2.14.1"></a> |
@@ -415,7 +434,8 @@ Jenkins pipelines for code-review, build, create-release flow. |
415 | 434 | - [MDTUDDM-673] Save git status in the intermediate operations |
416 | 435 |
|
417 | 436 |
|
418 | | -[Unreleased]: https://github.com/epam/edp-codebase-operator/compare/v2.16.0...HEAD |
| 437 | +[Unreleased]: https://github.com/epam/edp-codebase-operator/compare/v2.17.0...HEAD |
| 438 | +[v2.17.0]: https://github.com/epam/edp-codebase-operator/compare/v2.16.0...v2.17.0 |
419 | 439 | [v2.16.0]: https://github.com/epam/edp-codebase-operator/compare/v2.15.0...v2.16.0 |
420 | 440 | [v2.15.0]: https://github.com/epam/edp-codebase-operator/compare/v2.14.1...v2.15.0 |
421 | 441 | [v2.14.1]: https://github.com/epam/edp-codebase-operator/compare/v2.14.0...v2.14.1 |
|
0 commit comments