Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 18:21

v0.9.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 24296fb24b8ad77a24ed944559d9f00e087f9dd2ec45f25549d30aad8ecae11e29661cc3cde8f63f - attestation and
24296fb24b8ad77a85b2b287b4372e47c5155af0f3a1360f054fc79dad2803ec95e768145036c408 - signature

Features

  • Enable transparancy log upload to rekor fo release pipelines (#64)
  • Enable dependency-track on sast task (#59)
  • Upload transparency log to rekor for release pipelines (#64)
  • Add e2e test to cd-pipeline-operator CI pipelines (#61)
  • Enable resources for dashboard and eventlistener (#54)
  • Implement integration with docker hub for openshift(#43)
  • Align helm-push-lib task to dockerhub integration (#43)
  • Implement integration with docker hub (#43)

Bug Fixes

  • Change pipeline pattern for custom autotest codebase (#49)
  • Versioning type to default edp-platform/common/autotests (#52)
  • Make possible push chart with openshift registry (#62)
  • Remove task dependency between sonar-cleanup and sonar (#57)
  • Add parameter for helm-push-lib (#47)
  • Update default versioning for dotnet app/lib (#53)
  • Update pipelines for helm app/lib (#51)
  • Fix parameter name (#47)
  • Set image name pattern in kaniko task (#47)
  • Add helm-push task for dockerhub integration (#43)
  • Fix repository name pattern for js (#43)

Routine

  • Update current development version (#65)
  • Rename push-report step in security task (#59)
  • Rename SAST task to Security (#59)
  • Migrate dep-track task to sast in custom pipelines (#59)
  • Align edp autotest execution (#60)
  • Migrate dep-track from rewiev to build custom-pipelines (#59)
  • Update custom pipelines for new kaniko approach (#47)
  • Optimize tekton tasks dependency (#57)
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#58)
  • Upgrade pull request template (#56)
  • Migrate edp-common from Jenkins to Tekton (#52)
  • Add bing verification code (#48)
  • Add robots.txt file (#48)
  • Add indexnow verification (#48)
  • Align helm tasks and pipelines for new config approach (#47)
  • Update task dependencies for custom pipelines (#47)
  • Migrate edp-autotests pipelines to Tekton (#49)
  • Update pytest dependencies (#50)
  • Bump golang.org/x/net from 0.9.0 to 0.17.0 (#50)
  • Align cutom-pipeline for new kaniko approach (#47)
  • Migrate platform pipelines to Tekton (#48)
  • Align kaniko task for Openshift approach (#47)
  • Change Kaniko parameter source (#47)
  • Join Kaniko task for ECR and Harbor into one (#47)
  • Join Kaniko task for Dockerhub and Harbor into one (#47)
  • Bump sonar-scaner image (#44)
  • Automate image bump in Chart.yaml for release process (#42)
  • Add review and build pipelines for autotest type for java17 (#40)
  • Use push to dockerhub instead of ecr-to-docker task in release pipelines (#39)
  • Update current development version (#41)