Release Notes: June 2025

Features & enhancements

GitOps: New release of GitOps Runtime v0.20.0

We’re excited to announce the release of GitOps Runtime v0.20.0 — a major step forward in improving the stability and reliability of our platform.

This version includes significant architectural improvements and a large number of bug fixes, setting the stage for upcoming enhancements.

This release marks a major milestone in hardening the GitOps runtime for scale, reliability, and enterprise readiness. It also introduces breaking changes, so please read carefully before upgrading.

Read the full release notes.

GitOps: Retention policy for promotions

Promotion workflows and product releases are now retained for up to 9 months. Anything older will be automatically deleted.

Bug fixes

  • Fixed an issue that caused the GitOps Apps view to return empty results or error messages for some users. The problem occurred when the number of applications exceeded MongoDB’s aggregation pipeline memory limits.
  • Fixed an issue where Promotion Workflows failed in Restricted Git Source scenarios by ensuring promotions always run in the runtime namespace. Previously, running promotions in the application’s namespace led to missing secret errors (codefresh-token, argocd-token) and blocked execution.
  • Fixed an issue where the version label displayed an outdated value in the Products dashboard and Release objects.