Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 01:26
· 78 commits to main since this release
745d6a9

0.8.0 - 2026-04-08

This release brings a couple of new exciting features and bug fixes:

  • Most notably, argocd-agent now supports principal-to-principal replication for failover purposes. This big feature has been contributed by @drewbailey, thanks a lot! Please note that this feature is currently in beta, and we expect some changes going forward. But please feel free to give it a spin and provide us with feedback, we'd be extremely grateful!

  • Starting with this release, we provide provenance for our release assets - including SBOMs and verifiable container images and CLI binaries. Thanks a lot to @cjcocokrisp for contributing this features along with release automation through GitHub actions.

  • This release also contains a few important performance and scalability enhancements.

For the full list of changes, please read on.

Thanks to all the wonderful people that have contributed to this release! You rock!

⛰️ Features

πŸ› Bug Fixes

πŸ“¦ Dependency updates

🚜 Refactor

πŸ“š Documentation

βš™οΈ Miscellaneous Tasks

Build

New Contributors ❀️