Skip to content

v0.7.0

Choose a tag to compare

@jannfis jannfis released this 23 Feb 23:05
· 149 commits to main since this release
99066e4

0.7.0 - 2026-02-23

Among smaller new features and some bug fixes, this release brings a big change: Destination based Application routing for managed agents, contributed by @chetan-rns .

With destination based routing, Applications do not need to reside in a namespace named like its destination agent. Instead, argocd-agent will evaluate the .spec.destination.name field to make the routing decision. This aligns closer with Argo CD patterns, and is one step closer to the hybrid model that we're planning to implement in the future.

⛰ Features

🐛 Bug Fixes

📚 Documentation

🧪 Testing

⚙ Miscellaneous Tasks

Build

Release