v0.5.0
0.5.0 - 2025-10-30
⛰ Features
- Update Agent helm chart for redhat openshift helm registry (#590) - (2dd7c9f) by @anandrkskd
- Use informer cache for Get method in Kubernetes backend (#525) - (f1ddc03) by @juanxiu
- Add Redis Proxy disable option for test environment (#607) - (ffd22fa) by @juanxiu
- Informer sync timeout configuration for principal (#603) - (f39cfdc) by @juanxiu
- Add Redis NetworkPolicy for agent and principal (#574) - (4e4ee60) by @juanxiu
- Reject agents that use same name as ArgoCD namespace (#580) - (83468ec) by @Rizwana777
- Selectively prevent resources from being synced (#551) - (b07ebdb) by @jannfis
🐛 Bug Fixes
- (docs) Correct broken doc paths and update mkdocs nav (#619) - (48e6ed5) by @bianbbc87
- (e2e) Remove redundant process ready checks (#606) - (fd82ca0) by @chetan-rns
- (e2e) Wait for components to be ready after restart (#591) - (c9f93b7) by @chetan-rns
- (manifests) Wrong indentation in principal kustomization (#594) - (b80bdd4) by @llavaud
- Remove sourceNamespaces from AppProjects synced to managed agents (#629) - (6235cf1) by @mikeshng
- TlsClientInSecure field fails to set value using --set true/false (#628) - (591bcce) by @anandrkskd
- Revert non-source updates to AppProjects and Repositories (#596) - (045ac64) by @chetan-rns
- Set namespace for AppProjects and repositories (#571) - (d314838) by @jannfis
- Remove dependency on argocd-redis secret (#587) - (d016b69) by @jparsai
- Setting Use for shell completion (#589) - (0fa851d) by @christianh814
- Follow what Argo CD does and set the rolebinding namespace to argocd (#575) - (77b5835) by @mikeshng
- Revert updates to autonomous apps on the control plane (#567) - (c3ad8e3) by @chetan-rns
- Seting wrong default values for tls path (#568) - (94295a6) by @anandrkskd
- Remove username/password from CLI's create agent function (#564) - (a2a7a63) by @jannfis
📚 Documentation
- Remove legacy setup docs (#627) - (930b189) by @mikeshng
- Add notice of deprecation for userpass auth (#626) - (94faa6a) by @jannfis
- Add docs for cert-manager PKI (#620) - (a62e7e0) by @gnunn1
- Add getting started guide for argocd-agent using kind (#614) - (e14c865) by @bianbbc87
- Fix RBAC on server'SA with the k8s getting started guide (#586) - (f6e8e9b) by @llavaud
- Fix principal namespaces config in getting started guide (#582) - (6d44937) by @llavaud
- Fix a few issues with the k8s getting started guide (#576) - (0233ea3) by @mikeshng
- Update OpenShift quickstart to use argocd-agentctl JWT key (#573) - (9234e17) by @mikeshng
- Update README to reflect current status (#562) - (e276a47) by @jannfis
🧪 Testing
- (e2e) Restore idempotency of e2e tests (#557) - (7f6d6e6) by @jannfis
- (e2e) Add e2e test for interaction with ArgoCD API (#549) - (3541d64) by @juanxiu
⚙ Miscellaneous Tasks
- Add mikeshng as approver (#616) - (1450ce6) by @jannfis
- Improve using release branches for manifests (#561) - (c81955b) by @gnunn1
Build
- (deps) Bump github.com/redis/go-redis/v9 from 9.15.0 to 9.16.0 (#625) - (f957238) by @dependabot[bot]
- (deps) Bump github.com/argoproj/argo-cd/v3 from 3.1.8 to 3.1.9 (#621) - (74dd148) by @dependabot[bot]
- (deps) Bump golang.stackrox.io/grpc-http1 from 0.4.0 to 0.5.1 (#601) - (33e7dff) by @dependabot[bot]
- (deps) Bump golang.org/x/net from 0.45.0 to 0.46.0 (#609) - (4f36ea7) by @dependabot[bot]
- (deps) Bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#608) - (e107cb5) by @dependabot[bot]
- (deps) Bump golang.org/x/net from 0.44.0 to 0.45.0 (#600) - (f0ae550) by @dependabot[bot]
- (deps) Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#598) - (2f23d9f) by @dependabot[bot]
- (deps) Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 (#592) - (5c8fdbf) by @dependabot[bot]
- (deps) Bump github.com/argoproj/argo-cd/v3 from 3.1.7 to 3.1.8 (#588) - (8fe74fc) by @dependabot[bot]
- (deps) Bump github.com/redis/go-redis/v9 from 9.14.0 to 9.15.0 (#585) - (427206b) by @dependabot[bot]
- (deps) Bump github.com/argoproj/argo-cd/v3 from 3.1.6 to 3.1.7 (#579) - (f8bca6d) by @dependabot[bot]
- (deps) Bump github.com/cloudevents/sdk-go/binding/format/protobuf/v2 from 2.16.1 to 2.16.2 (#577) - (11ce07d) by @dependabot[bot]
- (deps) Bump github.com/argoproj/argo-cd/v3 from 3.1.5 to 3.1.6 (#572) - (86f71a0) by @dependabot[bot]
- (deps) Bump github.com/redis/go-redis/v9 from 9.13.0 to 9.14.0 (#563) - (b93a038) by @dependabot[bot]
- (deps) Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (#547) - (cb571eb) by @dependabot[bot]
- (deps) Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#538) - (8a68839) by @dependabot[bot]
- (deps) Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (#558) - (2ce821f) by @dependabot[bot]
- (deps) Bump github.com/argoproj/argo-cd/v3 from 3.1.4 to 3.1.5 (#560) - (2ebd96f) by @dependabot[bot]
- (deps) Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#559) - (5229f64) by @dependabot[bot]
- (deps) Bump github.com/argoproj/argo-cd from 3.0.12 to 3.1.4 (#555) - (4ee0272) by @jannfis
- (deps) Bump golang.org/x/net from 0.43.0 to 0.44.0 (#554) - (f1c6429) by @dependabot[bot]
- (deps) Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#553) - (bc7c4e5) by @dependabot[bot]
- Add Makefile target for building all release CLIs (#556) - (96167c0) by @jannfis
Release
New Contributors ❤
- @gnunn1 made their first contribution in #620
- @bianbbc87 made their first contribution in #614
- @juanxiu made their first contribution in #525
- @llavaud made their first contribution in #586
- @christianh814 made their first contribution in #589
- @Rizwana777 made their first contribution in #580