v0.12.0
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 24296fb24b8ad77a5f6461aa17878774f551d05a9ad5656056b28e1d230a4d1f0e7087180e4d81dd
- attestation and
24296fb24b8ad77a9ac6efbbb683f593e047c85cf15794a10b385c586e5d36de1181440264753f83
- signature
v0.12.0 - 2023-12-18
Features
- Add graph for review and build pipeline on component page (#120)
- Add openshift registry flow (#119)
- Add review and build pipeline links to component details (#118)
- Update tooltips on some widget fields (#113)
- Show sonarqube and deptrack widgets even with no data (#117)
- Add statuses to integrations defectdojo, dependencytrack, registry, nexus, sonar (#29)
- Update EDP Portal labels, tooltips (#113)
- Update catalog filter (#113)
- Update tooltips and labels (#113)
- Update tekton k8s resources version to v1 (#115)
- Update registry widget logic (#116)
- Update the EDP Portal l11n (#113)
- Update jira server integration page to handle and show jiraserver status (#112)
- Structure sso and links pages in configuration menu (#111)
- Structure configuration page menu into groups (#111)
- Fix mode variable in registry widget component (#110)
- Remove deployment type field from cdpipeline creation (#109)
- Update README, add new overview video (#106)
- Update FormTextFieldEncoded component to show centered dots instead of encoded value (#104)
- Add ingress-enabled parameter with a check before creating the ingress resource (#101)
- Remove secretString field from GitServer creation widget Gitlab flow (#100)
- Add sonarqube metrics widget into codebasebranch widget (#98)
- Update git server form, disable FormTextFieldDecodeable if toDecode is true (#96)
- Add a new textfield component with ability to decode and to encode values (#97)
- Update GitServer create, edit forms (#86)
Bug Fixes
- Fix image name in release workflow (#121)
- Bump GO version for release workflow (#121)
- Fix registry form update issues (#118)
- Fix step name overflow in pipeline graph node (#120)
- Fix pipeline name wrap, fix registry secret status showing (#120)
- Fix sonar critical (#118)
- Fix issues related to changing tekton k8s resources version to v1 (#115)
- Fix integration widgets status updating (#29)
- Fix sonar issues (#113)
- Fix filter actions different names in dev and prod modes (#113)
- Fix dependency track widget url (#114)
- Auto update field registry host value to docker.io in registry setup if registry type is dockerhub (#107)
- Fix git server creation flow (#102)
- Fix crash with ref.current.remove (#98)
- Fix bug with encoding already encoded values (#96)
- Fix git servers page issues (#86)
Code Refactoring
- Segregate url creation services (#103)
- Refactor textField component - restructure and segregate sub-types (#96)
- Fix sonar issues by restructuring code (#95)
- Remove Render component everywhere (#95)
- Create generic editResource function (#94)
Routine
Documentation
- Update documentation (#105)