|
1 | 1 | <a name="unreleased"></a>
|
2 | 2 | ## [Unreleased]
|
3 | 3 |
|
4 |
| -### Features |
5 |
| - |
6 |
| -- Update GitServer create, edit forms ([#86](https://github.com/epam/edp-headlamp/issues/86)) |
7 |
| - |
8 | 4 |
|
9 |
| -<a name="v0.11.0"></a> |
10 |
| -## [v0.11.0] - 2023-11-03 |
| 5 | +<a name="v0.12.0"></a> |
| 6 | +## v0.12.0 - 2023-12-18 |
11 | 7 | ### Features
|
12 | 8 |
|
| 9 | +- Add graph for review and build pipeline on component page ([#120](https://github.com/epam/edp-headlamp/issues/120)) |
| 10 | +- Add openshift registry flow ([#119](https://github.com/epam/edp-headlamp/issues/119)) |
| 11 | +- Add review and build pipeline links to component details ([#118](https://github.com/epam/edp-headlamp/issues/118)) |
| 12 | +- Update tooltips on some widget fields ([#113](https://github.com/epam/edp-headlamp/issues/113)) |
| 13 | +- Show sonarqube and deptrack widgets even with no data ([#117](https://github.com/epam/edp-headlamp/issues/117)) |
| 14 | +- Add statuses to integrations defectdojo, dependencytrack, registry, nexus, sonar ([#29](https://github.com/epam/edp-headlamp/issues/29)) |
| 15 | +- Update EDP Portal labels, tooltips ([#113](https://github.com/epam/edp-headlamp/issues/113)) |
| 16 | +- Update catalog filter ([#113](https://github.com/epam/edp-headlamp/issues/113)) |
| 17 | +- Update tooltips and labels ([#113](https://github.com/epam/edp-headlamp/issues/113)) |
| 18 | +- Update tekton k8s resources version to v1 ([#115](https://github.com/epam/edp-headlamp/issues/115)) |
| 19 | +- Update registry widget logic ([#116](https://github.com/epam/edp-headlamp/issues/116)) |
| 20 | +- Update the EDP Portal l11n ([#113](https://github.com/epam/edp-headlamp/issues/113)) |
| 21 | +- Update jira server integration page to handle and show jiraserver status ([#112](https://github.com/epam/edp-headlamp/issues/112)) |
| 22 | +- Structure sso and links pages in configuration menu ([#111](https://github.com/epam/edp-headlamp/issues/111)) |
| 23 | +- Structure configuration page menu into groups ([#111](https://github.com/epam/edp-headlamp/issues/111)) |
| 24 | +- Fix mode variable in registry widget component ([#110](https://github.com/epam/edp-headlamp/issues/110)) |
| 25 | +- Remove deployment type field from cdpipeline creation ([#109](https://github.com/epam/edp-headlamp/issues/109)) |
| 26 | +- Update README, add new overview video ([#106](https://github.com/epam/edp-headlamp/issues/106)) |
| 27 | +- Update FormTextFieldEncoded component to show centered dots instead of encoded value ([#104](https://github.com/epam/edp-headlamp/issues/104)) |
| 28 | +- Add ingress-enabled parameter with a check before creating the ingress resource ([#101](https://github.com/epam/edp-headlamp/issues/101)) |
| 29 | +- Remove secretString field from GitServer creation widget Gitlab flow ([#100](https://github.com/epam/edp-headlamp/issues/100)) |
| 30 | +- Add sonarqube metrics widget into codebasebranch widget ([#98](https://github.com/epam/edp-headlamp/issues/98)) |
| 31 | +- Update git server form, disable FormTextFieldDecodeable if toDecode is true ([#96](https://github.com/epam/edp-headlamp/issues/96)) |
| 32 | +- Add a new textfield component with ability to decode and to encode values ([#97](https://github.com/epam/edp-headlamp/issues/97)) |
| 33 | +- Update GitServer create, edit forms ([#86](https://github.com/epam/edp-headlamp/issues/86)) |
13 | 34 | - Add link to deeptrack in codebase branch widget ([#92](https://github.com/epam/edp-headlamp/issues/92))
|
14 | 35 | - Removes Namespace field from Stage Edit form ([#91](https://github.com/epam/edp-headlamp/issues/91))
|
15 | 36 | - Improve pipeline diagram ([#89](https://github.com/epam/edp-headlamp/issues/89))
|
|
41 | 62 | - Add resources graph into overview page ([#63](https://github.com/epam/edp-headlamp/issues/63))
|
42 | 63 | - Add resources graph into overview page ([#60](https://github.com/epam/edp-headlamp/issues/60))
|
43 | 64 | - Add SSO integration configuration page ([#57](https://github.com/epam/edp-headlamp/issues/57))
|
44 |
| - |
45 |
| -### Bug Fixes |
46 |
| - |
47 |
| -- Fix build pipelinerun name creation ([#90](https://github.com/epam/edp-headlamp/issues/90)) |
48 |
| -- Removes disabled save button logic when git ops edit form is not touched ([#87](https://github.com/epam/edp-headlamp/issues/87)) |
49 |
| -- Change clone strategy credentials field type to password, fix resetting forms on submit ([#87](https://github.com/epam/edp-headlamp/issues/87)) |
50 |
| -- Fix resetting forms on submit on configuration pages, fix closing panels on edit ([#87](https://github.com/epam/edp-headlamp/issues/87)) |
51 |
| -- Fix codebase branch not creating ([#85](https://github.com/epam/edp-headlamp/issues/85)) |
52 |
| -- Fix codebasebranch release branch name, fix updating default branch version ([#85](https://github.com/epam/edp-headlamp/issues/85)) |
53 |
| -- Remove dotnet lang from application, library creation strategies ([#80](https://github.com/epam/edp-headlamp/issues/80)) |
54 |
| -- Fix use same account checkbox logic in registry manage form, fix registry endpoint for dockerhub ([#20](https://github.com/epam/edp-headlamp/issues/20)) |
55 |
| -- Fix ecr registry secret update ([#20](https://github.com/epam/edp-headlamp/issues/20)) |
56 |
| -- Fix dockerhub registry edp config map creation registryHost field value ([#20](https://github.com/epam/edp-headlamp/issues/20)) |
57 |
| -- Fix overview table status filter ([#73](https://github.com/epam/edp-headlamp/issues/73)) |
58 |
| -- Fix sonar cognitive complexity criticals ([#20](https://github.com/epam/edp-headlamp/issues/20)) |
59 |
| -- Fix stages by cdpipelinename query ([#72](https://github.com/epam/edp-headlamp/issues/72)) |
60 |
| -- Fix crashes when date is not available, fix edp components query, fix codebase in progress status handling ([#66](https://github.com/epam/edp-headlamp/issues/66)) |
61 |
| -- Fix sonar cognitive complexity critical ([#67](https://github.com/epam/edp-headlamp/issues/67)) |
62 |
| -- Fix crash when there is no resource status, fix gitops list status handling ([#65](https://github.com/epam/edp-headlamp/issues/65)) |
63 |
| - |
64 |
| -### Code Refactoring |
65 |
| - |
66 |
| -- Refactor codebase branch creation form logic, fix errors ([#85](https://github.com/epam/edp-headlamp/issues/85)) |
67 |
| -- Refactor resource status handling, fix isDockerHub definition ([#65](https://github.com/epam/edp-headlamp/issues/65)) |
68 |
| - |
69 |
| -### Routine |
70 |
| - |
71 |
| -- Update headlamp version to 0.20.0 ([#62](https://github.com/epam/edp-headlamp/issues/62)) |
72 |
| -- Update current development version ([#61](https://github.com/epam/edp-headlamp/issues/61)) |
73 |
| - |
74 |
| -### Documentation |
75 |
| - |
76 |
| -- Fix link to gitservers documentation([#63](https://github.com/epam/edp-headlamp/issues/63)) |
77 |
| - |
78 |
| - |
79 |
| -<a name="v0.10.0"></a> |
80 |
| -## [v0.10.0] - 2023-09-28 |
81 |
| -### Features |
82 |
| - |
83 | 65 | - Update GitServer status handling ([#58](https://github.com/epam/edp-headlamp/issues/58))
|
84 | 66 | - Update argo application resource creation ([#56](https://github.com/epam/edp-headlamp/issues/56))
|
85 | 67 | - Add logs viewer and terminal into stage applications deploy table columns ([#55](https://github.com/epam/edp-headlamp/issues/55))
|
86 |
| - |
87 |
| -### Bug Fixes |
88 |
| - |
89 |
| -- Fix terminal update ([#55](https://github.com/epam/edp-headlamp/issues/55)) |
90 |
| -- Fix git server status error ([#58](https://github.com/epam/edp-headlamp/issues/58)) |
91 |
| -- Fix onSuccess callback invoke when creating codebase with clone strategy ([#59](https://github.com/epam/edp-headlamp/issues/59)) |
92 |
| -- Add terminal, logviewer files into exclusions of sonar-project.properties ([#56](https://github.com/epam/edp-headlamp/issues/56)) |
93 |
| - |
94 |
| -### Routine |
95 |
| - |
96 |
| -- Update current development version ([#54](https://github.com/epam/edp-headlamp/issues/54)) |
97 |
| - |
98 |
| - |
99 |
| -<a name="v0.9.0"></a> |
100 |
| -## [v0.9.0] - 2023-09-21 |
101 |
| -### Features |
102 |
| - |
103 | 68 | - Make EDP-gitops repository unique per edp tenant ([#52](https://github.com/epam/edp-headlamp/issues/52))
|
104 | 69 | - Add notification about unset namespaces ([#51](https://github.com/epam/edp-headlamp/issues/51))
|
105 | 70 | - Align button size, remove button name ([#50](https://github.com/epam/edp-headlamp/issues/50))
|
|
119 | 84 | - Update Application resource creation and update templates with gitops codebase custom values ([#32](https://github.com/epam/edp-headlamp/issues/32))
|
120 | 85 | - Add GitOps configuration section, enable values override functionality, align argocd application creation with custom values ([#32](https://github.com/epam/edp-headlamp/issues/32))
|
121 | 86 | - Update links to headlamp documentation ([#33](https://github.com/epam/edp-headlamp/issues/33))
|
122 |
| - |
123 |
| -### Bug Fixes |
124 |
| - |
125 |
| -- Fix broken route link ([#51](https://github.com/epam/edp-headlamp/issues/51)) |
126 |
| -- Make Name field in gitops creation disabled only on created resources ([#52](https://github.com/epam/edp-headlamp/issues/52)) |
127 |
| -- Fix git server, GitOps issues ([#49](https://github.com/epam/edp-headlamp/issues/49)) |
128 |
| -- Fix error when creating codebase using template with default versioning type ([#72](https://github.com/epam/edp-headlamp/issues/72)) |
129 |
| -- Fix latest, stable image stream buttons, fix adding registry secrets ([#35](https://github.com/epam/edp-headlamp/issues/35)) |
130 |
| -- Fix editor crash ([#34](https://github.com/epam/edp-headlamp/issues/34)) |
131 |
| -- Fix marketplace page search function ([#27](https://github.com/epam/edp-headlamp/issues/27)) |
132 |
| - |
133 |
| -### Code Refactoring |
134 |
| - |
135 |
| -- Move keycloakUrl under OIDC section ([#45](https://github.com/epam/edp-headlamp/issues/45)) |
136 |
| -- Remove deprecated edpName parameter ([#41](https://github.com/epam/edp-headlamp/issues/41)) |
137 |
| - |
138 |
| -### Routine |
139 |
| - |
140 |
| -- Update current development version ([#23](https://github.com/epam/edp-headlamp/issues/23)) |
141 |
| - |
142 |
| - |
143 |
| -<a name="v0.8.0"></a> |
144 |
| -## [v0.8.0] - 2023-08-28 |
145 |
| -### Features |
146 |
| - |
147 | 87 | - Add empty result handling to DataGrid component, add search by displayname in marketplace list ([#22](https://github.com/epam/edp-headlamp/issues/22))
|
148 | 88 | - Upgrade headlamp to 0.19.1 ([#30](https://github.com/epam/edp-headlamp/issues/30))
|
149 | 89 | - Make grid mode for overview list page ([#29](https://github.com/epam/edp-headlamp/issues/29))
|
|
154 | 94 |
|
155 | 95 | ### Bug Fixes
|
156 | 96 |
|
| 97 | +- Fix image name in release workflow ([#121](https://github.com/epam/edp-headlamp/issues/121)) |
| 98 | +- Bump GO version for release workflow ([#121](https://github.com/epam/edp-headlamp/issues/121)) |
| 99 | +- Fix registry form update issues ([#118](https://github.com/epam/edp-headlamp/issues/118)) |
| 100 | +- Fix step name overflow in pipeline graph node ([#120](https://github.com/epam/edp-headlamp/issues/120)) |
| 101 | +- Fix pipeline name wrap, fix registry secret status showing ([#120](https://github.com/epam/edp-headlamp/issues/120)) |
| 102 | +- Fix sonar critical ([#118](https://github.com/epam/edp-headlamp/issues/118)) |
| 103 | +- Fix issues related to changing tekton k8s resources version to v1 ([#115](https://github.com/epam/edp-headlamp/issues/115)) |
| 104 | +- Fix integration widgets status updating ([#29](https://github.com/epam/edp-headlamp/issues/29)) |
| 105 | +- Fix sonar issues ([#113](https://github.com/epam/edp-headlamp/issues/113)) |
| 106 | +- Fix filter actions different names in dev and prod modes ([#113](https://github.com/epam/edp-headlamp/issues/113)) |
| 107 | +- Fix dependency track widget url ([#114](https://github.com/epam/edp-headlamp/issues/114)) |
| 108 | +- Auto update field registry host value to docker.io in registry setup if registry type is dockerhub ([#107](https://github.com/epam/edp-headlamp/issues/107)) |
| 109 | +- Fix git server creation flow ([#102](https://github.com/epam/edp-headlamp/issues/102)) |
| 110 | +- Fix crash with ref.current.remove ([#98](https://github.com/epam/edp-headlamp/issues/98)) |
| 111 | +- Fix bug with encoding already encoded values ([#96](https://github.com/epam/edp-headlamp/issues/96)) |
| 112 | +- Fix git servers page issues ([#86](https://github.com/epam/edp-headlamp/issues/86)) |
| 113 | +- Fix build pipelinerun name creation ([#90](https://github.com/epam/edp-headlamp/issues/90)) |
| 114 | +- Removes disabled save button logic when git ops edit form is not touched ([#87](https://github.com/epam/edp-headlamp/issues/87)) |
| 115 | +- Change clone strategy credentials field type to password, fix resetting forms on submit ([#87](https://github.com/epam/edp-headlamp/issues/87)) |
| 116 | +- Fix resetting forms on submit on configuration pages, fix closing panels on edit ([#87](https://github.com/epam/edp-headlamp/issues/87)) |
| 117 | +- Fix codebase branch not creating ([#85](https://github.com/epam/edp-headlamp/issues/85)) |
| 118 | +- Fix codebasebranch release branch name, fix updating default branch version ([#85](https://github.com/epam/edp-headlamp/issues/85)) |
| 119 | +- Remove dotnet lang from application, library creation strategies ([#80](https://github.com/epam/edp-headlamp/issues/80)) |
| 120 | +- Fix use same account checkbox logic in registry manage form, fix registry endpoint for dockerhub ([#20](https://github.com/epam/edp-headlamp/issues/20)) |
| 121 | +- Fix ecr registry secret update ([#20](https://github.com/epam/edp-headlamp/issues/20)) |
| 122 | +- Fix dockerhub registry edp config map creation registryHost field value ([#20](https://github.com/epam/edp-headlamp/issues/20)) |
| 123 | +- Fix overview table status filter ([#73](https://github.com/epam/edp-headlamp/issues/73)) |
| 124 | +- Fix sonar cognitive complexity criticals ([#20](https://github.com/epam/edp-headlamp/issues/20)) |
| 125 | +- Fix stages by cdpipelinename query ([#72](https://github.com/epam/edp-headlamp/issues/72)) |
| 126 | +- Fix crashes when date is not available, fix edp components query, fix codebase in progress status handling ([#66](https://github.com/epam/edp-headlamp/issues/66)) |
| 127 | +- Fix sonar cognitive complexity critical ([#67](https://github.com/epam/edp-headlamp/issues/67)) |
| 128 | +- Fix crash when there is no resource status, fix gitops list status handling ([#65](https://github.com/epam/edp-headlamp/issues/65)) |
| 129 | +- Fix terminal update ([#55](https://github.com/epam/edp-headlamp/issues/55)) |
| 130 | +- Fix git server status error ([#58](https://github.com/epam/edp-headlamp/issues/58)) |
| 131 | +- Fix onSuccess callback invoke when creating codebase with clone strategy ([#59](https://github.com/epam/edp-headlamp/issues/59)) |
| 132 | +- Add terminal, logviewer files into exclusions of sonar-project.properties ([#56](https://github.com/epam/edp-headlamp/issues/56)) |
| 133 | +- Fix broken route link ([#51](https://github.com/epam/edp-headlamp/issues/51)) |
| 134 | +- Make Name field in gitops creation disabled only on created resources ([#52](https://github.com/epam/edp-headlamp/issues/52)) |
| 135 | +- Fix git server, GitOps issues ([#49](https://github.com/epam/edp-headlamp/issues/49)) |
| 136 | +- Fix error when creating codebase using template with default versioning type ([#72](https://github.com/epam/edp-headlamp/issues/72)) |
| 137 | +- Fix latest, stable image stream buttons, fix adding registry secrets ([#35](https://github.com/epam/edp-headlamp/issues/35)) |
| 138 | +- Fix editor crash ([#34](https://github.com/epam/edp-headlamp/issues/34)) |
| 139 | +- Fix marketplace page search function ([#27](https://github.com/epam/edp-headlamp/issues/27)) |
157 | 140 | - Fix sonar cognitive complexity critical ([#28](https://github.com/epam/edp-headlamp/issues/28))
|
158 | 141 | - Fix going back to previous page on resource deletion success ([#24](https://github.com/epam/edp-headlamp/issues/24))
|
159 | 142 | - Fix going back to previous page on resource deletion success, fix editor initial value data ([#25](https://github.com/epam/edp-headlamp/issues/25))
|
160 | 143 | - Fix image tags real-time updating ([#25](https://github.com/epam/edp-headlamp/issues/25))
|
161 | 144 | - Fix going back to previous page on resource deletion success ([#24](https://github.com/epam/edp-headlamp/issues/24))
|
162 | 145 | - Fix empty page marketplace when there is no view mode selected ([#22](https://github.com/epam/edp-headlamp/issues/22))
|
163 | 146 |
|
| 147 | +### Code Refactoring |
| 148 | + |
| 149 | +- Segregate url creation services ([#103](https://github.com/epam/edp-headlamp/issues/103)) |
| 150 | +- Refactor textField component - restructure and segregate sub-types ([#96](https://github.com/epam/edp-headlamp/issues/96)) |
| 151 | +- Fix sonar issues by restructuring code ([#95](https://github.com/epam/edp-headlamp/issues/95)) |
| 152 | +- Remove Render component everywhere ([#95](https://github.com/epam/edp-headlamp/issues/95)) |
| 153 | +- Create generic editResource function ([#94](https://github.com/epam/edp-headlamp/issues/94)) |
| 154 | +- Refactor codebase branch creation form logic, fix errors ([#85](https://github.com/epam/edp-headlamp/issues/85)) |
| 155 | +- Refactor resource status handling, fix isDockerHub definition ([#65](https://github.com/epam/edp-headlamp/issues/65)) |
| 156 | +- Move keycloakUrl under OIDC section ([#45](https://github.com/epam/edp-headlamp/issues/45)) |
| 157 | +- Remove deprecated edpName parameter ([#41](https://github.com/epam/edp-headlamp/issues/41)) |
| 158 | + |
164 | 159 | ### Routine
|
165 | 160 |
|
| 161 | +- Update GH Actions ([#99](https://github.com/epam/edp-headlamp/issues/99)) |
| 162 | +- Update headlamp to v. 0.21.0 ([#99](https://github.com/epam/edp-headlamp/issues/99)) |
| 163 | +- Update current development version ([#93](https://github.com/epam/edp-headlamp/issues/93)) |
| 164 | +- Update headlamp version to 0.20.0 ([#62](https://github.com/epam/edp-headlamp/issues/62)) |
| 165 | +- Update current development version ([#61](https://github.com/epam/edp-headlamp/issues/61)) |
| 166 | +- Update current development version ([#54](https://github.com/epam/edp-headlamp/issues/54)) |
| 167 | +- Update current development version ([#23](https://github.com/epam/edp-headlamp/issues/23)) |
166 | 168 | - Bump Headlamp base image in chart annotation ([#23](https://github.com/epam/edp-headlamp/issues/23))
|
167 | 169 | - Update current development version ([#16](https://github.com/epam/edp-headlamp/issues/16))
|
168 | 170 |
|
| 171 | +### Documentation |
| 172 | + |
| 173 | +- Update documentation ([#105](https://github.com/epam/edp-headlamp/issues/105)) |
| 174 | +- Fix link to gitservers documentation([#63](https://github.com/epam/edp-headlamp/issues/63)) |
169 | 175 |
|
170 |
| -<a name="v0.7.0"></a> |
171 |
| -## [v0.7.0] - 2023-08-18 |
172 | 176 |
|
173 |
| -[Unreleased]: https://github.com/epam/edp-headlamp/compare/v0.11.0...HEAD |
174 |
| -[v0.11.0]: https://github.com/epam/edp-headlamp/compare/v0.10.0...v0.11.0 |
175 |
| -[v0.10.0]: https://github.com/epam/edp-headlamp/compare/v0.9.0...v0.10.0 |
176 |
| -[v0.9.0]: https://github.com/epam/edp-headlamp/compare/v0.8.0...v0.9.0 |
177 |
| -[v0.8.0]: https://github.com/epam/edp-headlamp/compare/v0.7.0...v0.8.0 |
178 |
| -[v0.7.0]: https://github.com/epam/edp-headlamp/compare/v0.6.0...v0.7.0 |
| 177 | +[Unreleased]: https://github.com/epam/edp-headlamp/compare/v0.12.0...HEAD |
0 commit comments