Skip to content

Commit

Permalink
Bump version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
epmd-edp committed Jan 3, 2024
1 parent 45b6fc5 commit eedde41
Show file tree
Hide file tree
Showing 5 changed files with 81 additions and 144 deletions.
213 changes: 75 additions & 138 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
<a name="unreleased"></a>
## [Unreleased]

### Bug Fixes

- Fix image name in release workflow ([#121](https://github.com/epam/edp-headlamp/issues/121))
- Bump GO version for release workflow ([#121](https://github.com/epam/edp-headlamp/issues/121))


<a name="v0.12.0"></a>
## [v0.12.0] - 2023-12-18
<a name="v0.13.0"></a>
## v0.13.0 - 2024-01-03
### Features

- Update system codebase icon ([#127](https://github.com/epam/edp-headlamp/issues/127))
- Add quality gate passed or failed status ([#125](https://github.com/epam/edp-headlamp/issues/125))
- Add graph for review and build pipeline on component page ([#120](https://github.com/epam/edp-headlamp/issues/120))
- Add openshift registry flow ([#119](https://github.com/epam/edp-headlamp/issues/119))
- Add review and build pipeline links to component details ([#118](https://github.com/epam/edp-headlamp/issues/118))
Expand All @@ -36,47 +33,6 @@
- Update git server form, disable FormTextFieldDecodeable if toDecode is true ([#96](https://github.com/epam/edp-headlamp/issues/96))
- Add a new textfield component with ability to decode and to encode values ([#97](https://github.com/epam/edp-headlamp/issues/97))
- Update GitServer create, edit forms ([#86](https://github.com/epam/edp-headlamp/issues/86))

### Bug Fixes

- Fix registry form update issues ([#118](https://github.com/epam/edp-headlamp/issues/118))
- Fix step name overflow in pipeline graph node ([#120](https://github.com/epam/edp-headlamp/issues/120))
- Fix pipeline name wrap, fix registry secret status showing ([#120](https://github.com/epam/edp-headlamp/issues/120))
- Fix sonar critical ([#118](https://github.com/epam/edp-headlamp/issues/118))
- Fix issues related to changing tekton k8s resources version to v1 ([#115](https://github.com/epam/edp-headlamp/issues/115))
- Fix integration widgets status updating ([#29](https://github.com/epam/edp-headlamp/issues/29))
- Fix sonar issues ([#113](https://github.com/epam/edp-headlamp/issues/113))
- Fix filter actions different names in dev and prod modes ([#113](https://github.com/epam/edp-headlamp/issues/113))
- Fix dependency track widget url ([#114](https://github.com/epam/edp-headlamp/issues/114))
- 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))
- Fix git server creation flow ([#102](https://github.com/epam/edp-headlamp/issues/102))
- Fix crash with ref.current.remove ([#98](https://github.com/epam/edp-headlamp/issues/98))
- Fix bug with encoding already encoded values ([#96](https://github.com/epam/edp-headlamp/issues/96))
- Fix git servers page issues ([#86](https://github.com/epam/edp-headlamp/issues/86))

### Code Refactoring

- Segregate url creation services ([#103](https://github.com/epam/edp-headlamp/issues/103))
- Refactor textField component - restructure and segregate sub-types ([#96](https://github.com/epam/edp-headlamp/issues/96))
- Fix sonar issues by restructuring code ([#95](https://github.com/epam/edp-headlamp/issues/95))
- Remove Render component everywhere ([#95](https://github.com/epam/edp-headlamp/issues/95))
- Create generic editResource function ([#94](https://github.com/epam/edp-headlamp/issues/94))

### Routine

- Update GH Actions ([#99](https://github.com/epam/edp-headlamp/issues/99))
- Update headlamp to v. 0.21.0 ([#99](https://github.com/epam/edp-headlamp/issues/99))
- Update current development version ([#93](https://github.com/epam/edp-headlamp/issues/93))

### Documentation

- Update documentation ([#105](https://github.com/epam/edp-headlamp/issues/105))


<a name="v0.11.0"></a>
## [v0.11.0] - 2023-11-03
### Features

- Add link to deeptrack in codebase branch widget ([#92](https://github.com/epam/edp-headlamp/issues/92))
- Removes Namespace field from Stage Edit form ([#91](https://github.com/epam/edp-headlamp/issues/91))
- Improve pipeline diagram ([#89](https://github.com/epam/edp-headlamp/issues/89))
Expand Down Expand Up @@ -108,65 +64,9 @@
- Add resources graph into overview page ([#63](https://github.com/epam/edp-headlamp/issues/63))
- Add resources graph into overview page ([#60](https://github.com/epam/edp-headlamp/issues/60))
- Add SSO integration configuration page ([#57](https://github.com/epam/edp-headlamp/issues/57))

### Bug Fixes

- Fix build pipelinerun name creation ([#90](https://github.com/epam/edp-headlamp/issues/90))
- Removes disabled save button logic when git ops edit form is not touched ([#87](https://github.com/epam/edp-headlamp/issues/87))
- Change clone strategy credentials field type to password, fix resetting forms on submit ([#87](https://github.com/epam/edp-headlamp/issues/87))
- Fix resetting forms on submit on configuration pages, fix closing panels on edit ([#87](https://github.com/epam/edp-headlamp/issues/87))
- Fix codebase branch not creating ([#85](https://github.com/epam/edp-headlamp/issues/85))
- Fix codebasebranch release branch name, fix updating default branch version ([#85](https://github.com/epam/edp-headlamp/issues/85))
- Remove dotnet lang from application, library creation strategies ([#80](https://github.com/epam/edp-headlamp/issues/80))
- Fix use same account checkbox logic in registry manage form, fix registry endpoint for dockerhub ([#20](https://github.com/epam/edp-headlamp/issues/20))
- Fix ecr registry secret update ([#20](https://github.com/epam/edp-headlamp/issues/20))
- Fix dockerhub registry edp config map creation registryHost field value ([#20](https://github.com/epam/edp-headlamp/issues/20))
- Fix overview table status filter ([#73](https://github.com/epam/edp-headlamp/issues/73))
- Fix sonar cognitive complexity criticals ([#20](https://github.com/epam/edp-headlamp/issues/20))
- Fix stages by cdpipelinename query ([#72](https://github.com/epam/edp-headlamp/issues/72))
- 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))
- Fix sonar cognitive complexity critical ([#67](https://github.com/epam/edp-headlamp/issues/67))
- Fix crash when there is no resource status, fix gitops list status handling ([#65](https://github.com/epam/edp-headlamp/issues/65))

### Code Refactoring

- Refactor codebase branch creation form logic, fix errors ([#85](https://github.com/epam/edp-headlamp/issues/85))
- Refactor resource status handling, fix isDockerHub definition ([#65](https://github.com/epam/edp-headlamp/issues/65))

### Routine

- Update headlamp version to 0.20.0 ([#62](https://github.com/epam/edp-headlamp/issues/62))
- Update current development version ([#61](https://github.com/epam/edp-headlamp/issues/61))

### Documentation

- Fix link to gitservers documentation([#63](https://github.com/epam/edp-headlamp/issues/63))


<a name="v0.10.0"></a>
## [v0.10.0] - 2023-09-28
### Features

- Update GitServer status handling ([#58](https://github.com/epam/edp-headlamp/issues/58))
- Update argo application resource creation ([#56](https://github.com/epam/edp-headlamp/issues/56))
- Add logs viewer and terminal into stage applications deploy table columns ([#55](https://github.com/epam/edp-headlamp/issues/55))

### Bug Fixes

- Fix terminal update ([#55](https://github.com/epam/edp-headlamp/issues/55))
- Fix git server status error ([#58](https://github.com/epam/edp-headlamp/issues/58))
- Fix onSuccess callback invoke when creating codebase with clone strategy ([#59](https://github.com/epam/edp-headlamp/issues/59))
- Add terminal, logviewer files into exclusions of sonar-project.properties ([#56](https://github.com/epam/edp-headlamp/issues/56))

### Routine

- Update current development version ([#54](https://github.com/epam/edp-headlamp/issues/54))


<a name="v0.9.0"></a>
## [v0.9.0] - 2023-09-21
### Features

- Make EDP-gitops repository unique per edp tenant ([#52](https://github.com/epam/edp-headlamp/issues/52))
- Add notification about unset namespaces ([#51](https://github.com/epam/edp-headlamp/issues/51))
- Align button size, remove button name ([#50](https://github.com/epam/edp-headlamp/issues/50))
Expand All @@ -186,31 +86,6 @@
- Update Application resource creation and update templates with gitops codebase custom values ([#32](https://github.com/epam/edp-headlamp/issues/32))
- Add GitOps configuration section, enable values override functionality, align argocd application creation with custom values ([#32](https://github.com/epam/edp-headlamp/issues/32))
- Update links to headlamp documentation ([#33](https://github.com/epam/edp-headlamp/issues/33))

### Bug Fixes

- Fix broken route link ([#51](https://github.com/epam/edp-headlamp/issues/51))
- Make Name field in gitops creation disabled only on created resources ([#52](https://github.com/epam/edp-headlamp/issues/52))
- Fix git server, GitOps issues ([#49](https://github.com/epam/edp-headlamp/issues/49))
- Fix error when creating codebase using template with default versioning type ([#72](https://github.com/epam/edp-headlamp/issues/72))
- Fix latest, stable image stream buttons, fix adding registry secrets ([#35](https://github.com/epam/edp-headlamp/issues/35))
- Fix editor crash ([#34](https://github.com/epam/edp-headlamp/issues/34))
- Fix marketplace page search function ([#27](https://github.com/epam/edp-headlamp/issues/27))

### Code Refactoring

- Move keycloakUrl under OIDC section ([#45](https://github.com/epam/edp-headlamp/issues/45))
- Remove deprecated edpName parameter ([#41](https://github.com/epam/edp-headlamp/issues/41))

### Routine

- Update current development version ([#23](https://github.com/epam/edp-headlamp/issues/23))


<a name="v0.8.0"></a>
## [v0.8.0] - 2023-08-28
### Features

- Add empty result handling to DataGrid component, add search by displayname in marketplace list ([#22](https://github.com/epam/edp-headlamp/issues/22))
- Upgrade headlamp to 0.19.1 ([#30](https://github.com/epam/edp-headlamp/issues/30))
- Make grid mode for overview list page ([#29](https://github.com/epam/edp-headlamp/issues/29))
Expand All @@ -221,26 +96,88 @@

### Bug Fixes

- Hide codebase page controls and diagrams for system components ([#126](https://github.com/epam/edp-headlamp/issues/126))
- Add no secret found messages into configuration page list ([#118](https://github.com/epam/edp-headlamp/issues/118))
- Fix sonar widget loading status when there is no sonar component ([#118](https://github.com/epam/edp-headlamp/issues/118))
- Fix image name in release workflow ([#121](https://github.com/epam/edp-headlamp/issues/121))
- Bump GO version for release workflow ([#121](https://github.com/epam/edp-headlamp/issues/121))
- Fix registry form update issues ([#118](https://github.com/epam/edp-headlamp/issues/118))
- Fix step name overflow in pipeline graph node ([#120](https://github.com/epam/edp-headlamp/issues/120))
- Fix pipeline name wrap, fix registry secret status showing ([#120](https://github.com/epam/edp-headlamp/issues/120))
- Fix sonar critical ([#118](https://github.com/epam/edp-headlamp/issues/118))
- Fix issues related to changing tekton k8s resources version to v1 ([#115](https://github.com/epam/edp-headlamp/issues/115))
- Fix integration widgets status updating ([#29](https://github.com/epam/edp-headlamp/issues/29))
- Fix sonar issues ([#113](https://github.com/epam/edp-headlamp/issues/113))
- Fix filter actions different names in dev and prod modes ([#113](https://github.com/epam/edp-headlamp/issues/113))
- Fix dependency track widget url ([#114](https://github.com/epam/edp-headlamp/issues/114))
- 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))
- Fix git server creation flow ([#102](https://github.com/epam/edp-headlamp/issues/102))
- Fix crash with ref.current.remove ([#98](https://github.com/epam/edp-headlamp/issues/98))
- Fix bug with encoding already encoded values ([#96](https://github.com/epam/edp-headlamp/issues/96))
- Fix git servers page issues ([#86](https://github.com/epam/edp-headlamp/issues/86))
- Fix build pipelinerun name creation ([#90](https://github.com/epam/edp-headlamp/issues/90))
- Removes disabled save button logic when git ops edit form is not touched ([#87](https://github.com/epam/edp-headlamp/issues/87))
- Change clone strategy credentials field type to password, fix resetting forms on submit ([#87](https://github.com/epam/edp-headlamp/issues/87))
- Fix resetting forms on submit on configuration pages, fix closing panels on edit ([#87](https://github.com/epam/edp-headlamp/issues/87))
- Fix codebase branch not creating ([#85](https://github.com/epam/edp-headlamp/issues/85))
- Fix codebasebranch release branch name, fix updating default branch version ([#85](https://github.com/epam/edp-headlamp/issues/85))
- Remove dotnet lang from application, library creation strategies ([#80](https://github.com/epam/edp-headlamp/issues/80))
- Fix use same account checkbox logic in registry manage form, fix registry endpoint for dockerhub ([#20](https://github.com/epam/edp-headlamp/issues/20))
- Fix ecr registry secret update ([#20](https://github.com/epam/edp-headlamp/issues/20))
- Fix dockerhub registry edp config map creation registryHost field value ([#20](https://github.com/epam/edp-headlamp/issues/20))
- Fix overview table status filter ([#73](https://github.com/epam/edp-headlamp/issues/73))
- Fix sonar cognitive complexity criticals ([#20](https://github.com/epam/edp-headlamp/issues/20))
- Fix stages by cdpipelinename query ([#72](https://github.com/epam/edp-headlamp/issues/72))
- 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))
- Fix sonar cognitive complexity critical ([#67](https://github.com/epam/edp-headlamp/issues/67))
- Fix crash when there is no resource status, fix gitops list status handling ([#65](https://github.com/epam/edp-headlamp/issues/65))
- Fix terminal update ([#55](https://github.com/epam/edp-headlamp/issues/55))
- Fix git server status error ([#58](https://github.com/epam/edp-headlamp/issues/58))
- Fix onSuccess callback invoke when creating codebase with clone strategy ([#59](https://github.com/epam/edp-headlamp/issues/59))
- Add terminal, logviewer files into exclusions of sonar-project.properties ([#56](https://github.com/epam/edp-headlamp/issues/56))
- Fix broken route link ([#51](https://github.com/epam/edp-headlamp/issues/51))
- Make Name field in gitops creation disabled only on created resources ([#52](https://github.com/epam/edp-headlamp/issues/52))
- Fix git server, GitOps issues ([#49](https://github.com/epam/edp-headlamp/issues/49))
- Fix error when creating codebase using template with default versioning type ([#72](https://github.com/epam/edp-headlamp/issues/72))
- Fix latest, stable image stream buttons, fix adding registry secrets ([#35](https://github.com/epam/edp-headlamp/issues/35))
- Fix editor crash ([#34](https://github.com/epam/edp-headlamp/issues/34))
- Fix marketplace page search function ([#27](https://github.com/epam/edp-headlamp/issues/27))
- Fix sonar cognitive complexity critical ([#28](https://github.com/epam/edp-headlamp/issues/28))
- Fix going back to previous page on resource deletion success ([#24](https://github.com/epam/edp-headlamp/issues/24))
- Fix going back to previous page on resource deletion success, fix editor initial value data ([#25](https://github.com/epam/edp-headlamp/issues/25))
- Fix image tags real-time updating ([#25](https://github.com/epam/edp-headlamp/issues/25))
- Fix going back to previous page on resource deletion success ([#24](https://github.com/epam/edp-headlamp/issues/24))
- Fix empty page marketplace when there is no view mode selected ([#22](https://github.com/epam/edp-headlamp/issues/22))

### Code Refactoring

- Segregate url creation services ([#103](https://github.com/epam/edp-headlamp/issues/103))
- Refactor textField component - restructure and segregate sub-types ([#96](https://github.com/epam/edp-headlamp/issues/96))
- Fix sonar issues by restructuring code ([#95](https://github.com/epam/edp-headlamp/issues/95))
- Remove Render component everywhere ([#95](https://github.com/epam/edp-headlamp/issues/95))
- Create generic editResource function ([#94](https://github.com/epam/edp-headlamp/issues/94))
- Refactor codebase branch creation form logic, fix errors ([#85](https://github.com/epam/edp-headlamp/issues/85))
- Refactor resource status handling, fix isDockerHub definition ([#65](https://github.com/epam/edp-headlamp/issues/65))
- Move keycloakUrl under OIDC section ([#45](https://github.com/epam/edp-headlamp/issues/45))
- Remove deprecated edpName parameter ([#41](https://github.com/epam/edp-headlamp/issues/41))

### Routine

- Update current development version ([#121](https://github.com/epam/edp-headlamp/issues/121))
- Update GH Actions ([#99](https://github.com/epam/edp-headlamp/issues/99))
- Update headlamp to v. 0.21.0 ([#99](https://github.com/epam/edp-headlamp/issues/99))
- Update current development version ([#93](https://github.com/epam/edp-headlamp/issues/93))
- Update headlamp version to 0.20.0 ([#62](https://github.com/epam/edp-headlamp/issues/62))
- Update current development version ([#61](https://github.com/epam/edp-headlamp/issues/61))
- Update current development version ([#54](https://github.com/epam/edp-headlamp/issues/54))
- Update current development version ([#23](https://github.com/epam/edp-headlamp/issues/23))
- Bump Headlamp base image in chart annotation ([#23](https://github.com/epam/edp-headlamp/issues/23))
- Update current development version ([#16](https://github.com/epam/edp-headlamp/issues/16))

### Documentation

- Update documentation ([#105](https://github.com/epam/edp-headlamp/issues/105))
- Fix link to gitservers documentation([#63](https://github.com/epam/edp-headlamp/issues/63))

<a name="v0.7.0"></a>
## [v0.7.0] - 2023-08-18

[Unreleased]: https://github.com/epam/edp-headlamp/compare/v0.12.0...HEAD
[v0.12.0]: https://github.com/epam/edp-headlamp/compare/v0.11.0...v0.12.0
[v0.11.0]: https://github.com/epam/edp-headlamp/compare/v0.10.0...v0.11.0
[v0.10.0]: https://github.com/epam/edp-headlamp/compare/v0.9.0...v0.10.0
[v0.9.0]: https://github.com/epam/edp-headlamp/compare/v0.8.0...v0.9.0
[v0.8.0]: https://github.com/epam/edp-headlamp/compare/v0.7.0...v0.8.0
[v0.7.0]: https://github.com/epam/edp-headlamp/compare/v0.6.0...v0.7.0
[Unreleased]: https://github.com/epam/edp-headlamp/compare/v0.13.0...HEAD
4 changes: 2 additions & 2 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: A Helm chart for EDP Headlamp
home: https://epam.github.io/edp-install/
name: edp-headlamp
type: application
version: 0.13.0-SNAPSHOT
appVersion: 0.13.0-SNAPSHOT
version: 0.13.0
appVersion: 0.13.0
icon: https://epam.github.io/edp-install/assets/logo.png
keywords:
- edp
Expand Down
2 changes: 1 addition & 1 deletion deploy-templates/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# edp-headlamp

![Version: 0.13.0-SNAPSHOT](https://img.shields.io/badge/Version-0.13.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-0.13.0--SNAPSHOT-informational?style=flat-square)
![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.13.0](https://img.shields.io/badge/AppVersion-0.13.0-informational?style=flat-square)

A Helm chart for EDP Headlamp

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "headlamp-edp",
"version": "0.11.0-SNAPSHOT",
"version": "0.13.0",
"description": "Your Headlamp plugin",
"keywords": [
"headlamp",
Expand Down

0 comments on commit eedde41

Please sign in to comment.