Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 17:15

v0.11.0 - 2023-11-03

Deployment Certifications and Source Traceability

EDP container images bear cosign signatures. Refer to the documentation for instructions on verification.
The Rekor UUID's for this release is 24296fb24b8ad77a16be7d200701b993dd13f38c2385ecf25386d12ac7fddaccfddcfbc140817334 - attestation and
24296fb24b8ad77a556cbb55c1e5058514dee03f223fd6dfb5cee5a4baadf5a760a7c4e429959d08 - signature

Features

  • Add link to deeptrack in codebase branch widget (#92)
  • Removes Namespace field from Stage Edit form (#91)
  • Improve pipeline diagram (#89)
  • Update links to docs (#88)
  • Add ability to delete cluster, add clusterName column into stage details (#82)
  • Disable Cluster Name field for edit in cluster secret creation widget (#82)
  • Hides pods column in applications table on stage page if stage.spec.clusterName is not in-cluster (#83)
  • Add show, hide button for password type text fields (#84)
  • Make GitServer and Cluster forms editable (#82)
  • Add edit button into Namespace field in stage creation, fix registry owner references disabled state (#75)
  • Remove jenkins specific logic (#80)
  • Add deeptrack dependencies widget into codebaseBranch widget, disable build button if codebasebranch is not ready (#78)
  • Add ingress links column into Applications table on stage page (#77)
  • Add namespace field into stage create, update forms (#75)
  • Update registry page (#20)
  • Enable overview list filter caching (#74)
  • Update registry configuration page (#20)
  • Add taskrun links, add taskrun steps links, change graph edge routing (#66)
  • Update PipelineRun diagram graph(#66)
  • Add taskRun steps into PipelineRun diagram graph, add zoom-in, zoom-out, reset zoom buttons (#66)
  • Remove aside menu fixed positioning on configuration pages, fix sonar critical error (#70)
  • Update pages responsiveness, add links to nexus and sonar (#70)
  • Add EDPComponents links on overview page (#69)
  • Add ability to move, to zoom svg (#68)
  • Add PipelineRun tree diagram into PipelineRun overview list (#68)
  • Update Jira secret configuration form (#67)
  • Enrich overview graphs statuses (#66)
  • Add docker hub registry list into registry page configuration (#64)
  • Add resources graph into overview page (#63)
  • Add resources graph into overview page (#60)
  • Add SSO integration configuration page (#57)

Bug Fixes

  • Fix build pipelinerun name creation (#90)
  • Removes disabled save button logic when git ops edit form is not touched (#87)
  • Change clone strategy credentials field type to password, fix resetting forms on submit (#87)
  • Fix resetting forms on submit on configuration pages, fix closing panels on edit (#87)
  • Fix codebase branch not creating (#85)
  • Fix codebasebranch release branch name, fix updating default branch version (#85)
  • Remove dotnet lang from application, library creation strategies (#80)
  • Fix use same account checkbox logic in registry manage form, fix registry endpoint for dockerhub (#20)
  • Fix ecr registry secret update (#20)
  • Fix dockerhub registry edp config map creation registryHost field value (#20)
  • Fix overview table status filter (#73)
  • Fix sonar cognitive complexity criticals (#20)
  • Fix stages by cdpipelinename query (#72)
  • Fix crashes when date is not available, fix edp components query, fix codebase in progress status handling (#66)
  • Fix sonar cognitive complexity critical (#67)
  • Fix crash when there is no resource status, fix gitops list status handling (#65)

Code Refactoring

  • Refactor codebase branch creation form logic, fix errors (#85)
  • Refactor resource status handling, fix isDockerHub definition (#65)

Routine

  • Update headlamp version to 0.20.0 (#62)
  • Update current development version (#61)

Documentation

  • Fix link to gitservers documentation(#63)