@@ -10,40 +10,98 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
10
10
<a name =" unreleased " ></a >
11
11
## [ Unreleased]
12
12
13
+ ### Features
14
+
15
+ - Make image scaling on I/O pages [ EPMDEDP-7726] ( https://jiraeu.epam.com/browse/EPMDEDP-7726 )
16
+ - Update Makefile changelog target [ EPMDEDP-8218] ( https://jiraeu.epam.com/browse/EPMDEDP-8218 )
17
+ - Parametrize ENV variables for codebase-operator deployment [ EPMDEDP-8268] ( https://jiraeu.epam.com/browse/EPMDEDP-8268 )
18
+ - Implement Mermaid diagrams integration with MKDocs [ EPMDEDP-8303] ( https://jiraeu.epam.com/browse/EPMDEDP-8303 )
19
+ - Implement PlantUML integration [ EPMDEDP-8303] ( https://jiraeu.epam.com/browse/EPMDEDP-8303 )
20
+ - Add vega-lite chart plugin to MKDocs [ EPMDEDP-8303] ( https://jiraeu.epam.com/browse/EPMDEDP-8303 )
21
+ - Generate helm docs automatically [ EPMDEDP-8385] ( https://jiraeu.epam.com/browse/EPMDEDP-8385 )
22
+ - Extend Kaniko template flexibility [ EPMDEDP-8620] ( https://jiraeu.epam.com/browse/EPMDEDP-8620 )
23
+
13
24
### Bug Fixes
14
25
26
+ - We don't have an image for the edp-component-operator [ EPMDEDP-8049] ( https://jiraeu.epam.com/browse/EPMDEDP-8049 )
15
27
- Fix release flow script in GH Actions [ EPMDEDP-8227] ( https://jiraeu.epam.com/browse/EPMDEDP-8227 )
28
+ - Remove redundant pymdown-extensions from requirements [ EPMDEDP-8303] ( https://jiraeu.epam.com/browse/EPMDEDP-8303 )
29
+ - Add strict version for pymdown-extensions for compatibility with mkdocs material theme [ EPMDEDP-8303] ( https://jiraeu.epam.com/browse/EPMDEDP-8303 )
30
+ - Fix changelog generation in GH Release Action [ EPMDEDP-8468] ( https://jiraeu.epam.com/browse/EPMDEDP-8468 )
31
+ - Correct image version [ EPMDEDP-8471] ( https://jiraeu.epam.com/browse/EPMDEDP-8471 )
32
+ - Align pygments version for mkdocs [ EPMDEDP-8920] ( https://jiraeu.epam.com/browse/EPMDEDP-8920 )
16
33
17
34
### Code Refactoring
18
35
19
36
- Remove the creation of users [ EPMDEDP-7438] ( https://jiraeu.epam.com/browse/EPMDEDP-7438 )
20
37
- Align Gitlab integration with Github [ EPMDEDP-7979] ( https://jiraeu.epam.com/browse/EPMDEDP-7979 )
21
38
- Remove unused Dockerfile [ EPMDEDP-7999] ( https://jiraeu.epam.com/browse/EPMDEDP-7999 )
39
+ - Add aws_region variable to edp-config [ EPMDEDP-8164] ( https://jiraeu.epam.com/browse/EPMDEDP-8164 )
40
+ - Enable config kaniko build from helm [ EPMDEDP-8474] ( https://jiraeu.epam.com/browse/EPMDEDP-8474 )
22
41
23
42
### Routine
24
43
44
+ - Populate chart with Artifacthub annotations [ EPMDEDP-8049] ( https://jiraeu.epam.com/browse/EPMDEDP-8049 )
25
45
- Add automatic release GH Action [ EPMDEDP-8084] ( https://jiraeu.epam.com/browse/EPMDEDP-8084 )
26
46
- Add changelog generator options [ EPMDEDP-8084] ( https://jiraeu.epam.com/browse/EPMDEDP-8084 )
27
47
- Update release flow [ EPMDEDP-8227] ( https://jiraeu.epam.com/browse/EPMDEDP-8227 )
28
48
- Add ct.yaml config [ EPMDEDP-8227] ( https://jiraeu.epam.com/browse/EPMDEDP-8227 )
49
+ - Update changelog [ EPMDEDP-8227] ( https://jiraeu.epam.com/browse/EPMDEDP-8227 )
50
+ - Update mkdocs to the latest version [ EPMDEDP-8257] ( https://jiraeu.epam.com/browse/EPMDEDP-8257 )
51
+ - Use stable EDP helm repo [ EPMDEDP-8475] ( https://jiraeu.epam.com/browse/EPMDEDP-8475 )
52
+ - Upgrade kaniko images [ EPMDEDP-8850] ( https://jiraeu.epam.com/browse/EPMDEDP-8850 )
53
+ - Replace the loop with a while block in the init-kaniko container [ EPMDEDP-8918] ( https://jiraeu.epam.com/browse/EPMDEDP-8918 )
29
54
30
55
### Documentation
31
56
32
- - Update the Changelog with RN v.2.10.0 [ EPMDEDP-7834] ( https://jiraeu.epam.com/browse/EPMDEDP-7834 )
57
+ - Add Multitenant Logging doc [ EPMDEDP-7355] ( https://jiraeu.epam.com/browse/EPMDEDP-7355 )
58
+ - Keycloak as Identity provider for EKS OIDC [ EPMDEDP-7674] ( https://jiraeu.epam.com/browse/EPMDEDP-7674 )
33
59
- Fix the link in the Changelog [ EPMDEDP-7834] ( https://jiraeu.epam.com/browse/EPMDEDP-7834 )
60
+ - Update the Changelog with RN v.2.10.0 [ EPMDEDP-7834] ( https://jiraeu.epam.com/browse/EPMDEDP-7834 )
34
61
- Refactor GitHub job provisioner to accept webhooks [ EPMDEDP-7938] ( https://jiraeu.epam.com/browse/EPMDEDP-7938 )
35
62
- Add images to the Promote App doc [ EPMDEDP-7955] ( https://jiraeu.epam.com/browse/EPMDEDP-7955 )
36
63
- Fix typos in the AC user guide [ EPMDEDP-7958] ( https://jiraeu.epam.com/browse/EPMDEDP-7958 )
64
+ - Refactor ecr-to-docker doc [ EPMDEDP-7974] ( https://jiraeu.epam.com/browse/EPMDEDP-7974 )
65
+ - Refactor ecr-to-docker doc [ EPMDEDP-7974] ( https://jiraeu.epam.com/browse/EPMDEDP-7974 )
37
66
- Update GitHub/GitLab Integration [ EPMDEDP-7984] ( https://jiraeu.epam.com/browse/EPMDEDP-7984 )
67
+ - Describe the default configs for the helm-lint stage [ EPMDEDP-7988] ( https://jiraeu.epam.com/browse/EPMDEDP-7988 )
38
68
- Add a Parallel Threads use case [ EPMDEDP-8004] ( https://jiraeu.epam.com/browse/EPMDEDP-8004 )
69
+ - Provide instruction on how to rename Sonar project [ EPMDEDP-8012] ( https://jiraeu.epam.com/browse/EPMDEDP-8012 )
39
70
- Fix typos in EDP Workflow doc [ EPMDEDP-8017] ( https://jiraeu.epam.com/browse/EPMDEDP-8017 )
40
71
- Add section on upgrading EDP to version 2.10.1 [ EPMDEDP-8092] ( https://jiraeu.epam.com/browse/EPMDEDP-8092 )
41
72
- Update EDP Releases doc [ EPMDEDP-8108] ( https://jiraeu.epam.com/browse/EPMDEDP-8108 )
42
- - Refactor import strategy documentation [ EPMDEDP-8121 ] ( https://jiraeu.epam.com/browse/EPMDEDP-8121 )
73
+ - Bypass code review for Gerrit All-Projects [ EPMDEDP-8111 ] ( https://jiraeu.epam.com/browse/EPMDEDP-8111 )
43
74
- Manage hooks option explanation [ EPMDEDP-8121] ( https://jiraeu.epam.com/browse/EPMDEDP-8121 )
75
+ - Refactor import strategy documentation [ EPMDEDP-8121] ( https://jiraeu.epam.com/browse/EPMDEDP-8121 )
44
76
- Add webhook debug description [ EPMDEDP-8151] ( https://jiraeu.epam.com/browse/EPMDEDP-8151 )
77
+ - Add IP range description to accept webhooks [ EPMDEDP-8151] ( https://jiraeu.epam.com/browse/EPMDEDP-8151 )
45
78
- Edit Releases link [ EPMDEDP-8175] ( https://jiraeu.epam.com/browse/EPMDEDP-8175 )
46
79
- Add commit message example [ EPMDEDP-8221] ( https://jiraeu.epam.com/browse/EPMDEDP-8221 )
80
+ - Update EDP Releases documentation [ EPMDEDP-8227] ( https://jiraeu.epam.com/browse/EPMDEDP-8227 )
81
+ - Align section on updating EDP to version 2.10.2 [ EPMDEDP-8227] ( https://jiraeu.epam.com/browse/EPMDEDP-8227 )
82
+ - Describe Sonar requirements for project names [ EPMDEDP-8283] ( https://jiraeu.epam.com/browse/EPMDEDP-8283 )
83
+ - Upgrade Kiosk to version 0.2.11 [ EPMDEDP-8287] ( https://jiraeu.epam.com/browse/EPMDEDP-8287 )
84
+ - Upgrade mkdocs to the latest stable [ EPMDEDP-8303] ( https://jiraeu.epam.com/browse/EPMDEDP-8303 )
85
+ - Update default job-provision in operator guide due new deploy features [ EPMDEDP-8313] ( https://jiraeu.epam.com/browse/EPMDEDP-8313 )
86
+ - Add information about new input stages [ EPMDEDP-8313] ( https://jiraeu.epam.com/browse/EPMDEDP-8313 )
87
+ - Describe helm-docs stage [ EPMDEDP-8329] ( https://jiraeu.epam.com/browse/EPMDEDP-8329 )
88
+ - Add clarification for helm-docs usage [ EPMDEDP-8329] ( https://jiraeu.epam.com/browse/EPMDEDP-8329 )
89
+ - Add Kaniko library stages to job provisioners [ EPMDEDP-8341] ( https://jiraeu.epam.com/browse/EPMDEDP-8341 )
90
+ - Describe Container kaniko library stages [ EPMDEDP-8341] ( https://jiraeu.epam.com/browse/EPMDEDP-8341 )
91
+ - Use gh-pages instead Chartmuseum [ EPMDEDP-8386] ( https://jiraeu.epam.com/browse/EPMDEDP-8386 )
92
+ - Describe branch naming convention [ EPMDEDP-8422] ( https://jiraeu.epam.com/browse/EPMDEDP-8422 )
93
+ - Describe copy shared secrets stage [ EPMDEDP-8469] ( https://jiraeu.epam.com/browse/EPMDEDP-8469 )
94
+ - Update helm chart repository link [ EPMDEDP-8500] ( https://jiraeu.epam.com/browse/EPMDEDP-8500 )
95
+ - Describe helm-uninstall step usage [ EPMDEDP-8532] ( https://jiraeu.epam.com/browse/EPMDEDP-8532 )
96
+ - Remove unused parameter from cd provisioner [ EPMDEDP-8584] ( https://jiraeu.epam.com/browse/EPMDEDP-8584 )
97
+ - Describe semi-auto-deploy-input step usage [ EPMDEDP-8584] ( https://jiraeu.epam.com/browse/EPMDEDP-8584 )
98
+ - Describe WAF implementation [ EPMDEDP-8787] ( https://jiraeu.epam.com/browse/EPMDEDP-8787 )
99
+ - Webhook identity already present on EKS cluster [ EPMDEDP-8900] ( https://jiraeu.epam.com/browse/EPMDEDP-8900 )
100
+ - Add build pipeline for autotests [ EPMDEDP-8920] ( https://jiraeu.epam.com/browse/EPMDEDP-8920 )
101
+ - Fix identations for github and gitlab provisioners [ EPMDEDP-8920] ( https://jiraeu.epam.com/browse/EPMDEDP-8920 )
102
+ - Update mkdocs extensions [ EPMDEDP-8920] ( https://jiraeu.epam.com/browse/EPMDEDP-8920 )
103
+ - Upgrade Keycloak version [ EPMDEDP-8939] ( https://jiraeu.epam.com/browse/EPMDEDP-8939 )
104
+ - Code review pipeline for kaniko must contain checkout step instead gerrit-checkout [ EPMDEDP-8984] ( https://jiraeu.epam.com/browse/EPMDEDP-8984 )
47
105
48
106
49
107
<a name =" v2.10.2 " ></a >
0 commit comments