Skip to content

v2.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 11:18

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 24296fb24b8ad77a3cd031291a191676b41d0a947460eb160cdf026d7150bfa1dce65274c75d863f - attestation and
24296fb24b8ad77aa8d9442458a1e0de305b7d3eb8bfcbdd6376199aa497d1b0c8fd99a327f7e75e - signature

v2.22.0 - 2024-03-12

Features

  • Add delay for reconciling CDStageDeploy (#47)
  • Change naming approach for CDStageDeploy CR (#47)
  • Get EventListener Ingress by GitServer name (#45)
  • Change auto-deploy flow to a new approach (#44)
  • Migrate from EDPComponent to QuickLink (#42)
  • Migrate from EDPComponent to QuickLink (#42)
  • Change EDP icon for Jira weblinks (#41)
  • Implement a new QuickLink CRD (#40)
  • Enable secret status in annotation for argocd (#39)
  • Add webhookUrl optional property to the GitServer spec (#37)
  • Use event-listener name for Ingress and Route (#36)

Bug Fixes

  • Do not fail reconciliation when CDStageDeploy exists (#47)
  • Auto-deploy failed into a remote cluster (#49)
  • Connection status for docker repository is failed (#48)
  • Empty auto-deploy flow logs attributes (#44)
  • Set success status for JiraServer (#42)
  • Empty project failed status (#43)

Code Refactoring

  • Migrate EDPComponent CRD to edp-codebase-operator (#40)

Routine

  • Remove Jira EDPComponent CR (#168)
  • Add jira QuickLink (#168)
  • Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#38)
  • Bump github.com/go-git/go-git/v5 to 5.11.0 (#34)
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#33)
  • Update alpine image to the latest stable (#35)
  • Update current development version (#32)

Documentation

  • Add more details regarding telemetry option (#31)