Conversation
5fb4b15 to
9a9306f
Compare
68ebd09 to
65de33c
Compare
1a7b7dc to
9db3087
Compare
601d9ac to
9c23a29
Compare
af61040 to
79db628
Compare
f281367 to
5d6980f
Compare
2ac3c5a to
b3ca6e7
Compare
81a32a3 to
b21f104
Compare
195393b to
5016900
Compare
f5ba9e7 to
5c6eda6
Compare
5c6eda6 to
fa99866
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.77->0.2.813.0.1->3.1.12.36.0->2.37.12.72.0->2.78.01.24.3->1.25.03.17.3->3.18.60.147.3->0.149.00.27.0->0.30.01.33.0->1.34.05.6.0->5.7.1==7.1.5->==7.1.7==9.6.14->==9.6.181.12.0->1.14.1==4.2.0->==4.3.0v5.0.0->v6.0.0==10.15->==10.16.13.13.3->3.13.73.11.0->3.12.03.0.24->3.0.341.10.1->1.11.01.12.0->1.13.14.45.4->4.47.1Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
nektos/act (act)
v0.2.81Compare Source
Changelog
Bug fixes
e374ef9fix: matrix expansion logic (#115) (#5294)2dea26bfix: step container workdir and mounts (#93) (#5295)c457755fix: file name (#90) (#5296)Other
f5a0ddechore: bump VERSION to 0.2.81c8a205erefactor: simplify adding new node versions add node 24 (#5899)a78b3f3chore: mergify does no longer support queue_conditions != merge_conditions for require status checks to be up to date (#5891)v0.2.80Compare Source
Changelog
Bug fixes
61396d8fix: use ubuntu-latest bookworm instead of buster for tests (#5884)Other
bf8e52bchore: bump VERSION to 0.2.805319acfbuild(deps): bump the dependencies group with 5 updates (#5861)v0.2.79Compare Source
Changelog
New Features
515dd66feat: allow workflow description (#5326)4ba1c2bfeat:--validateand--strict(#2717)1154f0dfeat: log parsed commands and step summary (#2761)Bug fixes
7c7b383fix: post step failure is job failure (#5297)d8506bffix: valueMasker concurrent map write (#5026)67e332efix: GITHUB_ENV and GITHUB_OUTPUT allow larger lines (#5028)Other
7e22245chore: bump VERSION to 0.2.79dd58f5ebuild(deps): bump github.com/go-viper/mapstructure/v2 (#5837)0bc47aeadded info log when container image platform mismatched (#3225)d9c6afcci: fix goreleaser config (#5276)1622c21build(deps): bump the dependencies group across 1 directory with 5 updates (#4986)v0.2.78Compare Source
Changelog
New Features
16b86a6feat: add cli option to set concurrent jobs count (#2762)bd4bc99feat: add models permission level for AI inference responses (#2767)Bug fixes
a8ac529fix: wrap subpath in '' (#2754) (#2755)b5469acfix: add missing punctuation to error report (#2752) (#2753)Documentation updates
f0da96ddocs: Remove Gitter (#2678)Other
8106502chore: bump VERSION to 0.2.788d2fa04ci: make codecov informational only (#2924)8a18fb0chore(ci): disable invalid test case (#2875)324bab6ci: disable stale bot (#2745)c2425cdupdate-choco (#2742)argoproj/argo-cd (argocd)
v3.1.1Compare Source
Quick Start
Non-HA:
HA:
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.
Changelog
Bug fixes
b22566d: fix(lua): allow actions to add items to array (#24137) (@agaudreault)eb72a0b: fix(server): Send Azure DevOps token via git extra headers (#23478) (#23631) (#24223) (@rumstead)fdd0991: fix(util): Fix default key exchange algorthims used for SSH connection to be FIPS compliant (#24086) (cherry-pick 3.1) (#24166) (@anandf)c140eb2: fix: resolve argocd ui error for externalSecrets, fixes #23886 (#24232) (#24236) (@raweber42)Other work
a0f0653: chore: add oci env vars to manifests (#24113) (cherry-pick 3.1) (#24153) (@blakepettersson)70dde2c: chore: cherry pick #24235 to release-3.1 (#24238) (@FourFifthsCode)Full Changelog: argoproj/argo-cd@v3.1.0...v3.1.1
v3.1.0Compare Source
Quick Start
Non-HA:
HA:
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.
Changelog
Features
6047e91: feat(AppProject): Add sync window description (#20766) (@speedfl)999dbb2: feat(UI): add enabled field to explicitly set in automatedSync in SyncPolicy (#22482) (@aali309)111da39: feat(actions): parametrized actions to scale workloads (#15505) (#20097) (@ratulbasak)76a63a1: feat(api): protect static assets endpoint from symlink traversal (#22936) (@crenshaw-dev)99faf82: feat(appset): add target branch support for bitbucket cloud pull request generator (#22402) (@mihallis)64198e8: feat(ci): don't cancel-in-progress on master (#23392) (@crenshaw-dev)6cf2961: feat(cli): Add Plugin Support to the Argo CD CLI (#20074) (@nitishfy)d14ba14: feat(cli): Adding whoami alias (#23385) (@christianh814)7d66044: feat(health): Implement spinkube SpinApp CRD health checks (#21896) (@lukepatrick)65464d8: feat(health): OpenTelemetryCollector CRD Healthcheck (#23156) (@savanipoojan78)8f1f5c7: feat(health): add Logstash resource customization (#22028) (@fprovencherdrw)96039be: feat(health): add Rabbitmq topology resource customizations (#22066) (@fprovencherdrw)9149021: feat(health): add crossplane and upbound health checks (#21479) (#22919) (@crenshaw-dev)e578b85: feat(health): add kyverno Policy resource customization (#21552) (@marckhair)7224a15: feat(helm): upgrade to 3.18.3 (cherry-pick #23618) (#23620) (@gcp-cherry-pick-bot[bot])8eaccb7: feat(helm): upgrading helm to 3.18.4 (cherry-pick #23724) (#23731) (@gcp-cherry-pick-bot[bot])81ae77a: feat(hydrator): commit tracing (#19441) (#23361) (@crenshaw-dev)d9ef10a: feat(hydrator): handle sourceHydrator fields from webhook (#19397) (#22485) (@alexymantha)563d45b: feat(kustomize): upgrade to 5.7.0 (#23619) (#23625) (@crenshaw-dev)2dafcba: feat(ui): add keydown event to the pod dropdown menu (#20996) (@vivian-xu)3f3ac06: feat(ui): add toggle for fullname of resources in application-details-tree (#20812) (@surajyadav1108)bb37b10: feat(ui): allow to sort by age in Pod-view (#20783) (@surajyadav1108)0e95193: feat(ui): allows more convenient sorting of repository. (#19829) (@bianbbc87)30742f6: feat(ui): disable select not running pod and bring back arrow to selected pod (#21576) (@linghaoSu)9675487: feat(ui): integrate Progressive Sync feature (#22781) (@aali309)eb794b7: feat(ui): set validate=false for "disable autosync" request during rollback via ui (#22898) (#23101) (@dlemfh)ceec669: feat(ui): support delete all expired token in project roles (#21782) (@linghaoSu)2fbace3: feat(webhook): Fixed manifest-generate-paths annotation support for monorepos in BitBucket (#21811) (@anandf)964f269: feat: Add GitHub API rate limit metrics (#22864) (@reggie-k)18ce5c2: feat: Add images to resources in sync result #20896 (#20954) (@Aaron-9900)6d7e75d: feat: Add link to get the list of applications of a cluster/project (#21561) (@almoelda)ce4b7a2: feat: Contour HTTPProxy health check support for issue # 22504 (#22596) (@gregbarasch)2bd2488: feat: Enable SkipDryRunOnMissingResource sync option on Application level (#22679) (@pasha-codefresh)5a3a104: feat: Implement grafana-operator Dashboard and Folder CRD health checks (#22493) (@afarbos)a2152a1: feat: Implement healthcheck gateway api (#20986) (#22855) (@chansuke)2c53861: feat: Polish off UI changes for OCI support (#21685) (#22410) (@keithchong)d3223a8: feat: add Fallback condition to KEDA ScaledObject health assessment (#22844) (@rickbrouwer)dc1d148: feat: add SSA field manager migration options (#23337) (@pjiang-dev)dd5a878: feat: add ability to exclude files when using git file generator (#22734) (@nitishfy)f4edcf7: feat: add custom health check for CloudNativePG (#22802) (@sxd)432a0cd: feat: add enable field for automatedSync (#21999) (@anandrkskd)98ca411: feat: add metric for sync durations(#11675) (#18474) (@Jack-R-lantern)f763b2a: feat: add pause action for argo-rollouts #20505 (#20506) (@sedflix)19669d2: feat: add repository_id to AppSet generators (#15820) (#22416) (@geichelberger)ec9b43f: feat: implement custom resource action skip-current-step for argo rollouts (#23025) (@reggie-k)4a15925: feat: improve Helm documentation (#22859) (@sabre1041)ddb1021: feat: improve numa actions (#22835) (@dpadhiar)18c4d9d: feat: oci support (Beta) (#18646) (@blakepettersson)00ee32f: feat: optionally propagate node labels to application pod view (#15274) (#23260) (@msoderberg)5091f9a: feat: remove suspended state from numaproj crds (#23359) (@dpadhiar)d284b15: feat: support gitea PR labels filter in appset PR generator (#21115) (#21148) (@livelxw)Bug fixes
f26b7cd: fix(ApplicationSet): Check strategy type to verify it's a progressive sync (#22563) (@fcrespofastly)274e918: fix(appcontroller): if a history limit is negative, automatically converted to 0 (#22036) (@kingbj940429)25dc960: fix(applicationset_controller): requeue by ApplicationStatus changes (#23043) (@dshmelev)f7590fa: fix(appset): Add token to enterprise client (#23240) (#23455) (@lets-call-n-walk)66d06c0: fix(appset): When Appset is deleted, the controller should reconcile applicationset #23723 (cherry-pick ##23823) (#23835) (@rumstead)7a06400: fix(appset): add default retry limit for operations triggered via RollingSync (#20428) (#23335) (@mikeshng)e9ae886: fix(ci): get correct previous version, fail workflow if not (#22376) (@crenshaw-dev)9c2ffb7: fix(ci): handle major versions in compatibility table generator (#22370) (@crenshaw-dev)9a8ec4a: fix(ci): use tags instead of branches (#22372) (@crenshaw-dev)3f90f99: fix(cli): Fix for removing auto generated tag for applicationset command (#22446) (@anandf)0dfdb0a: fix(cli): Prevent Get & Sync from Hanging on Invalid Application Spec (#21702) (@almoelda)a223356: fix(controller): always set health.status.lastTransitionTime (#22665) (#22666) (@crenshaw-dev)75f7016: fix(controller): get commit server url from env (cherry-pick #23536) (#23541) (@gcp-cherry-pick-bot[bot])d69639a: fix(controller): impersonation with destination name (#23309) (cherry-pick #23504) (#23519) (@gcp-cherry-pick-bot[bot])45a8c68: fix(controller): only update lastTransitionTime when needed (#23018) (@crenshaw-dev)320f46f: fix(darwin): remove the need for cgo when building a darwin binary on linux (cherry-pick #23507) (#23526) (@gcp-cherry-pick-bot[bot])df5ff1f: fix(doc): Fix typo in SSA doc (#23421) (@pjiang-dev)73f68af: fix(docs): Fix UI port in E2E docs (#22881) (@olivergondza)acd8844: fix(docs): upgrading 3.0 docs (#22891) (@jheyduk)8ede222: fix(goreleaser): add darwin with CGO enabled and remove static to gorelease (#23457) (@rumstead)0b8d018: fix(goreleaser): add darwin with CGO enabled to goreleaser (#23433) (@rumstead)bd30eea: fix(haproxy): setting maxconn in haproxy config (#15319) (#18283) (@timgriffiths)36cc2d1: fix(health): CRD health check message (#23690) (cherry-pick #23691) (#23738) (@gcp-cherry-pick-bot[bot])e9483a6: fix(health): handle nil lastTransitionTime (#22897) (#22900) (@crenshaw-dev)91e5f95: fix(hydrator): incorrect json tag (#23432) (@crenshaw-dev)3bbbac4: fix(hydrator): increase max msg size (#23190) (@crenshaw-dev)37f2793: fix(hydrator): omit Argocd- trailers from hydrator.metadata (cherry-pick #23463) (#23621) (@gcp-cherry-pick-bot[bot])96fd061: fix(hydrator): split commit subject and body, make author one string (#23389) (@crenshaw-dev)0484f9f: fix(manifest): using wrong container registry for non-ha redis (#23114) (@agaudreault)9f18ff1: fix(metrics): Cherrypick grpc stats fix release 3.1 (#23890) (@pbhatnagar-oss)36f91a0: fix(metrics): populate dest_server label (#23246) (#23269) (@crenshaw-dev)d4bdabd: fix(server): Propagate useAzureWorkloadIdentity flag from during repo validation (#23348) (#23358) (@mikebordon)7fda067: fix(server): avoid unnecessary claims restrictions (#22973) (#23202) (@crenshaw-dev)5b21f98: fix(server): infer resource status health for apps-in-any-ns (#22944) (@crenshaw-dev)1cbd28c: fix(server): make parameterized resource actions backwards-compatible (cherry-pick #23695) (#23709) (@gcp-cherry-pick-bot[bot])7915002: fix(server): race condition in revoked token logic (#23311) (#23312) (@crenshaw-dev)6142c5b: fix(sync): auto-sync loop when FailOnSharedResource (#23357) (#23640) (@agaudreault)6ef9713: fix(test): #23137 removed left over file that breaks subsequent make test run. (#23138) (@EricFortin)db6ece9: fix(test): broken e2e test (#22975) (@crenshaw-dev)6174b94: fix(test): race condition in kubectl metrics (#23382) (#23383) (@crenshaw-dev)1d09c8c: fix(tests): race condition creating the sync id (#23481) (@agaudreault)109cd6c: fix(tls): validate RSA keys before marshaling (#23295) (@thevilledev)38e7a03: fix(ui): Added tooltip for buttons in narrow window (#20886) (@surajyadav1108)8fde8d0: fix(ui): Improve light/dark theme selector label (#22958) (@dnrce)bde7bcf: fix(ui): avoid spurious error on hydration (#22506) (#22711) (@crenshaw-dev)fdb0350: fix(ui): fix bearerToken validate in helm connect page (#22791) (@linghaoSu)04186aa: fix(ui): fix podGroup expansion background (#22279) (@linghaoSu)590d0cd: fix(ui): make Name column wider (#21080) (#21375) (@korsar182)f4e2c6e: fix(ui): replace current spinning webfont icon with svg icons (#21012) (@surajyadav1108)814a24e: fix(ui): resolve refresh page issue with multi system extensions (#22775) (@imwithye)401e835: fix(ui): use correct monaco editor config for correct behavior (#22421) (@linghaoSu)e6065b8: fix(updateAppsetFinalizers): Update Finalizers in addition to other metadata updates when updating Appsets (#23006) (@sangdammad)3e7625a: fix(webhook): Fix panic when web URL string is empty in webhook payload (#23042) (@anandf)6bee96c: fix: #20183 preserve syncOptions when rolling back from the UI ([#21871](https://redirect.github.com/argop