@@ -11,10 +11,11 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
11
11
## [ Unreleased]
12
12
13
13
14
- <a name =" v3.10.3 " ></a >
15
- ## v3.10.3 - 2024-12-12
14
+ <a name =" v3.10.4 " ></a >
15
+ ## v3.10.4 - 2025-01-10
16
16
### Features
17
17
18
+ - Enable node selector for tekton pipelines ([ #367 ] ( https://github.com/epam/edp-install/issues/367 ) )
18
19
- Add Support for BitBucket as GitProvider ([ #306 ] ( https://github.com/epam/edp-install/issues/306 ) )
19
20
- Add the ability to enable tekton-pipelines monitoring ([ #268 ] ( https://github.com/epam/edp-install/issues/268 ) )
20
21
- Enable onboarding of 'Echo-server' via Marketplace Section ([ #265 ] ( https://github.com/epam/edp-install/issues/265 ) )
@@ -72,6 +73,10 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
72
73
73
74
### Routine
74
75
76
+ - Update current development version ([ #376 ] ( https://github.com/epam/edp-install/issues/376 ) )
77
+ - Disable CodeMie eso creation if path empty ([ #369 ] ( https://github.com/epam/edp-install/issues/369 ) )
78
+ - Enable availableClusters parameter in edp-config configmap ([ #365 ] ( https://github.com/epam/edp-install/issues/365 ) )
79
+ - Align ArgoCD diff for edp-config Config Map ([ #344 ] ( https://github.com/epam/edp-install/issues/344 ) )
75
80
- Update current development version ([ #356 ] ( https://github.com/epam/edp-install/issues/356 ) )
76
81
- Update current development version ([ #335 ] ( https://github.com/epam/edp-install/issues/335 ) )
77
82
- Align permissions for developer to use approve feature ([ #332 ] ( https://github.com/epam/edp-install/issues/332 ) )
@@ -160,6 +165,7 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
160
165
161
166
### Documentation
162
167
168
+ - Make abstract quick links ([ #362 ] ( https://github.com/epam/edp-install/issues/362 ) )
163
169
- Update RELEASES md file in 3_10 branch ([ #311 ] ( https://github.com/epam/edp-install/issues/311 ) )
164
170
- Update changelog file for release notes ([ #292 ] ( https://github.com/epam/edp-install/issues/292 ) )
165
171
- Update KubeRocketCI logo ([ #298 ] ( https://github.com/epam/edp-install/issues/298 ) )
@@ -353,4 +359,4 @@ _**NOTE**: For details on EDP releases, please refer to the [RELEASES.md](./RELE
353
359
- Align DefectDojo integration ([ #50 ] ( https://github.com/epam/edp-install/issues/50 ) )
354
360
355
361
356
- [ Unreleased ] : https://github.com/epam/edp-install/compare/v3.10.3 ...HEAD
362
+ [ Unreleased ] : https://github.com/epam/edp-install/compare/v3.10.4 ...HEAD
0 commit comments