Skip to content

v2.29.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 17:51

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 108e9186e8c5677ac41ae406540c2fad3a97b6b7e98f3097dea8dadb18a8d75300b90c3249fc5493 - attestation and
108e9186e8c5677a95b3fad1d99c7e5003f2aa3a547301d980948eb8588984e8efe698bb0b7f443b - signature

v2.29.0 - 2025-11-21

Features

  • Add validation for gitUrlPath to ensure it does not end with a space (#236)
  • Add CloneRepositoryCredentials to Codebase spec (#234)
  • Add support onboarding git projects with access token (#231)
  • Add support for gitlabci (#225)

Bug Fixes

  • Raise pod memory to prevent clone OOM (#240)
  • Branch repository provisioning with gitprovider v2 (#231)

Code Refactoring

  • Project onboarding workflow (#231)
  • Extract common git repository preparation logic (#229)
  • Use Status().Patch() for git status updates in chain handlers (#227)
  • Move gitlab configuration to the separate chain handler (#225)

Routine

  • Update Kuberocketai to the latest stable version
  • Update KubeRocketAI (#220)
  • Setup KubeRocketAI (#220)
  • Update current development version (#217)