| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-08 | 1.5 kB | |
| v3.6.14 - DO NOT USE source code.tar.gz | 2025-12-08 | 6.9 MB | |
| v3.6.14 - DO NOT USE source code.zip | 2025-12-08 | 9.4 MB | |
| Totals: 3 Items | 16.3 MB | 0 | |
Not fully released, use v3.6.15 instead
What's Changed
- fix: add archive location if artifact is needed in data source. Fixes [#14990] (cherry-pick [#15004] for 3.6) by @argo-cd-cherry-pick-bot[bot] in https://github.com/argoproj/argo-workflows/pull/15047
- fix: preserve global scope variables in withSequence expressions (cherry-pick [#14718] for 3.6) by @Joibel in https://github.com/argoproj/argo-workflows/pull/15050
- fix: Fixes parameterized global artifacts resolution in exit handlers. Fixes [#11610] (cherry-pick [#14991] for 3.6) by @Joibel in https://github.com/argoproj/argo-workflows/pull/15057
- fix: skip validate dynamic templateref (cherry-pick [#14850] for 3.6) by @Joibel in https://github.com/argoproj/argo-workflows/pull/15081
- fix: http template read response.Body after cancel(), sometimes it return a context canceled error (cherry-pick [#14853] for 3.6) by @argo-cd-cherry-pick-bot[bot] in https://github.com/argoproj/argo-workflows/pull/15074
- fix: add urllib3 compatibility for HTTPResponse getheader methods (cherry-pick [#15117] for 3.6) by @Joibel in https://github.com/argoproj/argo-workflows/pull/15121
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in the go_modules group across 1 directory (cherry-pick [#15062] for 3.6) by @Joibel in https://github.com/argoproj/argo-workflows/pull/15122
Full Changelog: https://github.com/argoproj/argo-workflows/compare/v3.6.13...v3.6.14