Update quay.io/argoproj/argocd Docker tag to v3.2.0 #34

Open
renovatebot wants to merge 1 commit from renovate/quay.io-argoproj-argocd-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final minor v3.1.9 -> v3.2.0

Release Notes

argoproj/argo-cd (quay.io/argoproj/argocd)

v3.2.0

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.0/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Please note that users operating large monorepos may encounter repo-server lock contention requiring pod restarts. A fix is under review and will be included in the next patch release.

Changelog

Features
Bug fixes
Documentation
Dependency updates
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.1.9...v3.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [quay.io/argoproj/argocd](https://github.com/argoproj/argo-cd) | final | minor | `v3.1.9` -> `v3.2.0` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v3.2.0`](https://github.com/argoproj/argo-cd/releases/tag/v3.2.0) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.1.9...v3.2.0) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.0/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.0/manifests/ha/install.yaml ``` #### Release Signatures and Provenance All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the [documentation](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### Release Notes Blog Post For a detailed breakdown of the key changes and improvements in this release, check out the [official blog post](https://blog.argoproj.io/argo-cd-v3-2-release-candidate-4c939b63d9c4). #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. > Please note that users operating large monorepos may encounter repo-server lock contention requiring pod restarts. A [fix](https://github.com/argoproj/argo-cd/pull/25127) is under review and will be included in the next patch release. #### Changelog ##### Features - [`be8e79e`](https://github.com/argoproj/argo-cd/commit/be8e79eb310a0768c9045cc43754e2dd249ef262): feat(appset): add pprof endpoints (cherry-pick [#&#8203;25044](https://github.com/argoproj/argo-cd/issues/25044) for 3.2) ([#&#8203;25051](https://github.com/argoproj/argo-cd/issues/25051)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`79f152c`](https://github.com/argoproj/argo-cd/commit/79f152c1ba98112f388cb3fe2df8c89c24f1d780): feat(appset): deleting applications in order when Progressive sync enabled on applicationSet ([#&#8203;23465](https://github.com/argoproj/argo-cd/issues/23465)) ([@&#8203;ranakan19](https://github.com/ranakan19)) - [`b1a9fab`](https://github.com/argoproj/argo-cd/commit/b1a9fab70c6467040bf579cab8b7beb20b654b91): feat(appset): enhance ApplicationSet status debugging logs ([#&#8203;23869](https://github.com/argoproj/argo-cd/issues/23869)) ([@&#8203;somln](https://github.com/somln)) - [`a5c6898`](https://github.com/argoproj/argo-cd/commit/a5c6898655b1a6ce365a3aa9daeba09ac83a4fda): feat(appset): increase concurrent reconcile maximum to max int64 ([#&#8203;23721](https://github.com/argoproj/argo-cd/issues/23721)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`6a20776`](https://github.com/argoproj/argo-cd/commit/6a2077642e29d7a5c6017d496dae861230cfa7e5): feat(cli): Support Server-Side Diff CLI ([#&#8203;23978](https://github.com/argoproj/argo-cd/issues/23978)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`69f7d39`](https://github.com/argoproj/argo-cd/commit/69f7d397174b90e02eca0b8cf08d022c649a3f3c): feat(cli): add 'get-resource' command ([#&#8203;23196](https://github.com/argoproj/argo-cd/issues/23196)) ([#&#8203;23609](https://github.com/argoproj/argo-cd/issues/23609)) ([@&#8203;cjcocokrisp](https://github.com/cjcocokrisp)) - [`853b8dd`](https://github.com/argoproj/argo-cd/commit/853b8dddd383dc4c65554e353b0bc6083438e943): feat(cli): support password prompt input when --password is not provided in bcrypt cli ([#&#8203;23906](https://github.com/argoproj/argo-cd/issues/23906)) ([@&#8203;gyu-young-park](https://github.com/gyu-young-park)) - [`5a8b427`](https://github.com/argoproj/argo-cd/commit/5a8b427322179e30f5e42a2ef92afa4a964184be): feat(controller): Permit using newer revision when retrying failed sync ([#&#8203;11494](https://github.com/argoproj/argo-cd/issues/11494)) ([#&#8203;23038](https://github.com/argoproj/argo-cd/issues/23038)) ([@&#8203;olivergondza](https://github.com/olivergondza)) - [`5c9a5ef`](https://github.com/argoproj/argo-cd/commit/5c9a5ef9a65f8e04e729fbae54a9310c0a42f6c2): feat(health): Add healthCheck for CRD DatadogMetric ([#&#8203;23464](https://github.com/argoproj/argo-cd/issues/23464)) ([@&#8203;Nicolas-Richard](https://github.com/Nicolas-Richard)) - [`d3de443`](https://github.com/argoproj/argo-cd/commit/d3de4435ce86f3f85a4cc58978b2544af2ac4248): feat(health): CronJob health and suspend, resume and terminate Job actions ([#&#8203;23991](https://github.com/argoproj/argo-cd/issues/23991)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`36f1a59`](https://github.com/argoproj/argo-cd/commit/36f1a59c09ad4ef384689fa0699ff7eba60f4a20): feat(health): add health checks for GitOps Promoter ([#&#8203;23663](https://github.com/argoproj/argo-cd/issues/23663)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`99fea7c`](https://github.com/argoproj/argo-cd/commit/99fea7c12e03c45c938284d30414585cda5714c7): feat(helm): upgrade to 3.18.3 ([#&#8203;23618](https://github.com/argoproj/argo-cd/issues/23618)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`e8e39a9`](https://github.com/argoproj/argo-cd/commit/e8e39a996e847972beb6c5eac465af09e37e7fe5): feat(helm): upgrading helm to 3.18.4 ([#&#8203;23724](https://github.com/argoproj/argo-cd/issues/23724)) ([@&#8203;mubarak-j](https://github.com/mubarak-j)) - [`6f6c39d`](https://github.com/argoproj/argo-cd/commit/6f6c39d8f42bab2bdae7ffc768fc22509020b083): feat(hydrator): Commit message templating ([#&#8203;23679](https://github.com/argoproj/argo-cd/issues/23679)) ([#&#8203;24204](https://github.com/argoproj/argo-cd/issues/24204)) ([@&#8203;pbhatnagar-oss](https://github.com/pbhatnagar-oss)) - [`e85e353`](https://github.com/argoproj/argo-cd/commit/e85e353b81effb2edf8ded13e146fe4f72ad82f3): feat(hydrator): Credential template to source hydrator ([#&#8203;23999](https://github.com/argoproj/argo-cd/issues/23999)) ([@&#8203;pbhatnagar-oss](https://github.com/pbhatnagar-oss)) - [`562194b`](https://github.com/argoproj/argo-cd/commit/562194b35ccb1fe71dff51d3b4f8c5a3f5c89048): feat(hydrator): add .gitattributes file to hydrated repo root ([#&#8203;23678](https://github.com/argoproj/argo-cd/issues/23678)) ([#&#8203;23725](https://github.com/argoproj/argo-cd/issues/23725)) ([@&#8203;FourFifthsCode](https://github.com/FourFifthsCode)) - [`8b2799c`](https://github.com/argoproj/argo-cd/commit/8b2799c51c34e91bd83a3fa4ae4122bd614ade66): feat(hydrator): parallelize repo-server calls ([#&#8203;24451](https://github.com/argoproj/argo-cd/issues/24451)) ([#&#8203;24436](https://github.com/argoproj/argo-cd/issues/24436)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`a6a78ef`](https://github.com/argoproj/argo-cd/commit/a6a78ef8d623b8e47fd453d10cf716b4b6fea1d4): feat(kustomize): upgrade to 5.7.0 ([#&#8203;23619](https://github.com/argoproj/argo-cd/issues/23619)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`d954789`](https://github.com/argoproj/argo-cd/commit/d954789d47276354371556ff97e6a7c3840440e0): feat(server): 3scale health checks ([#&#8203;24327](https://github.com/argoproj/argo-cd/issues/24327)) ([#&#8203;24326](https://github.com/argoproj/argo-cd/issues/24326)) ([@&#8203;ammachado](https://github.com/ammachado)) - [`5b8e4b5`](https://github.com/argoproj/argo-cd/commit/5b8e4b57aca5ad47d16713f40bfe519c5904b57f): feat(server): pass authenticated userId as header to extensions ([#&#8203;24356](https://github.com/argoproj/argo-cd/issues/24356)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`2229f9d`](https://github.com/argoproj/argo-cd/commit/2229f9d6fceb173240f8c4a14bae798bf84dab90): feat(ui): Add hydration in status to dashboard application tiles ([#&#8203;24319](https://github.com/argoproj/argo-cd/issues/24319)) ([@&#8203;adityaraj178](https://github.com/adityaraj178)) - [`13c47ee`](https://github.com/argoproj/argo-cd/commit/13c47ee244c72f34b57f07d427d34e35fef88446): feat(ui): Added repo connection state message ([#&#8203;24175](https://github.com/argoproj/argo-cd/issues/24175)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`72d054d`](https://github.com/argoproj/argo-cd/commit/72d054d7721e80cf8ca27adb25f36bd2aadfbc4d): feat(ui): Requests info for Cpu and Mem added to Pod details ([#&#8203;20637](https://github.com/argoproj/argo-cd/issues/20637)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`762114c`](https://github.com/argoproj/argo-cd/commit/762114c6dfae3000dd0e0ce542b1fe337ac84892): feat(ui): Sort by application-sync-order in the list page ([#&#8203;23521](https://github.com/argoproj/argo-cd/issues/23521)) ([#&#8203;24191](https://github.com/argoproj/argo-cd/issues/24191)) ([@&#8203;downfa11](https://github.com/downfa11)) - [`97af89a`](https://github.com/argoproj/argo-cd/commit/97af89a3b3d8a812579fa722d6ee80ebc0db514f): feat(ui): add prune option to application rollback ([#&#8203;23861](https://github.com/argoproj/argo-cd/issues/23861)) ([#&#8203;23932](https://github.com/argoproj/argo-cd/issues/23932)) ([@&#8203;anthisfan](https://github.com/anthisfan)) - [`8d018bb`](https://github.com/argoproj/argo-cd/commit/8d018bbf2e768c5adc05bc5b8ed45aed85be45e1): feat(ui): add sortable columns to application list ([#&#8203;24213](https://github.com/argoproj/argo-cd/issues/24213)) ([#&#8203;24535](https://github.com/argoproj/argo-cd/issues/24535)) ([@&#8203;downfa11](https://github.com/downfa11)) - [`6212ea2`](https://github.com/argoproj/argo-cd/commit/6212ea2afb4140625f8672d42bef7dd6a2beb301): feat(ui): adjust line-height and spacing for multi-line text in details row ([#&#8203;24173](https://github.com/argoproj/argo-cd/issues/24173)) ([@&#8203;jiwlee97](https://github.com/jiwlee97)) - [`26b970b`](https://github.com/argoproj/argo-cd/commit/26b970b5bd28d344b05d042432f322033494f1cf): feat: Add gRPC health check in argocd-server ([#&#8203;24276](https://github.com/argoproj/argo-cd/issues/24276)) ([@&#8203;krapie](https://github.com/krapie)) - [`dcf1965`](https://github.com/argoproj/argo-cd/commit/dcf1965c529790855647f036e4e7ea0323fbf812): feat: Add health checks for Coralogix ([#&#8203;23853](https://github.com/argoproj/argo-cd/issues/23853)) ([@&#8203;daniel-leinov](https://github.com/daniel-leinov)) - [`4e63bc7`](https://github.com/argoproj/argo-cd/commit/4e63bc756394d93c684b6b8e8b3856e0e6b3f199): feat: Adding ExtensionService health-check ([#&#8203;23576](https://github.com/argoproj/argo-cd/issues/23576)) ([@&#8203;solomon-kibret](https://github.com/solomon-kibret)) - [`be042c4`](https://github.com/argoproj/argo-cd/commit/be042c4474d2591593b4c106d59e8ea456827bf8): feat: AppSet PR generator return 0 results upon repo not found instead of failing ([#&#8203;23447](https://github.com/argoproj/argo-cd/issues/23447)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`3401d3b`](https://github.com/argoproj/argo-cd/commit/3401d3bf924c2b1a9ba157c484519ad55083fab2): feat: Export metrics to track number of users ([#&#8203;20801](https://github.com/argoproj/argo-cd/issues/20801)) ([#&#8203;23343](https://github.com/argoproj/argo-cd/issues/23343)) ([@&#8203;sathiya06](https://github.com/sathiya06)) - [`c447628`](https://github.com/argoproj/argo-cd/commit/c447628913da1c0134bbb1d21a9ae366804b4a8e): feat: Implement Altinity clickhouse-operator CRD health checks ([#&#8203;24017](https://github.com/argoproj/argo-cd/issues/24017)) ([@&#8203;acze](https://github.com/acze)) - [`6028dea`](https://github.com/argoproj/argo-cd/commit/6028dea3a5dd58bf6561f65166557b172c3c7489): feat: add OpenTelemetry trace context propagation for HTTP requests ([#&#8203;23029](https://github.com/argoproj/argo-cd/issues/23029)) ([@&#8203;yafeiaa](https://github.com/yafeiaa)) - [`3af3a05`](https://github.com/argoproj/argo-cd/commit/3af3a056a2d4ba6a007c7c42bc1dbc08eba7682a): feat: add sso-host flag for OAuth2 login configuration ([#&#8203;22738](https://github.com/argoproj/argo-cd/issues/22738)) ([#&#8203;22784](https://github.com/argoproj/argo-cd/issues/22784)) ([@&#8203;PaleHazy](https://github.com/PaleHazy)) - [`feab307`](https://github.com/argoproj/argo-cd/commit/feab307df3c74fde25e056c646c4dae42fdbd900): feat: add status.resourcesCount field to appset and change limit default ([#&#8203;24698](https://github.com/argoproj/argo-cd/issues/24698)) ([#&#8203;24711](https://github.com/argoproj/argo-cd/issues/24711)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`29df864`](https://github.com/argoproj/argo-cd/commit/29df864ae1ae069cd5814339c6ed2d71ab9b1f74): feat: add title matching filter for Pull Request Generator ([#&#8203;23569](https://github.com/argoproj/argo-cd/issues/23569)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`fca42e3`](https://github.com/argoproj/argo-cd/commit/fca42e3fd46d86fa48d824e601cdca78822e3aa3): feat: log a warning instead of debug when repository webhook does not match an application ([#&#8203;23939](https://github.com/argoproj/argo-cd/issues/23939)) ([@&#8203;fernandocarletti](https://github.com/fernandocarletti)) - [`7ae14c8`](https://github.com/argoproj/argo-cd/commit/7ae14c89d949d4aa634c5e16e40a558ba319cc88): feat: preserve non-hydrated files during hydration ([#&#8203;24129](https://github.com/argoproj/argo-cd/issues/24129)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`c012702`](https://github.com/argoproj/argo-cd/commit/c012702ce0019db112f8def3286963423855f318): feat: read argocd password from stdin ([#&#8203;23520](https://github.com/argoproj/argo-cd/issues/23520)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`07bd5e0`](https://github.com/argoproj/argo-cd/commit/07bd5e0f9e8952e7fa88d688762c34e25342546d): feat: show operation state UI ([#&#8203;23589](https://github.com/argoproj/argo-cd/issues/23589)) ([@&#8203;Aaron-9900](https://github.com/Aaron-9900)) - [`14a22ad`](https://github.com/argoproj/argo-cd/commit/14a22ad926195633b2b835cce1e795385b2f4403): feat: update unpause action for Numaproj CRDs ([#&#8203;24036](https://github.com/argoproj/argo-cd/issues/24036)) ([@&#8203;dpadhiar](https://github.com/dpadhiar)) ##### Bug fixes - [`48a7030`](https://github.com/argoproj/argo-cd/commit/48a7030125510980871db96a7554f0721ea9e435): fix(UI): Add missing icon colors to auto-sync ([#&#8203;23962](https://github.com/argoproj/argo-cd/issues/23962)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`aff3ae3`](https://github.com/argoproj/argo-cd/commit/aff3ae3f4d4186e785718cc82361a66b076a2852): fix(api): `app create --upsert` should not error on invalid current destination ([#&#8203;23922](https://github.com/argoproj/argo-cd/issues/23922)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`fb94cad`](https://github.com/argoproj/argo-cd/commit/fb94cad141ecd89305314ac46a8d3a4ecc082e09): fix(applications): update application navigation URLs ([#&#8203;22671](https://github.com/argoproj/argo-cd/issues/22671)) ([#&#8203;23285](https://github.com/argoproj/argo-cd/issues/23285)) ([@&#8203;Ruby-rc](https://github.com/Ruby-rc)) - [`460111f`](https://github.com/argoproj/argo-cd/commit/460111f7bcc376fa0db33b59eb0940f0f4da0fcf): fix(applicationset): Git generator: Don't append default object to literal empty json array ([#&#8203;23500](https://github.com/argoproj/argo-cd/issues/23500)) ([#&#8203;23513](https://github.com/argoproj/argo-cd/issues/23513)) ([@&#8203;ChristianCiach](https://github.com/ChristianCiach)) - [`ac4ae17`](https://github.com/argoproj/argo-cd/commit/ac4ae1779e6d7b0a7fc972e27a25548cb010e3bb): fix(appset): When Appset is deleted, the controller should reconcile applicationset [#&#8203;23723](https://github.com/argoproj/argo-cd/issues/23723) ([#&#8203;23823](https://github.com/argoproj/argo-cd/issues/23823)) ([@&#8203;sangdammad](https://github.com/sangdammad)) - [`31e0f42`](https://github.com/argoproj/argo-cd/commit/31e0f428e895ff92cc1b41fe10290738d1e3fbb6): fix(appset): add applicationset leader election to roles and clean up ([#&#8203;14369](https://github.com/argoproj/argo-cd/issues/14369)) ([#&#8203;23976](https://github.com/argoproj/argo-cd/issues/23976)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`d269e6f`](https://github.com/argoproj/argo-cd/commit/d269e6f936ba1e23d361550a84c8138c8e14aa01): fix(appset): add applicationsets to the built-in readonly role ([#&#8203;24190](https://github.com/argoproj/argo-cd/issues/24190)) ([#&#8203;24318](https://github.com/argoproj/argo-cd/issues/24318)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`6ec1aa1`](https://github.com/argoproj/argo-cd/commit/6ec1aa1b843b6b91ee6aea1d32c9a36d8da4d156): fix(appset): do not remove progressive sync conditions ([#&#8203;23506](https://github.com/argoproj/argo-cd/issues/23506)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`03ac864`](https://github.com/argoproj/argo-cd/commit/03ac864ddee6e93c049512c34f549b2b04e19635): fix(cli): avoid panic in configure command when no local config exists ([#&#8203;23085](https://github.com/argoproj/argo-cd/issues/23085)) ([#&#8203;23967](https://github.com/argoproj/argo-cd/issues/23967)) ([@&#8203;krapie](https://github.com/krapie)) - [`7f5ef5c`](https://github.com/argoproj/argo-cd/commit/7f5ef5c0877391ccda007d05a834b931067e11e1): fix(cli): correct typo in bcrypt error message ([#&#8203;23849](https://github.com/argoproj/argo-cd/issues/23849)) ([@&#8203;gyu-young-park](https://github.com/gyu-young-park)) - [`70c8f46`](https://github.com/argoproj/argo-cd/commit/70c8f4612fcc20c9e5522c101cdfa408a5fc21ae): fix(cli): honor ALL\_PROXY and other proxy environment variables ([#&#8203;24177](https://github.com/argoproj/argo-cd/issues/24177)) ([@&#8203;SinnoLn](https://github.com/SinnoLn)) - [`f13aa46`](https://github.com/argoproj/argo-cd/commit/f13aa46e7f1e5273c75809623081867da208de2b): fix(cli): respect refresh type when running with specified revision ([#&#8203;22463](https://github.com/argoproj/argo-cd/issues/22463)) ([#&#8203;22462](https://github.com/argoproj/argo-cd/issues/22462)) ([@&#8203;thejoeejoee](https://github.com/thejoeejoee)) - [`c4d99bb`](https://github.com/argoproj/argo-cd/commit/c4d99bb2249220ee8205ff3dc712ad1268e28e49): fix(controller): expose ARGOCD\_SYNC\_WAVE\_DELAY as configurable parameter ([#&#8203;24536](https://github.com/argoproj/argo-cd/issues/24536)) ([@&#8203;u-kai](https://github.com/u-kai)) - [`e981167`](https://github.com/argoproj/argo-cd/commit/e9811678fac83619850600f424424a504dd577c9): fix(controller): get commit server url from env ([#&#8203;23536](https://github.com/argoproj/argo-cd/issues/23536)) ([@&#8203;nobbs](https://github.com/nobbs)) - [`83d553c`](https://github.com/argoproj/argo-cd/commit/83d553ca51c884dccf1b56722439a5d40a31aa5a): fix(controller): impersonation with destination name ([#&#8203;23309](https://github.com/argoproj/argo-cd/issues/23309)) ([#&#8203;23504](https://github.com/argoproj/argo-cd/issues/23504)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`e0f4b00`](https://github.com/argoproj/argo-cd/commit/e0f4b001264430844c1505a447ad7ccffdb277a0): fix(darwin): remove the need for cgo when building a darwin binary on linux ([#&#8203;23507](https://github.com/argoproj/argo-cd/issues/23507)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`d7364b4`](https://github.com/argoproj/argo-cd/commit/d7364b466226f129d8fd22a6fcc7efdb00009855): fix(dashboard): Allow quantile label as float and integer ([#&#8203;24087](https://github.com/argoproj/argo-cd/issues/24087)) ([@&#8203;adberger](https://github.com/adberger)) - [`b20fd43`](https://github.com/argoproj/argo-cd/commit/b20fd4342f6b7212607d9493c3bb9a8fe8848a3b): fix(discovery): add missing lua syntax and return to discovery (fixes [#&#8203;24257](https://github.com/argoproj/argo-cd/issues/24257)) ([#&#8203;24262](https://github.com/argoproj/argo-cd/issues/24262)) ([@&#8203;jan-mrm](https://github.com/jan-mrm)) - [`614c85c`](https://github.com/argoproj/argo-cd/commit/614c85cb728d43f5f7bda5dacca385aba1be9adf): fix(docs): fix applicationsetcontroller.enable.github.api.metrics to false in docs cm ([#&#8203;23516](https://github.com/argoproj/argo-cd/issues/23516)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`4501ebb`](https://github.com/argoproj/argo-cd/commit/4501ebb93f9e722f92f42042f289fbf7d3e53557): fix(docs): include v3.1 upgrade docs ([#&#8203;23529](https://github.com/argoproj/argo-cd/issues/23529)) ([@&#8203;mubarak-j](https://github.com/mubarak-j)) - [`786b24e`](https://github.com/argoproj/argo-cd/commit/786b24e2c43bbd2da04d1e087ab029f5e6385318): fix(health): CRD health check message ([#&#8203;23690](https://github.com/argoproj/argo-cd/issues/23690)) ([#&#8203;23691](https://github.com/argoproj/argo-cd/issues/23691)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`f4c4c66`](https://github.com/argoproj/argo-cd/commit/f4c4c66f3865bb75e61284e985d7962fbf943fb2): fix(health): add logic for disabled policies ([#&#8203;21347](https://github.com/argoproj/argo-cd/issues/21347)) ([@&#8203;dhaiducek](https://github.com/dhaiducek)) - [`91b8bba`](https://github.com/argoproj/argo-cd/commit/91b8bba570eb53f5711874e4002cb79b5ac72de3): fix(health): custom resource health for flux helm repository of type oci ([#&#8203;24294](https://github.com/argoproj/argo-cd/issues/24294)) ([@&#8203;adberger](https://github.com/adberger)) - [`35e3897`](https://github.com/argoproj/argo-cd/commit/35e3897f61122769b043c575c272149dad81b20e): fix(health): incorrect reason in PullRequest script (cherry-pick [#&#8203;24826](https://github.com/argoproj/argo-cd/issues/24826) for 3.2) ([#&#8203;24828](https://github.com/argoproj/argo-cd/issues/24828)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`8fa3e47`](https://github.com/argoproj/argo-cd/commit/8fa3e47d174d6fb58072aa3462ca6a953b1c7e7f): fix(health): remove CronJob progressing/suspended status ([#&#8203;24430](https://github.com/argoproj/argo-cd/issues/24430)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`4821d71`](https://github.com/argoproj/argo-cd/commit/4821d71e3d4634cbeac1d1b4ed26184a55947b75): fix(health): typo in PromotionStrategy health.lua (cherry-pick [#&#8203;24726](https://github.com/argoproj/argo-cd/issues/24726) for 3.2) ([#&#8203;24760](https://github.com/argoproj/argo-cd/issues/24760)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`c68ec27`](https://github.com/argoproj/argo-cd/commit/c68ec277d4653094fd0ccc6fb458ee0099f51183): fix(health): undeclared var used in ChangeTransferPolicy check ([#&#8203;23912](https://github.com/argoproj/argo-cd/issues/23912)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`d1251f4`](https://github.com/argoproj/argo-cd/commit/d1251f407a0d2372f783ea9dcefef2ad53226250): fix(health): use promotion resource Ready condition regardless of reason (cherry-pick [#&#8203;24971](https://github.com/argoproj/argo-cd/issues/24971) for 3.2) ([#&#8203;24973](https://github.com/argoproj/argo-cd/issues/24973)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`56320a7`](https://github.com/argoproj/argo-cd/commit/56320a7b082a626b0d505960cab208f526962e87): fix(hydrator): handle empty path ([#&#8203;24349](https://github.com/argoproj/argo-cd/issues/24349)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`4d16fdc`](https://github.com/argoproj/argo-cd/commit/4d16fdcea4dd2d7e18c37e2c1860a6219bbebe20): fix(hydrator): normalize repo URL when grouping ([#&#8203;23564](https://github.com/argoproj/argo-cd/issues/23564)) ([#&#8203;23565](https://github.com/argoproj/argo-cd/issues/23565)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`c60a727`](https://github.com/argoproj/argo-cd/commit/c60a727524b34699669d44eff6d851174f265c65): fix(hydrator): omit Argocd- trailers from hydrator.metadata ([#&#8203;23463](https://github.com/argoproj/argo-cd/issues/23463)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`02de363`](https://github.com/argoproj/argo-cd/commit/02de363d9cc3cbdf4de0b56ff21eb6d4c7cc3ca1): fix(metrics): grpc prometheus stats missing ([#&#8203;23877](https://github.com/argoproj/argo-cd/issues/23877)) ([#&#8203;23838](https://github.com/argoproj/argo-cd/issues/23838)) ([@&#8203;pbhatnagar-oss](https://github.com/pbhatnagar-oss)) - [`50531e6`](https://github.com/argoproj/argo-cd/commit/50531e6ab36905de18fca3c65f3bc84d6a55808b): fix(oci): loosen up layer restrictions (cherry-pick [#&#8203;24640](https://github.com/argoproj/argo-cd/issues/24640) for 3.2) ([#&#8203;24648](https://github.com/argoproj/argo-cd/issues/24648)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`b96401b`](https://github.com/argoproj/argo-cd/commit/b96401bb764c704a9e0bbaee77ec69bab21e00f2): fix(project): Do not block project update when a cluster referenced in an App doesn't exist ([#&#8203;23659](https://github.com/argoproj/argo-cd/issues/23659)) ([@&#8203;OpenGuidou](https://github.com/OpenGuidou)) - [`e8f8610`](https://github.com/argoproj/argo-cd/commit/e8f86101f5378662ae6151ce5c3a76e9141900e8): fix(security): repository.GetDetailedProject exposes repo secrets ([#&#8203;24387](https://github.com/argoproj/argo-cd/issues/24387)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`796f72c`](https://github.com/argoproj/argo-cd/commit/796f72c3d4b419537910ebaae4f9eb9e4d4a1ecc): fix(server): Send Azure DevOps token via git extra headers ([#&#8203;23478](https://github.com/argoproj/argo-cd/issues/23478)) ([#&#8203;23631](https://github.com/argoproj/argo-cd/issues/23631)) ([@&#8203;mikebordon](https://github.com/mikebordon)) - [`1ba3929`](https://github.com/argoproj/argo-cd/commit/1ba3929520ea4bcee62bb004884c7dd878e9f223): fix(server): ensure resource health status is inferred on application retrieval ([#&#8203;24832](https://github.com/argoproj/argo-cd/issues/24832)) (cherry-pick [#&#8203;24851](https://github.com/argoproj/argo-cd/issues/24851) for 3.2) ([#&#8203;24865](https://github.com/argoproj/argo-cd/issues/24865)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`f420cce`](https://github.com/argoproj/argo-cd/commit/f420cce7a5fbdf8a73a51fef4ecb7cb4c7f5ba0a): fix(server): make parameterized resource actions backwards-compatible ([#&#8203;23695](https://github.com/argoproj/argo-cd/issues/23695)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`0a1572b`](https://github.com/argoproj/argo-cd/commit/0a1572b9d90ba9beb84d19cc3e9f106c6cce7908): fix(server): preserve webhook secret references on server restart ([#&#8203;22588](https://github.com/argoproj/argo-cd/issues/22588)) ([#&#8203;23905](https://github.com/argoproj/argo-cd/issues/23905)) ([@&#8203;somln](https://github.com/somln)) - [`8c8902b`](https://github.com/argoproj/argo-cd/commit/8c8902b93f7ed1a4136d98ad7f308e65cfc78253): fix(server): validate new project on update ([#&#8203;23970](https://github.com/argoproj/argo-cd/issues/23970)) ([#&#8203;23973](https://github.com/argoproj/argo-cd/issues/23973)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`1fbd63d`](https://github.com/argoproj/argo-cd/commit/1fbd63d095d3cadbdcb047a4a7b52f720707544e): fix(sync): auto-sync loop when FailOnSharedResource ([#&#8203;23357](https://github.com/argoproj/argo-cd/issues/23357)) ([#&#8203;23641](https://github.com/argoproj/argo-cd/issues/23641)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`65a082b`](https://github.com/argoproj/argo-cd/commit/65a082b12c17f3d0370eb68ca083676aa132d312): fix(sync): do not retry when sync timeout has elapsed ([#&#8203;24020](https://github.com/argoproj/argo-cd/issues/24020)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`9dfa9db`](https://github.com/argoproj/argo-cd/commit/9dfa9db097db17df6afe9c9568e5aba01304d8d6): fix(sync): operations in errors without status cause infinite auto-sync loop ([#&#8203;23356](https://github.com/argoproj/argo-cd/issues/23356)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`3349949`](https://github.com/argoproj/argo-cd/commit/3349949835a763f5a33f30ff379e776646e530d2): fix(test): TestFailKustomizeBuildPatches fails on MacOS dev. env ([#&#8203;23737](https://github.com/argoproj/argo-cd/issues/23737)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`965c83e`](https://github.com/argoproj/argo-cd/commit/965c83e0165d53524f961cd8faafe406d7ee6fcd): fix(test): Test\_SSHCreds\_Environ\_TempFileCleanupOnInvalidProxyURL fails on Macos dev. env. ([#&#8203;23755](https://github.com/argoproj/argo-cd/issues/23755)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`c880373`](https://github.com/argoproj/argo-cd/commit/c880373aaee28fb5a33ef965cd27d4943e5cc944): fix(tests): race condition creating the sync id ([#&#8203;23460](https://github.com/argoproj/argo-cd/issues/23460)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`8884b27`](https://github.com/argoproj/argo-cd/commit/8884b2738181585eee51a942c46008354268eb85): fix(ui): Improve Delete Dialog Behaviour when deleting child apps in the app-of-app pattern (cherry-pick [#&#8203;24802](https://github.com/argoproj/argo-cd/issues/24802) for 3.2) ([#&#8203;25123](https://github.com/argoproj/argo-cd/issues/25123)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`d54c8af`](https://github.com/argoproj/argo-cd/commit/d54c8afc09ddc6d7c4e89bb9b8ea11b07d47aa90): fix(ui): Made App name font bolder in applications-list rows ([#&#8203;24256](https://github.com/argoproj/argo-cd/issues/24256)) ([@&#8203;surajyadav1108](https://github.com/surajyadav1108)) - [`1bc9adb`](https://github.com/argoproj/argo-cd/commit/1bc9adb134cd4e7a5230b9855f892bb0bc582a90): fix(ui): account detail page crashes for accounts with empty capabilities ([#&#8203;23787](https://github.com/argoproj/argo-cd/issues/23787)) ([@&#8203;hanxiaop](https://github.com/hanxiaop)) - [`04d1ca4`](https://github.com/argoproj/argo-cd/commit/04d1ca4733c459a37a3751865644f4cb2bcaab1a): fix(ui): catch AbortError during data fetch cancellation ([#&#8203;24054](https://github.com/argoproj/argo-cd/issues/24054)) ([@&#8203;youhonglian](https://github.com/youhonglian)) - [`24b0ecc`](https://github.com/argoproj/argo-cd/commit/24b0ecc657335b73eec5da1bc9398f09db39c0c1): fix(ui): convert GroupWrapper to a functional component ([#&#8203;23796](https://github.com/argoproj/argo-cd/issues/23796)) ([@&#8203;jiwlee97](https://github.com/jiwlee97)) - [`564e507`](https://github.com/argoproj/argo-cd/commit/564e507dd78cd1cdfb962cf434262d88e3fb8a4f): fix(ui): convert PolicyWrapper component to functional component ([#&#8203;23809](https://github.com/argoproj/argo-cd/issues/23809)) ([@&#8203;jiwlee97](https://github.com/jiwlee97)) - [`dd1547f`](https://github.com/argoproj/argo-cd/commit/dd1547fcb4e69d763cd801f1b8e0e4dd7e85687e): fix(ui): convert RevisionFormField components to functional components ([#&#8203;23813](https://github.com/argoproj/argo-cd/issues/23813)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`d6ecc66`](https://github.com/argoproj/argo-cd/commit/d6ecc6621682f472eb5ef0b0362376a2e3fc322d): fix(ui): enable natural sort ordering for resources, add autocomplete attributes to login form [#&#8203;22853](https://github.com/argoproj/argo-cd/issues/22853) ([#&#8203;23599](https://github.com/argoproj/argo-cd/issues/23599)) ([@&#8203;sea-gull-diana](https://github.com/sea-gull-diana)) - [`3e6f11e`](https://github.com/argoproj/argo-cd/commit/3e6f11e08e709bb92b933106f8ca97e0ac6b3343): fix(ui): fix filter header label wrap ([#&#8203;23560](https://github.com/argoproj/argo-cd/issues/23560)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`aa5d139`](https://github.com/argoproj/argo-cd/commit/aa5d1395bc0248c3c64accc4a2adf79daf645178): fix(ui): fix misleading pointer cursor and animation click-block issue ([#&#8203;23688](https://github.com/argoproj/argo-cd/issues/23688)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`88a32d6`](https://github.com/argoproj/argo-cd/commit/88a32d6aab8a954d86144166df80eeb1a7816015): fix(ui): handle missing resources on UI ([#&#8203;24355](https://github.com/argoproj/argo-cd/issues/24355)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`b18ea68`](https://github.com/argoproj/argo-cd/commit/b18ea682c4b259aa94c3657aece66875fa657e1b): fix(ui): prevent undefined values in filter state causing checkbox corruption ([#&#8203;23733](https://github.com/argoproj/argo-cd/issues/23733)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`e24d8d4`](https://github.com/argoproj/argo-cd/commit/e24d8d40244df4809b171ef29eb3bb81976a27a3): fix(ui): resolve duplicate sync-policy ([#&#8203;24233](https://github.com/argoproj/argo-cd/issues/24233)) ([@&#8203;downfa11](https://github.com/downfa11)) - [`f3dbc6f`](https://github.com/argoproj/argo-cd/commit/f3dbc6f9de693c823fefcd61d12f95e801bf4416): fix(ui): wrap log lines are wrapped to the next line ([#&#8203;23946](https://github.com/argoproj/argo-cd/issues/23946)) ([@&#8203;xfrnk2](https://github.com/xfrnk2)) - [`a8cae97`](https://github.com/argoproj/argo-cd/commit/a8cae97da0f3a6065b9594aae7f367fd26e963a6): fix(util): Fix default key exchange algorthims used for SSH connection to be FIPS compliant ([#&#8203;24086](https://github.com/argoproj/argo-cd/issues/24086)) ([@&#8203;anandf](https://github.com/anandf)) - [`1b3ced9`](https://github.com/argoproj/argo-cd/commit/1b3ced9261779963dfe9564feb79328689af4377): fix: "admin cluster generate-spec" fails on missing "argocd-cm" ([#&#8203;10429](https://github.com/argoproj/argo-cd/issues/10429)) ([#&#8203;24088](https://github.com/argoproj/argo-cd/issues/24088)) ([@&#8203;ATGardner](https://github.com/ATGardner)) - [`001bfda`](https://github.com/argoproj/argo-cd/commit/001bfda068395d917e9e172d95822531af0a3783): fix: [#&#8203;24781](https://github.com/argoproj/argo-cd/issues/24781) update crossplane healthchecks to V2 version (cherry-pick [#&#8203;24782](https://github.com/argoproj/argo-cd/issues/24782) for 3.2) ([#&#8203;24784](https://github.com/argoproj/argo-cd/issues/24784)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`5ee35ad`](https://github.com/argoproj/argo-cd/commit/5ee35ad707ba2923e6ce32eec024955dcf1e25db): fix: Address shellcheck detected shell warnings ([#&#8203;22686](https://github.com/argoproj/argo-cd/issues/22686)) ([@&#8203;olivergondza](https://github.com/olivergondza)) - [`58b0116`](https://github.com/argoproj/argo-cd/commit/58b0116d751480a5faf1046c1c95c99c6ce4cad8): fix: Allow metrics ingress for redis-ha-proxy ([#&#8203;23926](https://github.com/argoproj/argo-cd/issues/23926)) ([#&#8203;23928](https://github.com/argoproj/argo-cd/issues/23928)) ([@&#8203;JulesTriomphe](https://github.com/JulesTriomphe)) - [`4e5b201`](https://github.com/argoproj/argo-cd/commit/4e5b201ba500fec84fb9cc04d60f3106d9fca7fa): fix: ArgoCD CLI diff shows installationID annotations ([#&#8203;22409](https://github.com/argoproj/argo-cd/issues/22409)) ([#&#8203;22567](https://github.com/argoproj/argo-cd/issues/22567)) ([@&#8203;muma378](https://github.com/muma378)) - [`0793efb`](https://github.com/argoproj/argo-cd/commit/0793efb5e41bf15c3f137b101b7d0f40d0d2ae37): fix: Badge display revision for multiple-sources application [#&#8203;17986](https://github.com/argoproj/argo-cd/issues/17986) ([#&#8203;22547](https://github.com/argoproj/argo-cd/issues/22547)) ([@&#8203;fpetr](https://github.com/fpetr)) - [`ef8ac49`](https://github.com/argoproj/argo-cd/commit/ef8ac49807185be5c91b09ad031aba9daed676ce): fix: Clear ApplicationSet applicationStatus when ProgressiveSync is disabled (cherry-pick [#&#8203;24587](https://github.com/argoproj/argo-cd/issues/24587) for 3.2 ([#&#8203;24716](https://github.com/argoproj/argo-cd/issues/24716)) ([@&#8203;aali309](https://github.com/aali309)) - [`bb56b9e`](https://github.com/argoproj/argo-cd/commit/bb56b9ea673989f62a62752576e015752613fc4e): fix: Ensure application sets in custom namespace can be upserted ([#&#8203;23860](https://github.com/argoproj/argo-cd/issues/23860)) ([@&#8203;onematchfox](https://github.com/onematchfox)) - [`df324c0`](https://github.com/argoproj/argo-cd/commit/df324c07d89990710d607ed37818fc28c86ff8eb): fix: Ensure that symlink targets are not made absolute on extracting a tar ([#&#8203;24145](https://github.com/argoproj/argo-cd/issues/24145)) ([#&#8203;24146](https://github.com/argoproj/argo-cd/issues/24146)) ([@&#8203;leh-ppi](https://github.com/leh-ppi)) - [`c94874f`](https://github.com/argoproj/argo-cd/commit/c94874fd18d845ee79b0a67aca32794ab561e82b): fix: HTTPProxy health-check update ([#&#8203;23575](https://github.com/argoproj/argo-cd/issues/23575)) ([@&#8203;solomon-kibret](https://github.com/solomon-kibret)) - [`6aa9c20`](https://github.com/argoproj/argo-cd/commit/6aa9c20e47724298187aeb0da52966a4ada75522): fix: Health status for HTTPRoute with multiple generations ([#&#8203;24958](https://github.com/argoproj/argo-cd/issues/24958)) (cherry-pick [#&#8203;24959](https://github.com/argoproj/argo-cd/issues/24959) for 3.2) ([#&#8203;25039](https://github.com/argoproj/argo-cd/issues/25039)) ([@&#8203;lindeskar](https://github.com/lindeskar)) - [`7129a2c`](https://github.com/argoproj/argo-cd/commit/7129a2c1474c7069a9e77b92b4ba82f32af05c93): fix: High Application Controller CPU Usage - Reduce calls to db.GetSettings ([#&#8203;24235](https://github.com/argoproj/argo-cd/issues/24235)) ([@&#8203;FourFifthsCode](https://github.com/FourFifthsCode)) - [`87faf58`](https://github.com/argoproj/argo-cd/commit/87faf58733999f6e6338df49dcce3847870de79d): fix: Hydrator wipes out entire branch when multiple Applications hydrate to the same branch with different path (fixes [#&#8203;24179](https://github.com/argoproj/argo-cd/issues/24179)) ([#&#8203;24185](https://github.com/argoproj/argo-cd/issues/24185)) ([@&#8203;adityaraj178](https://github.com/adityaraj178)) - [`b8ac5ef`](https://github.com/argoproj/argo-cd/commit/b8ac5ef63541cf330ed780fd46d93013e72b0e3d): fix: OCI client, avoid calling tags/list if revision is not a constraint [#&#8203;23580](https://github.com/argoproj/argo-cd/issues/23580) ([#&#8203;23581](https://github.com/argoproj/argo-cd/issues/23581)) ([@&#8203;erdody](https://github.com/erdody)) - [`1453367`](https://github.com/argoproj/argo-cd/commit/1453367645ff2c28d2a3f2ab89be370db4f6fb8f): fix: Progress Sync Unknown in UI (cherry-pick [#&#8203;24202](https://github.com/argoproj/argo-cd/issues/24202) for 3.2) ([#&#8203;24641](https://github.com/argoproj/argo-cd/issues/24641)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`12d3f5d`](https://github.com/argoproj/argo-cd/commit/12d3f5dba186e925598a24bf75efca71b708dfe7): fix: RunResourceAction: error getting Lua resource action: built-in script does not exist [#&#8203;24490](https://github.com/argoproj/argo-cd/issues/24490) ([#&#8203;24491](https://github.com/argoproj/argo-cd/issues/24491)) ([@&#8203;FourFifthsCode](https://github.com/FourFifthsCode)) - [`1c9bb47`](https://github.com/argoproj/argo-cd/commit/1c9bb478e85f826b54e973e6cf288bb5cdd4dc50): fix: Selecting repoType in dropdown doesn't do anything ([#&#8203;23747](https://github.com/argoproj/argo-cd/issues/23747)) ([#&#8203;23750](https://github.com/argoproj/argo-cd/issues/23750)) ([@&#8203;keithchong](https://github.com/keithchong)) - [`8d47727`](https://github.com/argoproj/argo-cd/commit/8d47727d38a17c510efea3234cb3597c2a285b7f): fix: UI error with ApplicationSet in any namespace ([#&#8203;23601](https://github.com/argoproj/argo-cd/issues/23601)) ([@&#8203;jaqxues](https://github.com/jaqxues)) - [`45a7a18`](https://github.com/argoproj/argo-cd/commit/45a7a18256c15c97588efaff4eb239ca416ce034): fix: `kustomize edit add component` check ([#&#8203;24100](https://github.com/argoproj/argo-cd/issues/24100)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`4c92911`](https://github.com/argoproj/argo-cd/commit/4c9291152bc9716670cb0477b2e49e413eec7154): fix: `syncPolicy.automated.enabled=false` does not disable automated sync ([#&#8203;24254](https://github.com/argoproj/argo-cd/issues/24254)) ([@&#8203;downfa11](https://github.com/downfa11)) - [`2e4af5f`](https://github.com/argoproj/argo-cd/commit/2e4af5fa5a92a397e03a7aff4b32fa56160ff5b3): fix: autosync would not trigger for different sources ([#&#8203;23615](https://github.com/argoproj/argo-cd/issues/23615)) ([#&#8203;23655](https://github.com/argoproj/argo-cd/issues/23655)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`1c5d7f1`](https://github.com/argoproj/argo-cd/commit/1c5d7f1f65909631d2c91fa791bac5269f56f5bb): fix: cache external TLS cert to avoid `Loading TLS config` log spam ([#&#8203;17277](https://github.com/argoproj/argo-cd/issues/17277)) ([#&#8203;23965](https://github.com/argoproj/argo-cd/issues/23965)) ([#&#8203;24080](https://github.com/argoproj/argo-cd/issues/24080)) ([@&#8203;mtbennett-godaddy](https://github.com/mtbennett-godaddy)) - [`a1df57d`](https://github.com/argoproj/argo-cd/commit/a1df57df93bbb188dfaf0a39f862fdae464b7a7c): fix: capture stderr in executil RunWithExecRunOpts (cherry-pick [#&#8203;25139](https://github.com/argoproj/argo-cd/issues/25139) for 3.2) ([#&#8203;25140](https://github.com/argoproj/argo-cd/issues/25140)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`670d383`](https://github.com/argoproj/argo-cd/commit/670d383f69a79616a81a558ff37cd5cd5122d837): fix: change the appset namespace to server namespace when generating appset ([#&#8203;23900](https://github.com/argoproj/argo-cd/issues/23900)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`3eb442e`](https://github.com/argoproj/argo-cd/commit/3eb442ed823e5d453b977882fef5d0cd75af4a96): fix: correct misleading log and linter directive ([#&#8203;23824](https://github.com/argoproj/argo-cd/issues/23824)) ([@&#8203;augustkang](https://github.com/augustkang)) - [`ed752cb`](https://github.com/argoproj/argo-cd/commit/ed752cb5407a016dd39ed1aa1fbbcb536d05d89d): fix: correct post-delete finalizer removal when cluster not found ([#&#8203;24415](https://github.com/argoproj/argo-cd/issues/24415)) ([@&#8203;aborilov](https://github.com/aborilov)) - [`22c652c`](https://github.com/argoproj/argo-cd/commit/22c652cf97e8a1e534d30984e9235533037138af): fix: correct typo in applicationset/utils/utils.go ([#&#8203;24352](https://github.com/argoproj/argo-cd/issues/24352)) ([@&#8203;augustkang](https://github.com/augustkang)) - [`51fa4e8`](https://github.com/argoproj/argo-cd/commit/51fa4e8a54319483964c2782183ffa4dcc3e0e76): fix: do not change CronJob to progressing ([#&#8203;24269](https://github.com/argoproj/argo-cd/issues/24269)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`b227ef1`](https://github.com/argoproj/argo-cd/commit/b227ef1559d2bbff479fc8eb600b9688997ef687): fix: don't show error about missing appset (cherry-pick [#&#8203;24995](https://github.com/argoproj/argo-cd/issues/24995) for 3.2) ([#&#8203;24997](https://github.com/argoproj/argo-cd/issues/24997)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`7168674`](https://github.com/argoproj/argo-cd/commit/7168674403860008ddd90377b93e4ec4fd29e5c0): fix: downgrade go-git ([#&#8203;24288](https://github.com/argoproj/argo-cd/issues/24288)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`42d4cfb`](https://github.com/argoproj/argo-cd/commit/42d4cfb8570ec340b5fd301d5083565d0c4445af): fix: existingWindows to treat all fields of the window instead of a small subset of them ([#&#8203;20712](https://github.com/argoproj/argo-cd/issues/20712)) ([#&#8203;23636](https://github.com/argoproj/argo-cd/issues/23636)) ([@&#8203;itaispiegel](https://github.com/itaispiegel)) - [`9895f55`](https://github.com/argoproj/argo-cd/commit/9895f55781451f61b1ec8407e8bdc9da0f742c08): fix: helm GetTags cache writing ([#&#8203;23865](https://github.com/argoproj/argo-cd/issues/23865)) ([@&#8203;mclarke47](https://github.com/mclarke47)) - [`a1f4248`](https://github.com/argoproj/argo-cd/commit/a1f42488d9c13c377c798310d12732c01e762d5e): fix: hydration errors not set on applications ([#&#8203;24755](https://github.com/argoproj/argo-cd/issues/24755)) ([#&#8203;24809](https://github.com/argoproj/argo-cd/issues/24809)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`ba38778`](https://github.com/argoproj/argo-cd/commit/ba38778d8c9be223ce667bf3cd2ae8067b92dfaf): fix: improve CMP logging and error messages ([#&#8203;24022](https://github.com/argoproj/argo-cd/issues/24022)) ([@&#8203;korECM](https://github.com/korECM)) - [`8ed3a24`](https://github.com/argoproj/argo-cd/commit/8ed3a24d49ed1edcf2b2bf54fbc4ddeb49c2bd32): fix: improves message for diff-exit-code configuration option ([#&#8203;24039](https://github.com/argoproj/argo-cd/issues/24039)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`a90c545`](https://github.com/argoproj/argo-cd/commit/a90c54599b9de5951d3ad6ab3429fb9af536cb6f): fix: improves the ui message when an operation is terminated due to controller sync timeout ([#&#8203;23657](https://github.com/argoproj/argo-cd/issues/23657)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`5c2b13f`](https://github.com/argoproj/argo-cd/commit/5c2b13f07cb2d50ab777528244021131440ec1bb): fix: incorrect source used in CompareAppState ([#&#8203;23630](https://github.com/argoproj/argo-cd/issues/23630)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`e37c3db`](https://github.com/argoproj/argo-cd/commit/e37c3dbd40400de155a20c81af96b6c79c0989e2): fix: kustomize components + monorepos ([#&#8203;23486](https://github.com/argoproj/argo-cd/issues/23486)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`873c2fc`](https://github.com/argoproj/argo-cd/commit/873c2fcfc7d614491a5424280e5fd3dd03242de2): fix: labels field is nil in values interpolation ([#&#8203;24501](https://github.com/argoproj/argo-cd/issues/24501)) ([#&#8203;24502](https://github.com/argoproj/argo-cd/issues/24502)) ([@&#8203;tonychg](https://github.com/tonychg)) - [`f3c8e1d`](https://github.com/argoproj/argo-cd/commit/f3c8e1d5e36c38761a7c2b099f50dbe1b3838d45): fix: limit number of resources in appset status ([#&#8203;24690](https://github.com/argoproj/argo-cd/issues/24690)) ([#&#8203;24697](https://github.com/argoproj/argo-cd/issues/24697)) ([@&#8203;alexmt](https://github.com/alexmt)) - [`3db95b1`](https://github.com/argoproj/argo-cd/commit/3db95b1fbe32a24c3301b08f02a9262923be184f): fix: make webhook payload handlers recover from panics (cherry-pick [#&#8203;24862](https://github.com/argoproj/argo-cd/issues/24862) for 3.2) ([#&#8203;24912](https://github.com/argoproj/argo-cd/issues/24912)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`b1b1570`](https://github.com/argoproj/argo-cd/commit/b1b157068efae35112db841c27d3d288c044d944): fix: prevent idle connection buildup by cloning http.DefaultTransport in Bitbucket SCM/PR generator [#&#8203;24209](https://github.com/argoproj/argo-cd/issues/24209) ([#&#8203;24210](https://github.com/argoproj/argo-cd/issues/24210)) ([@&#8203;portly-halicore-76](https://github.com/portly-halicore-76)) - [`8b8d04e`](https://github.com/argoproj/argo-cd/commit/8b8d04ecfaeef46f030d6d42361ee0210edc264a): fix: propagate gRPC context to HTTP client in grpcproxy ([#&#8203;23840](https://github.com/argoproj/argo-cd/issues/23840)) ([#&#8203;24157](https://github.com/argoproj/argo-cd/issues/24157)) ([@&#8203;BHAVISHYA2005](https://github.com/BHAVISHYA2005)) - [`8f23c88`](https://github.com/argoproj/argo-cd/commit/8f23c885b61563104013956fc57650f23de0b27d): fix: remove mounting of host /tmp when running argocd-test-(client|server) images ([#&#8203;24025](https://github.com/argoproj/argo-cd/issues/24025)) ([#&#8203;24028](https://github.com/argoproj/argo-cd/issues/24028)) ([#&#8203;24024](https://github.com/argoproj/argo-cd/issues/24024)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`aed63c6`](https://github.com/argoproj/argo-cd/commit/aed63c628d3e6aff4df20303b5e7cf4149b4a443): fix: remove platform flag to fix multi-platform binary architecture of CLI tools [#&#8203;24549](https://github.com/argoproj/argo-cd/issues/24549) ([#&#8203;24550](https://github.com/argoproj/argo-cd/issues/24550)) ([@&#8203;pinelibg](https://github.com/pinelibg)) - [`4dfab5d`](https://github.com/argoproj/argo-cd/commit/4dfab5d136cbea1ad42ce971b3b61c045e17d209): fix: remove tracking annotation from git manifest when performing hydration ([#&#8203;23857](https://github.com/argoproj/argo-cd/issues/23857)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`559744a`](https://github.com/argoproj/argo-cd/commit/559744a65efa408d975733065050aa868418ebc3): fix: replace `:arrow_heading_up:` for MS teams ([#&#8203;22258](https://github.com/argoproj/argo-cd/issues/22258)) ([#&#8203;22725](https://github.com/argoproj/argo-cd/issues/22725)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`c641837`](https://github.com/argoproj/argo-cd/commit/c64183717bbb04a0147d3088146a3518e0b0b3a1): fix: replace grpc.NewClient ([#&#8203;19653](https://github.com/argoproj/argo-cd/issues/19653)) ([#&#8203;24188](https://github.com/argoproj/argo-cd/issues/24188)) ([@&#8203;Jack-R-lantern](https://github.com/Jack-R-lantern)) - [`6c38186`](https://github.com/argoproj/argo-cd/commit/6c38186f7fd32f94bb9ba79e20edf58a14c66d7b): fix: resolve argocd ui error for externalSecrets, fixes [#&#8203;23886](https://github.com/argoproj/argo-cd/issues/23886) ([#&#8203;24232](https://github.com/argoproj/argo-cd/issues/24232)) ([@&#8203;raweber42](https://github.com/raweber42)) - [`28510cd`](https://github.com/argoproj/argo-cd/commit/28510cdda692c067309d4753d4d16b4107599547): fix: resolve argocdService initialization issue in notifications CLI (cherry-pick [#&#8203;24664](https://github.com/argoproj/argo-cd/issues/24664) for 3.2) ([#&#8203;24680](https://github.com/argoproj/argo-cd/issues/24680)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`fe6aaad`](https://github.com/argoproj/argo-cd/commit/fe6aaad4f0a4eebcdf2722d75f5b0bc9a6c36b7e): fix: resource tree endpoint doesn't have missing state ([#&#8203;23948](https://github.com/argoproj/argo-cd/issues/23948)) ([@&#8203;hanxiaop](https://github.com/hanxiaop)) - [`22d3ef0`](https://github.com/argoproj/argo-cd/commit/22d3ef0ef67a8e01d37f7f5296047ac57e4adefc): fix: respect ignore differences for individual array elements in CRDs ([#&#8203;24197](https://github.com/argoproj/argo-cd/issues/24197)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`f78cddf`](https://github.com/argoproj/argo-cd/commit/f78cddf73681b800dce45d2ce8f69c5e81002c43): fix: revert kubeVersion change to preserve trailing `+` ([#&#8203;24066](https://github.com/argoproj/argo-cd/issues/24066)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`8c3b78e`](https://github.com/argoproj/argo-cd/commit/8c3b78ef888dbd507cb1153c3f0d7f76430eae9f): fix: set correct path to metadata for numa rollout pause actions ([#&#8203;24280](https://github.com/argoproj/argo-cd/issues/24280)) ([@&#8203;dpadhiar](https://github.com/dpadhiar)) - [`16cc1b1`](https://github.com/argoproj/argo-cd/commit/16cc1b15af39ebf43a1714cfb522aed1d7c38059): fix: support dynamic field path based on Hydrator state in summary view ([#&#8203;23950](https://github.com/argoproj/argo-cd/issues/23950)) ([@&#8203;bianbbc87](https://github.com/bianbbc87)) - [`51d8819`](https://github.com/argoproj/argo-cd/commit/51d88197d76ab61051772661c9e8f90c32c3d2a1): fix: the specified namespace is not taking effect in argocd-notifications ([#&#8203;23839](https://github.com/argoproj/argo-cd/issues/23839)) ([@&#8203;iawia002](https://github.com/iawia002)) - [`262c815`](https://github.com/argoproj/argo-cd/commit/262c8151ae5f80a35b79c6496b553b9b30e2e491): fix: typo err for GetConditions comment ([#&#8203;23807](https://github.com/argoproj/argo-cd/issues/23807)) ([@&#8203;warjiang](https://github.com/warjiang)) - [`087378c`](https://github.com/argoproj/argo-cd/commit/087378c6696000fc63074747cbd19650dd81ad7b): fix: update ExternalSecret discovery.lua to also include the refreshPolicy (cherry-pick [#&#8203;24707](https://github.com/argoproj/argo-cd/issues/24707) for 3.2) ([#&#8203;24713](https://github.com/argoproj/argo-cd/issues/24713)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`bf9f927`](https://github.com/argoproj/argo-cd/commit/bf9f927d55bfea7f60c2df9c38fe95bf9a5dcbf9): fix: use informer in webhook handler to reduce memory usage (cherry-pick [#&#8203;24622](https://github.com/argoproj/argo-cd/issues/24622) for 3.2) ([#&#8203;24623](https://github.com/argoproj/argo-cd/issues/24623)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) ##### Documentation - [`7515505`](https://github.com/argoproj/argo-cd/commit/751550562cb00d4f103a7650ba7d966f883c608c): docs(actions): document parameterized resource actions ([#&#8203;24007](https://github.com/argoproj/argo-cd/issues/24007)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`5ac055d`](https://github.com/argoproj/argo-cd/commit/5ac055d2a29de36d0e4c32aa25ae24350c458061): docs(cli): Add example usage for 'argocd repo rm' command ([#&#8203;23833](https://github.com/argoproj/argo-cd/issues/23833)) ([@&#8203;somln](https://github.com/somln)) - [`d83ef2c`](https://github.com/argoproj/argo-cd/commit/d83ef2c224cb512c59ea49ebb016a45d55b69183): docs(cli): add `argocd repo list` example ([#&#8203;23822](https://github.com/argoproj/argo-cd/issues/23822)) ([@&#8203;jemlog](https://github.com/jemlog)) - [`ce35b4c`](https://github.com/argoproj/argo-cd/commit/ce35b4c48484ef00bd5fdfc610f04fd3b2a24503): docs(cli): add command `argocd repo get` examples ([#&#8203;23843](https://github.com/argoproj/argo-cd/issues/23843)) ([@&#8203;downfa11](https://github.com/downfa11)) - [`4024fe7`](https://github.com/argoproj/argo-cd/commit/4024fe7c22db2f8a575a534be3295e21df2c2d23): docs(cli): improve example usage for argocd logout command ([#&#8203;24001](https://github.com/argoproj/argo-cd/issues/24001)) ([@&#8203;CHOUMnote](https://github.com/CHOUMnote)) - [`d154627`](https://github.com/argoproj/argo-cd/commit/d1546276818bbae8e472902db0b5c0b6b802adef): docs(hydrator): remove trailer that doesn't exist ([#&#8203;23923](https://github.com/argoproj/argo-cd/issues/23923)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`9e25f93`](https://github.com/argoproj/argo-cd/commit/9e25f93e03e9b2448d0bff361c1d0bd0a9bfb16b): docs(images): add a note about missing images for 3.0 releases ([#&#8203;23612](https://github.com/argoproj/argo-cd/issues/23612)) ([#&#8203;23712](https://github.com/argoproj/argo-cd/issues/23712)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`313e8bf`](https://github.com/argoproj/argo-cd/commit/313e8bf70f3a3ac3698d3ce530babf4757c32f30): docs(images): add a note about missing images for 3.0 releases ([#&#8203;23741](https://github.com/argoproj/argo-cd/issues/23741)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`eaef25c`](https://github.com/argoproj/argo-cd/commit/eaef25c3eb23ab3390aa5967da482d9134b4d168): docs(progressivesync): Proposal of Deletion strategy for progressive sync ([#&#8203;22843](https://github.com/argoproj/argo-cd/issues/22843)) ([@&#8203;ranakan19](https://github.com/ranakan19)) - [`4362e8c`](https://github.com/argoproj/argo-cd/commit/4362e8ccb7772fe90da7f55fab7bb950e1cf731a): docs(users): Add 100ms to the list of users ([#&#8203;24265](https://github.com/argoproj/argo-cd/issues/24265)) ([@&#8203;ygit](https://github.com/ygit)) - [`1e4cfcc`](https://github.com/argoproj/argo-cd/commit/1e4cfcc4a06859fe8333eaa992f295dfc89cef20): docs(users): Add Shock Media to users ([#&#8203;24538](https://github.com/argoproj/argo-cd/issues/24538)) ([@&#8203;sven-mollinga](https://github.com/sven-mollinga)) - [`90eae48`](https://github.com/argoproj/argo-cd/commit/90eae48c77d44a1925ff284d308ae448f543be0c): docs: 3.0 migration - added remediation for explicitly syncing apps that use ApplyOutOfSyncOnly=true ([#&#8203;23918](https://github.com/argoproj/argo-cd/issues/23918)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`49f3c05`](https://github.com/argoproj/argo-cd/commit/49f3c05d7dea5e40249719225f21733b4f7b1152): docs: Add Sophotech to adopters list ([#&#8203;24247](https://github.com/argoproj/argo-cd/issues/24247)) ([@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud)) - [`e4eb86d`](https://github.com/argoproj/argo-cd/commit/e4eb86d2dbfed08fc163dae7fbe61a9952fb1c04): docs: Add code comment to explain relativizing all symlinks on extraction ([#&#8203;24514](https://github.com/argoproj/argo-cd/issues/24514)) ([@&#8203;leh-ppi](https://github.com/leh-ppi)) - [`9fd0601`](https://github.com/argoproj/argo-cd/commit/9fd0601e52cac035f67cb76274fd8d3a5f5a0e4e): docs: Add example of using argocd.argoproj.io/hook: Skip ([#&#8203;23505](https://github.com/argoproj/argo-cd/issues/23505)) ([@&#8203;jsoref](https://github.com/jsoref)) - [`3df2883`](https://github.com/argoproj/argo-cd/commit/3df2883a4d6874a045e3af0c9e177e76a2dbff49): docs: Added Intel to USERS.md ([#&#8203;23596](https://github.com/argoproj/argo-cd/issues/23596)) ([@&#8203;charlesmcchan](https://github.com/charlesmcchan)) - [`2cfc70a`](https://github.com/argoproj/argo-cd/commit/2cfc70afa90c207fef4a174b4d92376f12d0b2eb): docs: Change reference URL for HA manifests to stable. ([#&#8203;24049](https://github.com/argoproj/argo-cd/issues/24049)) ([@&#8203;Kelketek](https://github.com/Kelketek)) - [`15a35da`](https://github.com/argoproj/argo-cd/commit/15a35daf16a06e354af965db5c9029d37055bc6b): docs: Clarifications in in user-guide/helm.md ([#&#8203;23281](https://github.com/argoproj/argo-cd/issues/23281)) ([@&#8203;HarHarLinks](https://github.com/HarHarLinks)) - [`e8875bb`](https://github.com/argoproj/argo-cd/commit/e8875bbe7b592b9fc0f670940a49ab8bb47a241a): docs: Correct a minor typo ([#&#8203;24566](https://github.com/argoproj/argo-cd/issues/24566)) ([@&#8203;looperunbalanced](https://github.com/looperunbalanced)) - [`ee0de13`](https://github.com/argoproj/argo-cd/commit/ee0de13be4c2d63652e0fe917d64f253cb556938): docs: Delete dangling word in Source Hydrator docs (cherry-pick [#&#8203;24601](https://github.com/argoproj/argo-cd/issues/24601) for 3.2) ([#&#8203;24604](https://github.com/argoproj/argo-cd/issues/24604)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`bfe8b30`](https://github.com/argoproj/argo-cd/commit/bfe8b30d9a9dd828297175c3d858a2bac0eb784f): docs: Document ARGOCD\_CONFIG\_DIR env variable ([#&#8203;24193](https://github.com/argoproj/argo-cd/issues/24193)) ([#&#8203;24194](https://github.com/argoproj/argo-cd/issues/24194)) ([@&#8203;den-is](https://github.com/den-is)) - [`ac49c67`](https://github.com/argoproj/argo-cd/commit/ac49c6740317c660a3a333de9ed5119d6157c5d2): docs: Fix a typo in 3.0-3.1 upgrade manual ([#&#8203;23544](https://github.com/argoproj/argo-cd/issues/23544)) ([@&#8203;Chupaka](https://github.com/Chupaka)) - [`728674f`](https://github.com/argoproj/argo-cd/commit/728674f922eda8bbecdd846ab79a2bfd4b338428): docs: Fix cluster bootstrapping documentation ([#&#8203;24353](https://github.com/argoproj/argo-cd/issues/24353)) ([@&#8203;FalseDev](https://github.com/FalseDev)) - [`b834987`](https://github.com/argoproj/argo-cd/commit/b834987db97f399bf318f9a68c281117abb123b2): docs: Fix typos in user guide documentation ([#&#8203;24548](https://github.com/argoproj/argo-cd/issues/24548)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`79943d8`](https://github.com/argoproj/argo-cd/commit/79943d81892cf7774a5b2948965fb7b6e3aa644b): docs: Improve developer guide ([#&#8203;23669](https://github.com/argoproj/argo-cd/issues/23669)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`e5417e1`](https://github.com/argoproj/argo-cd/commit/e5417e1eb383fa72f00f7a18bd29af3047ce4bf4): docs: Incorporate grafana service doc change ([#&#8203;24069](https://github.com/argoproj/argo-cd/issues/24069)) ([@&#8203;lrochette](https://github.com/lrochette)) - [`a74d899`](https://github.com/argoproj/argo-cd/commit/a74d8996b75420103b53b24770b9aeb18ea5627c): docs: Microsoft SSO requestedIDTokenClaims to be ApplicationGroup ([#&#8203;23711](https://github.com/argoproj/argo-cd/issues/23711)) ([@&#8203;DavidNorena](https://github.com/DavidNorena)) - [`4393f7d`](https://github.com/argoproj/argo-cd/commit/4393f7deb8bb648747d80517613b84adc23d474b): docs: PR generator title match ([#&#8203;24000](https://github.com/argoproj/argo-cd/issues/24000)) ([@&#8203;EmilyXinyi](https://github.com/EmilyXinyi)) - [`7e868da`](https://github.com/argoproj/argo-cd/commit/7e868da310ad37d617f722175f618747e833b6ce): docs: RBAC: Fix typo and rephrase fine-grained action syntax ([#&#8203;24033](https://github.com/argoproj/argo-cd/issues/24033)) ([@&#8203;kwentine](https://github.com/kwentine)) - [`bc49329`](https://github.com/argoproj/argo-cd/commit/bc493296910496a957c47f9f14dbec9925a9f425): docs: Update Kustomize script in Custom Namespace Instructions ([#&#8203;23803](https://github.com/argoproj/argo-cd/issues/23803)) ([@&#8203;Jtango18](https://github.com/Jtango18)) - [`bed3d56`](https://github.com/argoproj/argo-cd/commit/bed3d56d170dd1ec77cd8e59277729a2051e861c): docs: Update command to check PKCE usage in ArgoCD ([#&#8203;24516](https://github.com/argoproj/argo-cd/issues/24516)) ([@&#8203;yuvraj9](https://github.com/yuvraj9)) - [`b0336b8`](https://github.com/argoproj/argo-cd/commit/b0336b8f798613293931c77e53d2dd47a8eb967a): docs: Update how crd-install hook is handled in helm.md ([#&#8203;23452](https://github.com/argoproj/argo-cd/issues/23452)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) - [`928aee5`](https://github.com/argoproj/argo-cd/commit/928aee5dff0d3444fbd7e9f9a7afb3606a59f9d6): docs: Update rbac.md ([#&#8203;24224](https://github.com/argoproj/argo-cd/issues/24224)) ([@&#8203;huguesalary](https://github.com/huguesalary)) - [`5c10b47`](https://github.com/argoproj/argo-cd/commit/5c10b47d277097077c2798909a476919e5b1e921): docs: Update rbac.md to include more examples for group policies: g, role:admin, role:readonly, ... ([#&#8203;24569](https://github.com/argoproj/argo-cd/issues/24569)) ([@&#8203;revitalbarletz](https://github.com/revitalbarletz)) - [`db7acf8`](https://github.com/argoproj/argo-cd/commit/db7acf8501f3ddb6534641ec41b96582255db149): docs: Use enabled in application example ([#&#8203;24448](https://github.com/argoproj/argo-cd/issues/24448)) ([@&#8203;gsalamin](https://github.com/gsalamin)) - [`5510bdf`](https://github.com/argoproj/argo-cd/commit/5510bdfd7171d71cd47c6f67eebe4a56b950d16b): docs: add Content-Type header to example curl command in api doc ([#&#8203;24127](https://github.com/argoproj/argo-cd/issues/24127)) ([@&#8203;jessebot](https://github.com/jessebot)) - [`fed3c7e`](https://github.com/argoproj/argo-cd/commit/fed3c7eef76ba17658d3b751bf48f32cd2baf498): docs: add TLS configuration quick reference table for easier understanding ([#&#8203;23888](https://github.com/argoproj/argo-cd/issues/23888)) ([@&#8203;puretension](https://github.com/puretension)) - [`ec80ebd`](https://github.com/argoproj/argo-cd/commit/ec80ebdf67abaea4c3f72a0041b91f62497cedd0): docs: add batumbu to USERS.md ([#&#8203;24035](https://github.com/argoproj/argo-cd/issues/24035)) ([@&#8203;gustysap](https://github.com/gustysap)) - [`d3bdc9d`](https://github.com/argoproj/argo-cd/commit/d3bdc9d5f33275c850d8b857680568e5279c98fa): docs: add docs for Progressive Sync's deletionOrder feature ([#&#8203;24201](https://github.com/argoproj/argo-cd/issues/24201)) ([@&#8203;ranakan19](https://github.com/ranakan19)) - [`998253a`](https://github.com/argoproj/argo-cd/commit/998253aa41bed92cf1a6a64aee478e3c14a526a7): docs: add notes related to Revision Cache Expiration settings ([#&#8203;23986](https://github.com/argoproj/argo-cd/issues/23986)) ([#&#8203;23963](https://github.com/argoproj/argo-cd/issues/23963)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`9aff762`](https://github.com/argoproj/argo-cd/commit/9aff76253115c39a577ac79f383e3ab86b152196): docs: add shipfox to argocd user list ([#&#8203;23771](https://github.com/argoproj/argo-cd/issues/23771)) ([@&#8203;noe-charmet](https://github.com/noe-charmet)) - [`139debe`](https://github.com/argoproj/argo-cd/commit/139debe3bb007882d7730ab65b763b326124edb3): docs: clarify `timeout.reconciliation` values ([#&#8203;24551](https://github.com/argoproj/argo-cd/issues/24551)) ([@&#8203;osoriano](https://github.com/osoriano)) - [`23f3472`](https://github.com/argoproj/argo-cd/commit/23f3472f25b2788480d5cc03b2a4ea4d848b7510): docs: clarify manifest-generate-paths annotation usage without webhooks ([#&#8203;24421](https://github.com/argoproj/argo-cd/issues/24421)) ([@&#8203;Aamir017](https://github.com/Aamir017)) - [`37b0f0f`](https://github.com/argoproj/argo-cd/commit/37b0f0f76771fd5017cc8f76f11752a46ccd4658): docs: document server-side diff requests being issued on resource change ([#&#8203;24299](https://github.com/argoproj/argo-cd/issues/24299)) ([@&#8203;stek29](https://github.com/stek29)) - [`f953976`](https://github.com/argoproj/argo-cd/commit/f953976d92133c87c1f7c2cd5b0beffe4c36dce9): docs: enhance orphaned resources documentation ([#&#8203;24243](https://github.com/argoproj/argo-cd/issues/24243)) ([@&#8203;ractive](https://github.com/ractive)) - [`9fffcd5`](https://github.com/argoproj/argo-cd/commit/9fffcd50d38a2885bf71b1d07eb2b1cd69fa556f): docs: fix TLS certificate installation guide link error ([#&#8203;23908](https://github.com/argoproj/argo-cd/issues/23908)) ([@&#8203;ruyut](https://github.com/ruyut)) - [`2de6819`](https://github.com/argoproj/argo-cd/commit/2de68194225ec256c8442c4219ea2dda84593f83): docs: fix code block errors in web\_based\_terminal.md ([#&#8203;23892](https://github.com/argoproj/argo-cd/issues/23892)) ([@&#8203;alexandregv](https://github.com/alexandregv)) - [`4e72dd7`](https://github.com/argoproj/argo-cd/commit/4e72dd7c55d1ee8cad7668254094b75c1cdfad75): docs: fix missing closing parenthesis in onelogin ([#&#8203;23779](https://github.com/argoproj/argo-cd/issues/23779)) ([@&#8203;gyu-young-park](https://github.com/gyu-young-park)) - [`dc309cb`](https://github.com/argoproj/argo-cd/commit/dc309cbe0d0384023b2055635613bb8759733ed8): docs: fix typo in hydrator commit message template documentation (cherry-pick [#&#8203;24822](https://github.com/argoproj/argo-cd/issues/24822) for 3.2) ([#&#8203;24827](https://github.com/argoproj/argo-cd/issues/24827)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`0174fcc`](https://github.com/argoproj/argo-cd/commit/0174fccf28749d9259c2fed90da0d8aa101f9dd8): docs: inform about [#&#8203;11104](https://github.com/argoproj/argo-cd/issues/11104) in applicationset docs ([#&#8203;24533](https://github.com/argoproj/argo-cd/issues/24533)) ([@&#8203;nissessenap](https://github.com/nissessenap)) - [`20e3877`](https://github.com/argoproj/argo-cd/commit/20e3877633591766058dbfe51261ca967c7a9d86): docs: intersection of apps-in-any-namespace and parameter overrides clarification ([#&#8203;23810](https://github.com/argoproj/argo-cd/issues/23810)) ([#&#8203;23816](https://github.com/argoproj/argo-cd/issues/23816)) ([@&#8203;bittrance](https://github.com/bittrance)) - [`0c82f40`](https://github.com/argoproj/argo-cd/commit/0c82f4079b40c4453cdb44307f31237f3f34ee72): docs: mention that applicationsets resource can be used with project roles ([#&#8203;24182](https://github.com/argoproj/argo-cd/issues/24182)) ([@&#8203;Anthony-Fiddes](https://github.com/Anthony-Fiddes)) - [`1d6ba89`](https://github.com/argoproj/argo-cd/commit/1d6ba890a8d935e91606849ced2cf493b02f50bb): docs: promote server-side diff from beta to stable ([#&#8203;24119](https://github.com/argoproj/argo-cd/issues/24119)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`5e2a8a8`](https://github.com/argoproj/argo-cd/commit/5e2a8a86d018e8869f7d9470805520b64f2bd225): docs: promote server-side diff stable ([#&#8203;24138](https://github.com/argoproj/argo-cd/issues/24138)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`b686012`](https://github.com/argoproj/argo-cd/commit/b68601255c46ebef4d9b1ff7c527ed6ab0e03c71): docs: remove incorrect ignoreDifferences example ([#&#8203;24425](https://github.com/argoproj/argo-cd/issues/24425)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`01d00ac`](https://github.com/argoproj/argo-cd/commit/01d00ac9522289817037e93612d85329cca78b51): docs: rewrite section on self-heal and autosync for clarity ([#&#8203;23812](https://github.com/argoproj/argo-cd/issues/23812)) ([@&#8203;dmgress](https://github.com/dmgress)) - [`e492587`](https://github.com/argoproj/argo-cd/commit/e492587fb1082b9de6f5643c02c51cdc7ff704ba): docs: update Google OIDC connector to support Workload Identity ([#&#8203;23955](https://github.com/argoproj/argo-cd/issues/23955)) ([@&#8203;karahiyo](https://github.com/karahiyo)) - [`7f5072f`](https://github.com/argoproj/argo-cd/commit/7f5072f28659a4d73c3c341419aa2282cf02536c): docs: update USERS.md adding Hotjar ([#&#8203;23971](https://github.com/argoproj/argo-cd/issues/23971)) ([@&#8203;alainrk](https://github.com/alainrk)) - [`ea31d17`](https://github.com/argoproj/argo-cd/commit/ea31d17f53ff09870b69f92138c62bedf494e4e2): docs: update declarative-setup.md (azure auth) ([#&#8203;23408](https://github.com/argoproj/argo-cd/issues/23408)) ([@&#8203;CCOLLOT](https://github.com/CCOLLOT)) ##### Dependency updates - [`cb61611`](https://github.com/argoproj/argo-cd/commit/cb61611816e587e068ae29253043ea09804c1a55): chore(deps): bump SonarSource/sonarqube-scan-action from 5.2.0 to 5.3.0 ([#&#8203;23897](https://github.com/argoproj/argo-cd/issues/23897)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3533155`](https://github.com/argoproj/argo-cd/commit/35331553bfe12e03d6f87f5c5b79079310eb3d31): chore(deps): bump SonarSource/sonarqube-scan-action from 5.3.0 to 5.3.1 ([#&#8203;24358](https://github.com/argoproj/argo-cd/issues/24358)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0984b03`](https://github.com/argoproj/argo-cd/commit/0984b0380597942dfba4d96025711ace9d5bbb6b): chore(deps): bump actions/cache from 4.2.3 to 4.2.4 ([#&#8203;24072](https://github.com/argoproj/argo-cd/issues/24072)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`90e2148`](https://github.com/argoproj/argo-cd/commit/90e21486671be2958530d6ad6aeba55c3b5051f1): chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 ([#&#8203;24052](https://github.com/argoproj/argo-cd/issues/24052)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ae16c00`](https://github.com/argoproj/argo-cd/commit/ae16c009167eaba5c0f76d6c543c693d970edf80): chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 ([#&#8203;24412](https://github.com/argoproj/argo-cd/issues/24412)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c7588ff`](https://github.com/argoproj/argo-cd/commit/c7588ffb440da57ce2f828f3d7a1eb4a61b3aed5): chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 ([#&#8203;24384](https://github.com/argoproj/argo-cd/issues/24384)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`29805b0`](https://github.com/argoproj/argo-cd/commit/29805b0e8f3d381fa6274a34bf50ac2dad43c453): chore(deps): bump code.gitea.io/sdk/gitea from 0.21.0 to 0.22.0 ([#&#8203;24304](https://github.com/argoproj/argo-cd/issues/24304)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8657798`](https://github.com/argoproj/argo-cd/commit/86577983242c4e28712577c23910b90eb42c9f79): chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 ([#&#8203;24219](https://github.com/argoproj/argo-cd/issues/24219)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cb2b7fa`](https://github.com/argoproj/argo-cd/commit/cb2b7faa6d4406d2e357863eb22f5be0e636b3ae): chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 ([#&#8203;24413](https://github.com/argoproj/argo-cd/issues/24413)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`390ea4f`](https://github.com/argoproj/argo-cd/commit/390ea4ff5442869dccd4800434020a946ef06599): chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 ([#&#8203;24043](https://github.com/argoproj/argo-cd/issues/24043)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fd78d66`](https://github.com/argoproj/argo-cd/commit/fd78d66f4d2f96d33cab74e2025026c988fd4400): chore(deps): bump form-data from 4.0.0 to 4.0.4 in /ui ([#&#8203;23876](https://github.com/argoproj/argo-cd/issues/23876)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9cc960d`](https://github.com/argoproj/argo-cd/commit/9cc960d07d7e4807cf20c567b4016e0d372dce01): chore(deps): bump form-data from 4.0.0 to 4.0.4 in /ui-test ([#&#8203;23875](https://github.com/argoproj/argo-cd/issues/23875)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6f1e27e`](https://github.com/argoproj/argo-cd/commit/6f1e27e93ca6851643fe39f72294b18150a4ecc5): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.0 to 1.18.1 ([#&#8203;23759](https://github.com/argoproj/argo-cd/issues/23759)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9928c90`](https://github.com/argoproj/argo-cd/commit/9928c906a26d73284b70d120c53a67d9abcfbec0): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.1 to 1.18.2 ([#&#8203;24013](https://github.com/argoproj/argo-cd/issues/24013)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6265da1`](https://github.com/argoproj/argo-cd/commit/6265da106efc6ec10a3b4b0e5de8efaedb7a892e): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.2 to 1.19.0 ([#&#8203;24227](https://github.com/argoproj/argo-cd/issues/24227)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`41f6644`](https://github.com/argoproj/argo-cd/commit/41f664493e3e1173648afd83ab021f3581331f32): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.19.0 to 1.19.1 ([#&#8203;24527](https://github.com/argoproj/argo-cd/issues/24527)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ef8d03c`](https://github.com/argoproj/argo-cd/commit/ef8d03cea5a05d77b4bc87a42ae3e290c7631719): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.10.1 to 1.11.0 ([#&#8203;24050](https://github.com/argoproj/argo-cd/issues/24050)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9567183`](https://github.com/argoproj/argo-cd/commit/9567183b7cbca16ef3a16e4726e2d9402e385e51): chore(deps): bump github.com/Azure/kubelogin from 0.2.8 to 0.2.9 ([#&#8203;23551](https://github.com/argoproj/argo-cd/issues/23551)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8239102`](https://github.com/argoproj/argo-cd/commit/82391027d9d591bbdf5dee2da82519ef185a857d): chore(deps): bump github.com/Azure/kubelogin from 0.2.9 to 0.2.10 ([#&#8203;23825](https://github.com/argoproj/argo-cd/issues/23825)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0a0176f`](https://github.com/argoproj/argo-cd/commit/0a0176f4fd498f864ce0b05a0fbc9f03893a3657): chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 ([#&#8203;23603](https://github.com/argoproj/argo-cd/issues/23603)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`733350c`](https://github.com/argoproj/argo-cd/commit/733350ce7c854709968149cce1dc8039bebf750b): chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.8.1 to 4.9.0 ([#&#8203;23774](https://github.com/argoproj/argo-cd/issues/23774)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7da3ecc`](https://github.com/argoproj/argo-cd/commit/7da3ecc08f4c07c0ee5318aa39f747c8a28963bd): chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.0 to 4.9.1 ([#&#8203;23960](https://github.com/argoproj/argo-cd/issues/23960)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d518f13`](https://github.com/argoproj/argo-cd/commit/d518f13b2aeaccd41778d127df39ab67edebf190): chore(deps): bump github.com/casbin/casbin/v2 from 2.107.0 to 2.108.0 ([#&#8203;23518](https://github.com/argoproj/argo-cd/issues/23518)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`276d92d`](https://github.com/argoproj/argo-cd/commit/276d92d4e0b0b011f4bf0db0bc6ab6310f128087): chore(deps): bump github.com/casbin/casbin/v2 from 2.108.0 to 2.109.0 ([#&#8203;23758](https://github.com/argoproj/argo-cd/issues/23758)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`635b9fe`](https://github.com/argoproj/argo-cd/commit/635b9fe8fb3432e94ae9f3a4aa4ee9276836351a): chore(deps): bump github.com/casbin/casbin/v2 from 2.109.0 to 2.110.0 ([#&#8203;23895](https://github.com/argoproj/argo-cd/issues/23895)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`99710b5`](https://github.com/argoproj/argo-cd/commit/99710b5183bcb7cd2f2c1c69285a664c37909610): chore(deps): bump github.com/casbin/casbin/v2 from 2.110.0 to 2.111.0 ([#&#8203;24011](https://github.com/argoproj/argo-cd/issues/24011)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2558e80`](https://github.com/argoproj/argo-cd/commit/2558e80f4122e233cc214537d5bdbebf9e21a716): chore(deps): bump github.com/casbin/casbin/v2 from 2.111.0 to 2.116.0 ([#&#8203;24073](https://github.com/argoproj/argo-cd/issues/24073)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`37b67fa`](https://github.com/argoproj/argo-cd/commit/37b67fa4a55903ccc77bbf83803dc8a924942f1b): chore(deps): bump github.com/casbin/casbin/v2 from 2.116.0 to 2.118.0 ([#&#8203;24099](https://github.com/argoproj/argo-cd/issues/24099)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2a0eac0`](https://github.com/argoproj/argo-cd/commit/2a0eac0ca90ddd32d7cb6437d02f92ab9f2f6f31): chore(deps): bump github.com/casbin/casbin/v2 from 2.118.0 to 2.119.0 ([#&#8203;24123](https://github.com/argoproj/argo-cd/issues/24123)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b74c0a0`](https://github.com/argoproj/argo-cd/commit/b74c0a0e1a53d8e2a5acbb1895ce7ae631f32d58): chore(deps): bump github.com/casbin/casbin/v2 from 2.119.0 to 2.120.0 ([#&#8203;24159](https://github.com/argoproj/argo-cd/issues/24159)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`24d4cb5`](https://github.com/argoproj/argo-cd/commit/24d4cb57c5f3d63f057b23627e0ea28b8b285496): chore(deps): bump github.com/casbin/casbin/v2 from 2.120.0 to 2.121.0 ([#&#8203;24302](https://github.com/argoproj/argo-cd/issues/24302)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c07768c`](https://github.com/argoproj/argo-cd/commit/c07768cd643708fd5e6996fecdfea2c33a18ac66): chore(deps): bump github.com/casbin/casbin/v2 from 2.121.0 to 2.122.0 ([#&#8203;24409](https://github.com/argoproj/argo-cd/issues/24409)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f4541a6`](https://github.com/argoproj/argo-cd/commit/f4541a60c01bab5561003696d1ede45c906b32c1): chore(deps): bump github.com/casbin/casbin/v2 from 2.122.0 to 2.123.0 ([#&#8203;24557](https://github.com/argoproj/argo-cd/issues/24557)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ca6e205`](https://github.com/argoproj/argo-cd/commit/ca6e205332fef0880a0c6447b6f74aeb60b4569c): chore(deps): bump github.com/casbin/govaluate from 1.7.0 to 1.8.0 ([#&#8203;23602](https://github.com/argoproj/argo-cd/issues/23602)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2ed67e8`](https://github.com/argoproj/argo-cd/commit/2ed67e8facd27d6bbded0330913ba319a39b3e4e): chore(deps): bump github.com/casbin/govaluate from 1.8.0 to 1.9.0 ([#&#8203;23913](https://github.com/argoproj/argo-cd/issues/23913)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`05385b3`](https://github.com/argoproj/argo-cd/commit/05385b3dd816c08098e41955f61f0ebee1860ca2): chore(deps): bump github.com/casbin/govaluate from 1.9.0 to 1.10.0 ([#&#8203;24411](https://github.com/argoproj/argo-cd/issues/24411)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e039293`](https://github.com/argoproj/argo-cd/commit/e039293b7e6f2703db8f0026cd139f21795d3073): chore(deps): bump github.com/expr-lang/expr from 1.17.5 to 1.17.6 ([#&#8203;24124](https://github.com/argoproj/argo-cd/issues/24124)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`54b3c95`](https://github.com/argoproj/argo-cd/commit/54b3c95e8442b4aa23938f9a8a0e384db1f4031e): chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.0 to 4.1.1 ([#&#8203;23585](https://github.com/argoproj/argo-cd/issues/23585)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9a990b7`](https://github.com/argoproj/argo-cd/commit/9a990b7e899c7c681675300be50862e91605272f): chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.1 to 4.1.2 ([#&#8203;24032](https://github.com/argoproj/argo-cd/issues/24032)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`60adba2`](https://github.com/argoproj/argo-cd/commit/60adba2d5f8b25bf6280b2c4a887dc8353278466): chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3 ([#&#8203;23802](https://github.com/argoproj/argo-cd/issues/23802)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b8decb7`](https://github.com/argoproj/argo-cd/commit/b8decb798a301fef0c8cdfdb5c3a95dfeb149496): chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 ([#&#8203;24003](https://github.com/argoproj/argo-cd/issues/24003)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7f37093`](https://github.com/argoproj/argo-cd/commit/7f3709374b427a039e6af1b11defd4a7bbf6281a): chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.7 to 0.7.8 ([#&#8203;23482](https://github.com/argoproj/argo-cd/issues/23482)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`98f2760`](https://github.com/argoproj/argo-cd/commit/98f2760d5097ac7ac720cce56f0962060a579846): chore(deps): bump github.com/jarcoal/httpmock from 1.4.0 to 1.4.1 ([#&#8203;24205](https://github.com/argoproj/argo-cd/issues/24205)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5e5c4b7`](https://github.com/argoproj/argo-cd/commit/5e5c4b7d03629d5f3a4c8a0f224478a0b4a122cb): chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.86 to 0.9.87 ([#&#8203;24383](https://github.com/argoproj/argo-cd/issues/24383)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`36345af`](https://github.com/argoproj/argo-cd/commit/36345afeb2c7c875efbfffdffddd86b47e5c0fda): chore(deps): bump github.com/olekukonko/tablewriter from 1.0.7 to 1.0.8 ([#&#8203;23670](https://github.com/argoproj/argo-cd/issues/23670)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a78a616`](https://github.com/argoproj/argo-cd/commit/a78a61656617db0e6efdde66a39edc726107207f): chore(deps): bump github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9 ([#&#8203;23982](https://github.com/argoproj/argo-cd/issues/23982)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3f03097`](https://github.com/argoproj/argo-cd/commit/3f03097983411090e8ecca0e28b4a5f3eef9d971): chore(deps): bump github.com/prometheus/client\_golang from 1.22.0 to 1.23.0 ([#&#8203;24012](https://github.com/argoproj/argo-cd/issues/24012)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c69d30e`](https://github.com/argoproj/argo-cd/commit/c69d30e52d53a78e8761c0c1e4369c10200a92ad): chore(deps): bump github.com/prometheus/client\_golang from 1.23.0 to 1.23.2 ([#&#8203;24442](https://github.com/argoproj/argo-cd/issues/24442)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`48faed1`](https://github.com/argoproj/argo-cd/commit/48faed19f1c78106b38822c17a65d9b9e269b6e8): chore(deps): bump github.com/r3labs/diff/v3 from 3.0.1 to 3.0.2 ([#&#8203;24098](https://github.com/argoproj/argo-cd/issues/24098)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2ffaf43`](https://github.com/argoproj/argo-cd/commit/2ffaf43c1d77b8397254eeb23d211e44d80d5e64): chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 ([#&#8203;24362](https://github.com/argoproj/argo-cd/issues/24362)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`908c732`](https://github.com/argoproj/argo-cd/commit/908c73255e80b6e56ae7abdcf45ea2468bb628af): chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 ([#&#8203;23826](https://github.com/argoproj/argo-cd/issues/23826)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4a3884f`](https://github.com/argoproj/argo-cd/commit/4a3884f5169c42cc1272a2cf6456b040e6d822c0): chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 ([#&#8203;24377](https://github.com/argoproj/argo-cd/issues/24377)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9bc35de`](https://github.com/argoproj/argo-cd/commit/9bc35de19dc503a295eb964c795b143e9162a132): chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 ([#&#8203;24248](https://github.com/argoproj/argo-cd/issues/24248)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d135f73`](https://github.com/argoproj/argo-cd/commit/d135f731603f351e3cd4c89625e8e42b6ace2204): chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 ([#&#8203;24306](https://github.com/argoproj/argo-cd/issues/24306)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0479433`](https://github.com/argoproj/argo-cd/commit/04794332d28e44c18c89b83e9c54f0bcd69bcc43): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.130.1 to 0.131.0 ([#&#8203;23634](https://github.com/argoproj/argo-cd/issues/23634)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0864f1a`](https://github.com/argoproj/argo-cd/commit/0864f1ac956c743702a73d1dca2ad590627759d5): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.131.0 to 0.132.0 ([#&#8203;23647](https://github.com/argoproj/argo-cd/issues/23647)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`09b5cbd`](https://github.com/argoproj/argo-cd/commit/09b5cbdda2264ed840a817af96e3620750b4e734): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.132.0 to 0.133.0 ([#&#8203;23656](https://github.com/argoproj/argo-cd/issues/23656)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ff01924`](https://github.com/argoproj/argo-cd/commit/ff019243a1fdbe3eb27c4c26e3f20eb1dd870d39): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.133.0 to 0.134.0 ([#&#8203;23681](https://github.com/argoproj/argo-cd/issues/23681)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`195b238`](https://github.com/argoproj/argo-cd/commit/195b238a376268cb3234b3e55763f4d4d21178f6): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.134.0 to 0.137.0 ([#&#8203;23896](https://github.com/argoproj/argo-cd/issues/23896)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`34bc563`](https://github.com/argoproj/argo-cd/commit/34bc56352cd2287ea6e39246aae5650ebb1e941b): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.137.0 to 0.138.0 ([#&#8203;24125](https://github.com/argoproj/argo-cd/issues/24125)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2b1f595`](https://github.com/argoproj/argo-cd/commit/2b1f5959bd3b108e032e7d66e2d5f50fc2610e05): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.138.0 to 0.139.0 ([#&#8203;24141](https://github.com/argoproj/argo-cd/issues/24141)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`57cccb6`](https://github.com/argoproj/argo-cd/commit/57cccb65c28fb39f91adc020e7725a85bd230e9b): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.139.0 to 0.139.2 ([#&#8203;24160](https://github.com/argoproj/argo-cd/issues/24160)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7a2dc7e`](https://github.com/argoproj/argo-cd/commit/7a2dc7e80f1b2eab086a6ad11d000474e3c7be7e): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.139.2 to 0.141.2 ([#&#8203;24216](https://github.com/argoproj/argo-cd/issues/24216)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5ce60ca`](https://github.com/argoproj/argo-cd/commit/5ce60ca6e3df8b69b8c264ea31dca90a6cbebb91): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.141.2 to 0.142.0 ([#&#8203;24226](https://github.com/argoproj/argo-cd/issues/24226)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`08cd547`](https://github.com/argoproj/argo-cd/commit/08cd54775046c6ca7071ebe4f5d817f2658cd3c9): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.142.0 to 0.142.1 ([#&#8203;24249](https://github.com/argoproj/argo-cd/issues/24249)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e6a7c1d`](https://github.com/argoproj/argo-cd/commit/e6a7c1d4e227e19e0d3d9e671e11c0ad00a2cb47): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.142.1 to 0.142.4 ([#&#8203;24316](https://github.com/argoproj/argo-cd/issues/24316)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3e70033`](https://github.com/argoproj/argo-cd/commit/3e700332470cbc9ae3769a3b9928946634b11b7d): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.142.4 to 0.142.5 ([#&#8203;24361](https://github.com/argoproj/argo-cd/issues/24361)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`634ef6f`](https://github.com/argoproj/argo-cd/commit/634ef6ff1cee2a58926ceafa57734d725896e305): chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.142.4 to 0.142.6 ([#&#8203;24373](https://github.com/argoproj/argo-cd/issues/24373)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ebff248`](https://github.com/argoproj/argo-cd/commit/ebff248ba84c5a92976a3c0e5aa0e57ae644ecdf): chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 ([#&#8203;23757](https://github.com/argoproj/argo-cd/issues/23757)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`88ce38e`](https://github.com/argoproj/argo-cd/commit/88ce38e450a1324b5ca20221bd180150b103edea): chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 ([#&#8203;23756](https://github.com/argoproj/argo-cd/issues/23756)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3c6449d`](https://github.com/argoproj/argo-cd/commit/3c6449da8989782580d96830319a87b71b7e0c07): chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 ([#&#8203;24075](https://github.com/argoproj/argo-cd/issues/24075)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`bc47754`](https://github.com/argoproj/argo-cd/commit/bc4775468af27fd4527e501909590060c410b82f): chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 ([#&#8203;24493](https://github.com/argoproj/argo-cd/issues/24493)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1268dd9`](https://github.com/argoproj/argo-cd/commit/1268dd9bfffcb83f4e8085604e4d7be131b6d08c): chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 ([#&#8203;24444](https://github.com/argoproj/argo-cd/issues/24444)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`69b1f0a`](https://github.com/argoproj/argo-cd/commit/69b1f0a33c2d0f95af7777cf5a1f241057882841): chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 ([#&#8203;23730](https://github.com/argoproj/argo-cd/issues/23730)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a608753`](https://github.com/argoproj/argo-cd/commit/a60875307164c8be376b5c6f7748385676437dda): chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 ([#&#8203;24443](https://github.com/argoproj/argo-cd/issues/24443)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`e452870`](https://github.com/argoproj/argo-cd/commit/e452870b0e4b6fd74154952367f0d813bca810f0): chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 ([#&#8203;23729](https://github.com/argoproj/argo-cd/issues/23729)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f5a562a`](https://github.com/argoproj/argo-cd/commit/f5a562ac3042283253cdd2e814d9b816b584865f): chore(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 ([#&#8203;24472](https://github.com/argoproj/argo-cd/issues/24472)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`52683fd`](https://github.com/argoproj/argo-cd/commit/52683fdd3ee95fa7521689f9af4e5d485fd5dc97): chore(deps): bump golang.org/x/time from 0.12.0 to 0.13.0 ([#&#8203;24441](https://github.com/argoproj/argo-cd/issues/24441)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b090ee7`](https://github.com/argoproj/argo-cd/commit/b090ee70a828e38a8d0df66286fc1cf5d7a212ce): chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.0 ([#&#8203;23827](https://github.com/argoproj/argo-cd/issues/23827)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`2e90919`](https://github.com/argoproj/argo-cd/commit/2e90919fe636ab163b65b0f73283f2a57b919cbf): chore(deps): bump google.golang.org/grpc from 1.74.0 to 1.74.2 ([#&#8203;23894](https://github.com/argoproj/argo-cd/issues/23894)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7ed0f23`](https://github.com/argoproj/argo-cd/commit/7ed0f2300eca0bf45a49c3a57096fb89d6644d6a): chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 ([#&#8203;24206](https://github.com/argoproj/argo-cd/issues/24206)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`17e5c1f`](https://github.com/argoproj/argo-cd/commit/17e5c1f68f3bef62001f85ca5389370b6403f819): chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 ([#&#8203;24511](https://github.com/argoproj/argo-cd/issues/24511)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`ad2e445`](https://github.com/argoproj/argo-cd/commit/ad2e4450f223304a66c0c57081b0e55942f35f32): chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 ([#&#8203;24077](https://github.com/argoproj/argo-cd/issues/24077)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`88fccc9`](https://github.com/argoproj/argo-cd/commit/88fccc91c67eb9145691ae93e3b995d949ecd41c): chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 ([#&#8203;24218](https://github.com/argoproj/argo-cd/issues/24218)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`21ec075`](https://github.com/argoproj/argo-cd/commit/21ec075fd98900029c440df383d4a35996248b07): chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 ([#&#8203;24495](https://github.com/argoproj/argo-cd/issues/24495)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`940a489`](https://github.com/argoproj/argo-cd/commit/940a489cfa81d9ca2f22b60d4c3a2e0574ffac4e): chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 ([#&#8203;24161](https://github.com/argoproj/argo-cd/issues/24161)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d2b881a`](https://github.com/argoproj/argo-cd/commit/d2b881ae4adb0cb46c78feab490ff3177740fe11): chore(deps): bump library/busybox from `f64ff79` to `f9a104f` in /test/e2e/multiarch-container ([#&#8203;23980](https://github.com/argoproj/argo-cd/issues/23980)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d737f8f`](https://github.com/argoproj/argo-cd/commit/d737f8fe43adfa005f94a2ad2478d1d29f60676c): chore(deps): bump library/busybox from `f9a104f` to `ab33eac` in /test/e2e/multiarch-container ([#&#8203;24162](https://github.com/argoproj/argo-cd/issues/24162)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`be2c243`](https://github.com/argoproj/argo-cd/commit/be2c243ac846a12caaf72975ad6c87fda1123b4a): chore(deps): bump library/golang from 1.24.4 to 1.24.5 in /test/container ([#&#8203;23930](https://github.com/argoproj/argo-cd/issues/23930)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cd11e44`](https://github.com/argoproj/argo-cd/commit/cd11e44d8b3e981fd108f3ef5ef5f21f65204940): chore(deps): bump library/golang from 1.24.4 to 1.24.5 in /test/remote ([#&#8203;23699](https://github.com/argoproj/argo-cd/issues/23699)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0e42012`](https://github.com/argoproj/argo-cd/commit/0e4201277841133eb6297a92a1d6cdf729fe64db): chore(deps): bump library/golang from 1.24.5 to 1.24.6 in /test/remote ([#&#8203;24061](https://github.com/argoproj/argo-cd/issues/24061)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a37a4d4`](https://github.com/argoproj/argo-cd/commit/a37a4d4073bca98effb043c012e00f20696b4897): chore(deps): bump library/golang from `14fd8a5` to `267159c` in /test/remote ([#&#8203;23898](https://github.com/argoproj/argo-cd/issues/23898)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`835c1fb`](https://github.com/argoproj/argo-cd/commit/835c1fbd3c341237073739610d5086af509e79db): chore(deps): bump library/golang from `267159c` to `ef5b4be` in /test/remote ([#&#8203;23914](https://github.com/argoproj/argo-cd/issues/23914)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4e69156`](https://github.com/argoproj/argo-cd/commit/4e69156e18ba38225fbe73c28cf0030f9240fce7): chore(deps): bump library/golang from `a9219eb` to `14fd8a5` in /test/remote ([#&#8203;23728](https://github.com/argoproj/argo-cd/issues/23728)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a4919ed`](https://github.com/argoproj/argo-cd/commit/a4919edffbe82e79d3a25d8efd5bb311bbae167c): chore(deps): bump library/redis from 7.4.3 to 8.2.1 in /test/container ([#&#8203;24200](https://github.com/argoproj/argo-cd/issues/24200)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6b6512a`](https://github.com/argoproj/argo-cd/commit/6b6512ae30e8fa31ec072ba6b6baeb4348bb3462): chore(deps): bump library/registry from `1fc7de6` to `45fbac2` in /test/container ([#&#8203;23800](https://github.com/argoproj/argo-cd/issues/23800)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6747cfa`](https://github.com/argoproj/argo-cd/commit/6747cfa28d7df4d3154a129ca13379675fc9b16f): chore(deps): bump library/registry from `45fbac2` to `3725021` in /test/container ([#&#8203;23842](https://github.com/argoproj/argo-cd/issues/23842)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c67763b`](https://github.com/argoproj/argo-cd/commit/c67763b06906aa05f103705bbdbe3e8b38a297f3): chore(deps): bump library/ubuntu from 25.04 to 25.10 in /test/container ([#&#8203;23961](https://github.com/argoproj/argo-cd/issues/23961)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b88527c`](https://github.com/argoproj/argo-cd/commit/b88527cb3906ec7d4c565c78a4faaec3473d9053): chore(deps): bump library/ubuntu from `1041699` to `a61c057` in /test/container ([#&#8203;24382](https://github.com/argoproj/argo-cd/issues/24382)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9bca485`](https://github.com/argoproj/argo-cd/commit/9bca4859e05edbec2826a8d08dfa7e22bf24add5): chore(deps): bump library/ubuntu from `10b61aa` to `fcdea13` in /test/container ([#&#8203;24158](https://github.com/argoproj/argo-cd/issues/24158)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5d5d17a`](https://github.com/argoproj/argo-cd/commit/5d5d17ae35a44cc4a660f102d314ea7828fda00a): chore(deps): bump library/ubuntu from `acdb2d3` to `1041699` in /test/container ([#&#8203;24207](https://github.com/argoproj/argo-cd/issues/24207)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1e5761c`](https://github.com/argoproj/argo-cd/commit/1e5761c1d0576476374db6c30fc20d328df3946c): chore(deps): bump library/ubuntu from `fcdea13` to `acdb2d3` in /test/container ([#&#8203;24184](https://github.com/argoproj/argo-cd/issues/24184)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`7628473`](https://github.com/argoproj/argo-cd/commit/76284738023cfb8077bd670e620644965b7dd19b): chore(deps): bump redis from 8.2.1 to 8.2.2 to address vuln (release-3.2) ([#&#8203;24891](https://github.com/argoproj/argo-cd/issues/24891)) ([@&#8203;carlosrodfern](https://github.com/carlosrodfern)) - [`f401a0e`](https://github.com/argoproj/argo-cd/commit/f401a0ee11e1fdc2c9a6d3db6118e98b651bdd90): chore(deps): bump renovatebot/github-action from 43.0.10 to 43.0.11 ([#&#8203;24476](https://github.com/argoproj/argo-cd/issues/24476)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`81da5ea`](https://github.com/argoproj/argo-cd/commit/81da5ea7409f20b88467454fa2b1ac62c30b0128): chore(deps): bump renovatebot/github-action from 43.0.11 to 43.0.12 ([#&#8203;24559](https://github.com/argoproj/argo-cd/issues/24559)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4445dba`](https://github.com/argoproj/argo-cd/commit/4445dbafb284e4a87eec3d8421d338f08ba25cbc): chore(deps): bump renovatebot/github-action from 43.0.8 to 43.0.10 ([#&#8203;24363](https://github.com/argoproj/argo-cd/issues/24363)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`986e1f8`](https://github.com/argoproj/argo-cd/commit/986e1f858970e27d4430f17f3c61f13f74d9e837): chore(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 ([#&#8203;23567](https://github.com/argoproj/argo-cd/issues/23567)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`8eac64d`](https://github.com/argoproj/argo-cd/commit/8eac64d54ca543925231d6a63ee6f0fcec9e638e): chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 ([#&#8203;23931](https://github.com/argoproj/argo-cd/issues/23931)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a1bcd42`](https://github.com/argoproj/argo-cd/commit/a1bcd4246e9f666f18f6b6df4fbb58d7dc2a8daa): chore(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 ([#&#8203;23530](https://github.com/argoproj/argo-cd/issues/23530)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`be37e0a`](https://github.com/argoproj/argo-cd/commit/be37e0aa3d9ff6fbff24086c9bbe53a8973f9ffa): chore(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 ([#&#8203;23841](https://github.com/argoproj/argo-cd/issues/23841)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a330ae4`](https://github.com/argoproj/argo-cd/commit/a330ae4355884691bbed416b3e1c944d0eb9304d): chore(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0 ([#&#8203;24558](https://github.com/argoproj/argo-cd/issues/24558)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cc39e63`](https://github.com/argoproj/argo-cd/commit/cc39e63e245b4ef5769a21c87d8f39187736dacf): chore(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 ([#&#8203;24445](https://github.com/argoproj/argo-cd/issues/24445)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9e804f9`](https://github.com/argoproj/argo-cd/commit/9e804f99f00b70b3c76596f01168a5ee3a50b53a): chore(deps): bump the otel group across 1 directory with 2 updates ([#&#8203;24217](https://github.com/argoproj/argo-cd/issues/24217)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`04cf408`](https://github.com/argoproj/argo-cd/commit/04cf408264b92287d91fb32e7150728636e483e4): chore(deps): bump the otel group with 4 updates ([#&#8203;24364](https://github.com/argoproj/argo-cd/issues/24364)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`cd3dc7a`](https://github.com/argoproj/argo-cd/commit/cd3dc7a1cffba8b025da68705212ce940ca961b0): chore(deps): bump tj-actions/changed-files from 46.0.5 to 47.0.0 ([#&#8203;24560](https://github.com/argoproj/argo-cd/issues/24560)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4dd9bc7`](https://github.com/argoproj/argo-cd/commit/4dd9bc7642db5f60792374a44e49080da7b8d05c): chore(deps): update dependency gotestyourself/gotestsum to v1.12.3 ([#&#8203;23483](https://github.com/argoproj/argo-cd/issues/23483)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`d111397`](https://github.com/argoproj/argo-cd/commit/d1113970cdb66ed36ff7aa63ae27b387289f9949): chore(deps): update dependency markdown to v3.8.2 ([#&#8203;23499](https://github.com/argoproj/argo-cd/issues/23499)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`38ad19f`](https://github.com/argoproj/argo-cd/commit/38ad19fd951e3c205e9a531d74e2a818f2df5bec): chore(deps): update dependency pymdown-extensions to v10.16.1 ([#&#8203;23974](https://github.com/argoproj/argo-cd/issues/23974)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`414d9eb`](https://github.com/argoproj/argo-cd/commit/414d9eb5dba31697f8782edeb54c7f4410623609): chore(deps): update docs dependencies ([#&#8203;23510](https://github.com/argoproj/argo-cd/issues/23510)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`203e07c`](https://github.com/argoproj/argo-cd/commit/203e07c9a40cb7a40af9f8497a3f4d4d1ba01004): chore(deps): update module github.com/golangci/golangci-lint to v2.2.1 ([#&#8203;23598](https://github.com/argoproj/argo-cd/issues/23598)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`5bd2d0d`](https://github.com/argoproj/argo-cd/commit/5bd2d0d9174263517cf68da743de73952a8edf0b): chore(deps): update module github.com/golangci/golangci-lint to v2.2.2 ([#&#8203;23761](https://github.com/argoproj/argo-cd/issues/23761)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`d5383de`](https://github.com/argoproj/argo-cd/commit/d5383de5c5721d444eb1fa6848fb604932fd6327): chore(deps): update module github.com/golangci/golangci-lint to v2.3.0 ([#&#8203;23874](https://github.com/argoproj/argo-cd/issues/23874)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [`39b9e4f`](https://github.com/argoproj/argo-cd/commit/39b9e4f8c5cf569619596b2c0ae7cbc11c8c031d): chore(deps): update module github.com/vektra/mockery/v3 to v3.5.0 ([#&#8203;23632](https://github.com/argoproj/argo-cd/issues/23632)) ([@&#8203;renovate](https://github.com/renovate)\[bot]) ##### Other work - [`8f8a1ec`](https://github.com/argoproj/argo-cd/commit/8f8a1ecacb4596da7170f16ea765f6b1a0f4247a): Merge commit from fork ([@&#8203;thevilledev](https://github.com/thevilledev)) - [`46409ae`](https://github.com/argoproj/argo-cd/commit/46409ae734d8998a299736a53480ce8652c3cb72): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`5f5d46c`](https://github.com/argoproj/argo-cd/commit/5f5d46c78b131e079575000eebfce11e39237ebd): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`722036d`](https://github.com/argoproj/argo-cd/commit/722036d447790e9535be8bc1b3df508e4ebde0b5): Merge commit from fork ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`27b70cf`](https://github.com/argoproj/argo-cd/commit/27b70cf56e1dc152d81e7fd5a84da73beab90bcf): chore(ci): Use default TARGETPLATFORM for base ArgoCD image to fix multi-platform builds ([#&#8203;24048](https://github.com/argoproj/argo-cd/issues/24048)) ([@&#8203;joshuabaird](https://github.com/joshuabaird)) - [`346a749`](https://github.com/argoproj/argo-cd/commit/346a749cdec4e0f50da1730e99ac8582aeff1612): chore(ci): allow make mockgen for renovate ([#&#8203;23633](https://github.com/argoproj/argo-cd/issues/23633)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`0fe2a21`](https://github.com/argoproj/argo-cd/commit/0fe2a2110c40708510520e3b33c98cc7f3346c77): chore(ci): cherry pick v2 ([#&#8203;24322](https://github.com/argoproj/argo-cd/issues/24322)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`2bba563`](https://github.com/argoproj/argo-cd/commit/2bba563a7681b4d8bbabba4a022c423893c0f0fc): chore(ci): cherry-pick workflow improvements ([#&#8203;24575](https://github.com/argoproj/argo-cd/issues/24575)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`1cec174`](https://github.com/argoproj/argo-cd/commit/1cec1748039024d4efc462bbfa2251244fb3af70): chore(ci): run e2e tests on CNCF runner ([#&#8203;24320](https://github.com/argoproj/argo-cd/issues/24320)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`cd87a13`](https://github.com/argoproj/argo-cd/commit/cd87a13a0de7d41c1742f784da921285cc718177): chore(ci): update github runners to oci gh arc runners (3.2) ([#&#8203;24632](https://github.com/argoproj/argo-cd/issues/24632)) ([#&#8203;24653](https://github.com/argoproj/argo-cd/issues/24653)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`7fafc99`](https://github.com/argoproj/argo-cd/commit/7fafc99a7aa2f083ba1f6e7c81f0130f7b96108d): chore(ci): use existing label standard ([#&#8203;24543](https://github.com/argoproj/argo-cd/issues/24543)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2e5601f`](https://github.com/argoproj/argo-cd/commit/2e5601f932d4ca67f33708a1bf8aef72f8ae60dc): chore(cli): print groups when retrieving roles info ([#&#8203;24522](https://github.com/argoproj/argo-cd/issues/24522)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`922e459`](https://github.com/argoproj/argo-cd/commit/922e4596653938fd986f955499cfb3e970d2045f): chore(cli): rewrite supported formats ([#&#8203;24483](https://github.com/argoproj/argo-cd/issues/24483)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`adf89ea`](https://github.com/argoproj/argo-cd/commit/adf89ea322978686abce9d1ba97e2200b57b3573): chore(cmd): remove duplicate code in argocd-notification ([#&#8203;23929](https://github.com/argoproj/argo-cd/issues/23929)) ([@&#8203;iawia002](https://github.com/iawia002)) - [`68e5a4a`](https://github.com/argoproj/argo-cd/commit/68e5a4a12c05cab35d0cbd0f9f94cbe0cfaf61b5): chore(hydrator): simplify dupe destination detection ([#&#8203;23566](https://github.com/argoproj/argo-cd/issues/23566)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`6ead52c`](https://github.com/argoproj/argo-cd/commit/6ead52c21c470ff662ce32bcd5a7bf671d55f419): chore(migrate): migrate otelgrpc pkg interceptor to stats handler([#&#8203;18258](https://github.com/argoproj/argo-cd/issues/18258)) ([#&#8203;18366](https://github.com/argoproj/argo-cd/issues/18366)) ([@&#8203;Jack-R-lantern](https://github.com/Jack-R-lantern)) - [`1db5f2e`](https://github.com/argoproj/argo-cd/commit/1db5f2e618cd03a8e7bfe442c06d73543c2a885d): chore(migrate): migrate renovate to renovate GH action ([#&#8203;24253](https://github.com/argoproj/argo-cd/issues/24253)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`3b1ac4b`](https://github.com/argoproj/argo-cd/commit/3b1ac4b22d4dfb96ca7270e1655d8853e12df554): chore(refactor): project as SyncAppState parameter ([#&#8203;23629](https://github.com/argoproj/argo-cd/issues/23629)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`5ca7524`](https://github.com/argoproj/argo-cd/commit/5ca752429ee98dfda2d25310af1cbd0a4286fc19): chore(refactor): remove redundant rollback argument ([#&#8203;23627](https://github.com/argoproj/argo-cd/issues/23627)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`6ec5319`](https://github.com/argoproj/argo-cd/commit/6ec53193fd23894b2463dc4fbbfe48270679d612): chore(refactor): remove unused actions parameter fields ([#&#8203;24008](https://github.com/argoproj/argo-cd/issues/24008)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2c4dd51`](https://github.com/argoproj/argo-cd/commit/2c4dd51e150cd89ebea33f93c8eb769197ea0b3d): chore(refactor): simplify auto-sync and alreadyAttemptedSync ([#&#8203;23628](https://github.com/argoproj/argo-cd/issues/23628)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`7829e2c`](https://github.com/argoproj/argo-cd/commit/7829e2c6c1fcc95e2de0d1c377eb1f4d2939b48f): chore(refactor): simplify hydrator manifest generation ([#&#8203;24427](https://github.com/argoproj/argo-cd/issues/24427)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`f2233cc`](https://github.com/argoproj/argo-cd/commit/f2233ccd67365b03fec87bc716ed19bcd88d164e): chore(refactor): simplify logic that generates server cert ([#&#8203;24335](https://github.com/argoproj/argo-cd/issues/24335)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`abbdfa2`](https://github.com/argoproj/argo-cd/commit/abbdfa26fdbef5f8994a75071753d37e244b5128): chore(refactor): simplify selfHeal logic ([#&#8203;23626](https://github.com/argoproj/argo-cd/issues/23626)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`3247474`](https://github.com/argoproj/argo-cd/commit/324747421205b643a7af0b8961fa3bb5ea7bb357): chore(refactor): use contexts in hydration operations ([#&#8203;24431](https://github.com/argoproj/argo-cd/issues/24431)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`69f24f0`](https://github.com/argoproj/argo-cd/commit/69f24f007b714e0ee31986f27839097785d45a19): chore(refactor): use new root.Mkdirall ([#&#8203;24298](https://github.com/argoproj/argo-cd/issues/24298)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`678f61b`](https://github.com/argoproj/argo-cd/commit/678f61b8d3a4ce4443a49983f7deae9c80ad8983): chore(reposerver): Remove last occurrences of deprecated otelgrpc interceptors ([#&#8203;23921](https://github.com/argoproj/argo-cd/issues/23921)) ([@&#8203;elafarge](https://github.com/elafarge)) - [`5107ec1`](https://github.com/argoproj/argo-cd/commit/5107ec1ce36374a4bb534600e75e6df17296c781): chore(sonar): Fix sonar warnings in applicationset/generators/cluster.go ([#&#8203;23210](https://github.com/argoproj/argo-cd/issues/23210)) ([@&#8203;olivergondza](https://github.com/olivergondza)) - [`7922c77`](https://github.com/argoproj/argo-cd/commit/7922c779919bb22cfaf5fe1fe63a0e2605756547): chore(test): prevent data race ([#&#8203;23488](https://github.com/argoproj/argo-cd/issues/23488)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`a3eb4e7`](https://github.com/argoproj/argo-cd/commit/a3eb4e722edd04ff745a1fa70e039d540fd61d86): chore(tilt): fix sync reference to argocd build file ([#&#8203;23749](https://github.com/argoproj/argo-cd/issues/23749)) ([@&#8203;FourFifthsCode](https://github.com/FourFifthsCode)) - [`d58ba04`](https://github.com/argoproj/argo-cd/commit/d58ba040e9572decdc0151e29b745bba12cc2c1e): chore(ui): add jsx-no-useless-fragment lint rule ([#&#8203;23666](https://github.com/argoproj/argo-cd/issues/23666)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) - [`1e2a66d`](https://github.com/argoproj/argo-cd/commit/1e2a66d5b246dddc92b287f9309f6bb14ba5aa13): chore(ui): convert ApplicationParametersSource components to functional components ([#&#8203;23769](https://github.com/argoproj/argo-cd/issues/23769)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`728262a`](https://github.com/argoproj/argo-cd/commit/728262ac557b16a98d7dae22b160a889a6ec86ad): chore(ui/refactor): convert Login component to functional component ([#&#8203;23780](https://github.com/argoproj/argo-cd/issues/23780)) ([@&#8203;jiwlee97](https://github.com/jiwlee97)) - [`f44de4b`](https://github.com/argoproj/argo-cd/commit/f44de4b8542450c7a8935a0ff3328d10cfb99240): chore: Add make test-local to tiltfile ([#&#8203;24325](https://github.com/argoproj/argo-cd/issues/24325)) ([@&#8203;todaywasawesome](https://github.com/todaywasawesome)) - [`3f44b85`](https://github.com/argoproj/argo-cd/commit/3f44b85a77fad551f490d33de6bcdea864e112da): chore: Add unit test to cover apps health status in an app in any namespace context ([#&#8203;23693](https://github.com/argoproj/argo-cd/issues/23693)) ([@&#8203;OpenGuidou](https://github.com/OpenGuidou)) - [`4893325`](https://github.com/argoproj/argo-cd/commit/48933252b4edde87f10384147e9101e10cf85348): chore: Adds an option to control what Docker network the virtualized … ([#&#8203;24174](https://github.com/argoproj/argo-cd/issues/24174)) ([@&#8203;anfly0](https://github.com/anfly0)) - [`d39c008`](https://github.com/argoproj/argo-cd/commit/d39c0083ea3d8032315d2a2a44f6e48d4429e00d): chore: Convert ProjectsList and VersionPanel components to functional components ([#&#8203;23606](https://github.com/argoproj/argo-cd/issues/23606)) ([@&#8203;olegt-codefresh](https://github.com/olegt-codefresh)) - [`939d88c`](https://github.com/argoproj/argo-cd/commit/939d88c5c617c29e4213c8d49d88548772e88269): chore: Fix data race in TestLogAppProjEvent ([#&#8203;24528](https://github.com/argoproj/argo-cd/issues/24528)) ([#&#8203;24529](https://github.com/argoproj/argo-cd/issues/24529)) ([@&#8203;andrii-korotkov](https://github.com/andrii-korotkov)) - [`b9daeac`](https://github.com/argoproj/argo-cd/commit/b9daeac44e9847c3b5f5cdb277f4b16f2e48b732): chore: Update PR title guide link in PR checklist ([#&#8203;23979](https://github.com/argoproj/argo-cd/issues/23979)) ([@&#8203;krapie](https://github.com/krapie)) - [`1b48f36`](https://github.com/argoproj/argo-cd/commit/1b48f363bb372c6354b88db85a314047bf889c88): chore: Upgrade ubuntu base image to latest 25.04 digest ([#&#8203;23479](https://github.com/argoproj/argo-cd/issues/23479)) ([#&#8203;23514](https://github.com/argoproj/argo-cd/issues/23514)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`df3a45a`](https://github.com/argoproj/argo-cd/commit/df3a45ac02621d10c0d0c0bc26b917d3d3831a87): chore: add 42School to USERS.md ([#&#8203;23893](https://github.com/argoproj/argo-cd/issues/23893)) ([@&#8203;alexandregv](https://github.com/alexandregv)) - [`6d9b5bd`](https://github.com/argoproj/argo-cd/commit/6d9b5bdf53660272a51bdfa65b540994499db70e): chore: add [@&#8203;nitishfy](https://github.com/nitishfy) for v3.2 release champion ([#&#8203;24097](https://github.com/argoproj/argo-cd/issues/24097)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`f8aea44`](https://github.com/argoproj/argo-cd/commit/f8aea4439848fed197ce8219b42e2561560b48d3): chore: add Close to USERS.md ([#&#8203;23904](https://github.com/argoproj/argo-cd/issues/23904)) ([@&#8203;vtomasr5](https://github.com/vtomasr5)) - [`45c8fd9`](https://github.com/argoproj/argo-cd/commit/45c8fd9d2bdadc1f102e892cc15f3cf778ac12ae): chore: add `triage/pending` label to new issues ([#&#8203;24572](https://github.com/argoproj/argo-cd/issues/24572)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`267eb2f`](https://github.com/argoproj/argo-cd/commit/267eb2ff0f2b2720dba199b270beb78e505ab0a2): chore: add cli scoped approver role for argocd ([#&#8203;24006](https://github.com/argoproj/argo-cd/issues/24006)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`b2b6d98`](https://github.com/argoproj/argo-cd/commit/b2b6d9822b4f02c379d479d8d2305164a27b3625): chore: add oci env vars to manifests ([#&#8203;24113](https://github.com/argoproj/argo-cd/issues/24113)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`0f822ff`](https://github.com/argoproj/argo-cd/commit/0f822ff801e0088f3cfbf14521392c8fe7decf47): chore: add renovate config to update mockery ([#&#8203;23388](https://github.com/argoproj/argo-cd/issues/23388)) ([#&#8203;23508](https://github.com/argoproj/argo-cd/issues/23508)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`54e2648`](https://github.com/argoproj/argo-cd/commit/54e2648b3fe7c1a8f645421c1ae5e96d38a4bb1f): chore: adds all components in goreman run script ([#&#8203;23777](https://github.com/argoproj/argo-cd/issues/23777)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`93148b5`](https://github.com/argoproj/argo-cd/commit/93148b52c401467ce0ff507d84b5f47998c4b858): chore: adds scripts to perform gitops-engine migration ([#&#8203;24291](https://github.com/argoproj/argo-cd/issues/24291)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`a42ccae`](https://github.com/argoproj/argo-cd/commit/a42ccaeeca4c3334a740f4e92b334d444f59e484): chore: bump gitops engine ([#&#8203;24864](https://github.com/argoproj/argo-cd/issues/24864)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`660295f`](https://github.com/argoproj/argo-cd/commit/660295f6560c2f6f1d15f66ecd123c781b2a2a45): chore: bump gitops engine + remove IterateHierarchyv1 ([#&#8203;23924](https://github.com/argoproj/argo-cd/issues/23924)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`871b0b4`](https://github.com/argoproj/argo-cd/commit/871b0b434c6eb00d56807f0265aec4223a447889): chore: bump gitops-engine w/ finalizer fix ([#&#8203;24348](https://github.com/argoproj/argo-cd/issues/24348)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`993344e`](https://github.com/argoproj/argo-cd/commit/993344e23238fd374bc77b60fa1647bfd8cc7634): chore: bump k8s 1.34 ([#&#8203;24405](https://github.com/argoproj/argo-cd/issues/24405)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`4ac3f92`](https://github.com/argoproj/argo-cd/commit/4ac3f920d54d5bf750a9fb06e1c21c3c7f4ffd6b): chore: bumps redis version to 8.2.1 (cherry-pick [#&#8203;24523](https://github.com/argoproj/argo-cd/issues/24523) for 3.2) ([#&#8203;24582](https://github.com/argoproj/argo-cd/issues/24582)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`a06dfeb`](https://github.com/argoproj/argo-cd/commit/a06dfeb8322373018a02fc21a2f202d0f21102cd): chore: check for `gotestsum` installation when running tests locally ([#&#8203;24271](https://github.com/argoproj/argo-cd/issues/24271)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`24c0892`](https://github.com/argoproj/argo-cd/commit/24c08922e5455753a41e632d79ce552501a670ab): chore: enable exposedSyncMutex rule from go-critic ([#&#8203;24026](https://github.com/argoproj/argo-cd/issues/24026)) ([@&#8203;mmorel-35](https://github.com/mmorel-35)) - [`56f8797`](https://github.com/argoproj/argo-cd/commit/56f8797a2bd0063fd1516704403e0057fd9cade3): chore: fix contradiction between function name and comment ([#&#8203;23736](https://github.com/argoproj/argo-cd/issues/23736)) ([@&#8203;chansuke](https://github.com/chansuke)) - [`9922336`](https://github.com/argoproj/argo-cd/commit/9922336968607ac37f2df2c8e7b6f8e7be8ba625): chore: fix some function names in comments ([#&#8203;24381](https://github.com/argoproj/argo-cd/issues/24381)) ([@&#8203;vetclippy](https://github.com/vetclippy)) - [`1941597`](https://github.com/argoproj/argo-cd/commit/19415979e85d7c871b7ea96f7b7fad18f5e5e431): chore: improving e2e stability ([#&#8203;23587](https://github.com/argoproj/argo-cd/issues/23587)) ([@&#8203;oleksandr-codefresh](https://github.com/oleksandr-codefresh)) - [`323f993`](https://github.com/argoproj/argo-cd/commit/323f99381686b62daf6e70705f56f94d2b30aa3f): chore: local docker build on MAC with amd64 target ([#&#8203;23993](https://github.com/argoproj/argo-cd/issues/23993)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`69d1d88`](https://github.com/argoproj/argo-cd/commit/69d1d88807299383bc5326ce39532e9a7efa40ed): chore: remove ErrApplicationNotAllowedToUseProject from API ([#&#8203;23972](https://github.com/argoproj/argo-cd/issues/23972)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`7dae82d`](https://github.com/argoproj/argo-cd/commit/7dae82dfd3376157194058b6e8868a30792c46ee): chore: remove automaxprocs ([#&#8203;24164](https://github.com/argoproj/argo-cd/issues/24164)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`c39fde7`](https://github.com/argoproj/argo-cd/commit/c39fde74f0066835b25cea2d72e6e9207a524849): chore: replace bitnami images ([#&#8203;24101](https://github.com/argoproj/argo-cd/issues/24101)) ([@&#8203;nitishfy](https://github.com/nitishfy)) - [`90123ba`](https://github.com/argoproj/argo-cd/commit/90123bac044d7ba42d4729d34370debf5515ce37): chore: update Go to 1.24.6 ([#&#8203;24090](https://github.com/argoproj/argo-cd/issues/24090)) ([@&#8203;thevilledev](https://github.com/thevilledev)) - [`da7f11a`](https://github.com/argoproj/argo-cd/commit/da7f11a82686b2fcba691f3a49c124f6a229f57f): chore: upgrade to go 1.25 ([#&#8203;24148](https://github.com/argoproj/argo-cd/issues/24148)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`6a2df43`](https://github.com/argoproj/argo-cd/commit/6a2df4380a6cdb9df54b49adbf99de3cf69c6950): ci(release): only set latest release in github when latest (cherry-pick [#&#8203;24525](https://github.com/argoproj/argo-cd/issues/24525) for 3.2) ([#&#8203;24686](https://github.com/argoproj/argo-cd/issues/24686)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`58d82be`](https://github.com/argoproj/argo-cd/commit/58d82bedb8855cd76e07f7bd8c3046b21a62c01f): ci: fix supported-version script ([#&#8203;23496](https://github.com/argoproj/argo-cd/issues/23496)) ([@&#8203;agaudreault](https://github.com/agaudreault)) - [`fd4355b`](https://github.com/argoproj/argo-cd/commit/fd4355baae217439b686543f6f7d0ef904ca3169): feat(health-check): Add resource\_customizations for game.kruise.io (new) ([#&#8203;23558](https://github.com/argoproj/argo-cd/issues/23558)) ([@&#8203;qisongshi](https://github.com/qisongshi)) - [`d75bcfd`](https://github.com/argoproj/argo-cd/commit/d75bcfd7b2aaf5e30c02d19017d1c29b4badbc43): fix(cherry-pick): server-side diff shows duplicate containerPorts ([#&#8203;24842](https://github.com/argoproj/argo-cd/issues/24842)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) - [`4cd4e5e`](https://github.com/argoproj/argo-cd/commit/4cd4e5e74e26fa4b3851275f662575742e260595): fix(e2e-tests): ArgoCD E2E test logs print auth-token ([#&#8203;23696](https://github.com/argoproj/argo-cd/issues/23696)) ([@&#8203;aali309](https://github.com/aali309)) - [`0c1eb30`](https://github.com/argoproj/argo-cd/commit/0c1eb30b4d463f637e72748f9fc18fdccea65820): fix(fullscreen log): retain filters after fullscreen log (issue [#&#8203;23608](https://github.com/argoproj/argo-cd/issues/23608)) ([#&#8203;23614](https://github.com/argoproj/argo-cd/issues/23614)) ([@&#8203;lsq645599166](https://github.com/lsq645599166)) - [`8e00df5`](https://github.com/argoproj/argo-cd/commit/8e00df53267480217af8a84f9c1841c92d0c5b2e): fix(repo-server): support .argocd-source.yaml kustomize version ([#&#8203;23643](https://github.com/argoproj/argo-cd/issues/23643)) ([#&#8203;23644](https://github.com/argoproj/argo-cd/issues/23644)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) **Full Changelog**: <https://github.com/argoproj/argo-cd/compare/v3.1.9...v3.2.0> <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update quay.io/argoproj/argocd Docker tag to v3.2.0
All checks were successful
ci/woodpecker/pr/container_image Pipeline was successful
ci/woodpecker/push/container_image Pipeline was successful
c98b048c2a
All checks were successful
ci/woodpecker/pr/container_image Pipeline was successful
ci/woodpecker/push/container_image Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/quay.io-argoproj-argocd-3.x:renovate/quay.io-argoproj-argocd-3.x
git switch renovate/quay.io-argoproj-argocd-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/quay.io-argoproj-argocd-3.x
git switch renovate/quay.io-argoproj-argocd-3.x
git rebase main
git switch main
git merge --ff-only renovate/quay.io-argoproj-argocd-3.x
git switch renovate/quay.io-argoproj-argocd-3.x
git rebase main
git switch main
git merge --no-ff renovate/quay.io-argoproj-argocd-3.x
git switch main
git merge --squash renovate/quay.io-argoproj-argocd-3.x
git switch main
git merge --ff-only renovate/quay.io-argoproj-argocd-3.x
git switch main
git merge renovate/quay.io-argoproj-argocd-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lilly/argocd-git-crypt#34
No description provided.