Argo Workflows - v3.4.1


(2022-09-30)

  • 365b6df16 fix: Label on Artifact GC Task no longer exceeds max characters (#9686)
  • 0851c36d8 fix: Workflow-controller panic when stop a wf using plugin. Fixes #9587 (#9690)
  • 2f5e7534c fix: ordering of functionality for setting and evaluating label expressions (#9661)
  • 4e34979e1 chore(deps): bump argo-events to 1.7.2 (#9624)
  • f0016e054 fix: Remove LIST_LIMIT in workflow informer (#9700)
  • e08524d2a fix: Avoid controller crashes when running large number of workflows (#9691)
  • 4158cf11a Adding Splunk as Argo Workflows User (#9697)
  • d553c9186 chore(deps-dev): bump sass from 1.54.9 to 1.55.0 in /ui (#9675)
  • ff6aab34e Add --tls-certificate-secret-name parameter to server command. Fixes #5582 (#9423)
  • 84c19ea90 fix: render template vars in DAGTask before releasing lock.. Fixes #9395 (#9405)
  • b214161b3 fix: add authorization from cookie to metadata (#9663)
  • b219d85ab fix: retry ExecutorPlugin invocation on transient network errors Fixes: #9664 (#9665)
  • b96d446d6 fix: Improve semaphore concurrency performance (#9666)
  • 38b55e39c fix: sh not available in scratch container but used in argoexec. Fixes #9654 (#9679)
  • 67fc0acab chore(deps): bump golangci-lint to v1.49.0 (#9639)
  • 9d7450139 chore(deps-dev): bump webpack-dev-server from 4.11.0 to 4.11.1 in /ui (#9677)
  • 56454d0c8 chore(deps): bump github.com/minio/minio-go/v7 from 7.0.36 to 7.0.37 (#9673)
  • 49c47cbad chore(deps): bump cloud.google.com/go/storage from 1.26.0 to 1.27.0 (#9672)
  • e6eb02fb5 fix: broken archived workflows ui. Fixes #9614, #9433 (#9634)
  • e556fe3eb fix: Fixed artifact retrieval when templateRef in use. Fixes #9631, #9644. (#9648)
  • 72d3599b9 fix: avoid panic when not passing AuthSupplier (#9586)
  • 4e430ecd8 chore(deps-dev): bump @babel/preset-env from 7.19.0 to 7.19.1 in /ui (#9605)
  • 4ab943528 chore(deps): bump google.golang.org/api from 0.95.0 to 0.96.0 (#9600)
  • 7d3432899 chore(deps-dev): bump babel-jest from 29.0.2 to 29.0.3 in /ui (#9604)

Contributors

  • Adam
  • Brian Loss
  • Dakota Lillie
  • Jesse Suen
  • Julie Vogelman
  • Rohan Kumar
  • Seokju Hong
  • Takumi Sue
  • Vladimir Ivanov
  • William Van Hevelingen
  • Yuan Tang
  • chen yangxue
  • dependabot[bot]
  • emagana
  • jsvk

v3.4.0 (2022-09-18)

  • 047952afd fix: SDK workflow file
  • 97328f1ed chore(deps): bump classnames and @types/classnames in /ui (#9603)
  • 2dac194a5 chore(deps-dev): bump @babel/core from 7.19.0 to 7.19.1 in /ui (#9602)
  • 47544cc02 feat: Support retrying complex workflows with nested group nodes (#9499)
  • 30bd96b4c fix: Error message if cronworkflow failed to update (#9583)
  • fc5e11cd3 chore(deps-dev): bump webpack-dev-server from 4.10.1 to 4.11.0 in /ui (#9567)
  • ace179804 docs(dev-container): Fix buildkit doc for local dev (#9580)

Contributors

  • JM
  • Saravanan Balasubramanian
  • Yuan Tang
  • dependabot[bot]

v3.4.0-rc4 (2022-09-10)

  • dee4ea5b0 chore(deps-dev): bump @babel/core from 7.18.13 to 7.19.0 in /ui (#9566)
  • 8172b493d chore(deps-dev): bump sass from 1.54.8 to 1.54.9 in /ui (#9565)
  • 68a793586 chore(deps-dev): bump @babel/preset-env from 7.18.10 to 7.19.0 in /ui (#9562)
  • e1d8387fa chore(deps-dev): bump babel-jest from 29.0.1 to 29.0.2 in /ui (#9564)
  • 3950f8c1c chore(deps): bump google.golang.org/api from 0.94.0 to 0.95.0 (#9561)
  • 8310bdbc9 chore(deps): bump github.com/coreos/go-oidc/v3 from 3.3.0 to 3.4.0 (#9560)
  • baaa8d0a9 chore(deps): bump github.com/minio/minio-go/v7 from 7.0.35 to 7.0.36 (#9558)
  • aab923452 chore(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#9559)
  • ec7c210c9 fix: use urlencode instead of htmlencode to sanitize url (#9538)
  • 3a3f15997 fix: enable workflow-aggregate-roles to treat workflowtaskresults. Fixes #9545 (#9546)
  • 9d66b69f0 fix: for pod that's been GC'ed we need to get the log from the artifact (#9540)
  • 34a4e48c3 chore(deps): bump github.com/minio/minio-go/v7 from 7.0.34 to 7.0.35 (#9502)
  • ef6bd5710 fix: Capture exit code of signaled containers. Fixes #9415 (#9523)
  • 6e2f15f9e feat: added support for DAG task name as variables in workflow templates (#9387)
  • f27475feb fix: default to 'main' container in Sensor logs. Fixes #9459 (#9438)
  • c00fbf88f feat: Add node ID to node info panel (#9500)
  • 2a80a2c1a fix: revert accidental commit in UI logs viewer (#9515)
  • b9d02cfd5 chore(deps): bump cloud.google.com/go/storage from 1.25.0 to 1.26.0 (#9506)
  • bd9fc66c5 chore(deps-dev): bump @fortawesome/fontawesome-free from 6.1.2 to 6.2.0 in /ui (#9513)
  • 9004f5e26 chore(deps): bump google.golang.org/api from 0.93.0 to 0.94.0 (#9505)
  • 605b0a0eb chore(deps-dev): bump sass from 1.54.5 to 1.54.8 in /ui (#9514)
  • 6af53eff3 chore(deps-dev): bump babel-jest from 28.1.3 to 29.0.1 in /ui (#9512)
  • a2c20d70e chore(deps): bump react-monaco-editor from 0.49.0 to 0.50.1 in /ui (#9509)
  • 041d1382d chore(deps-dev): bump webpack-dev-server from 4.10.0 to 4.10.1 in /ui (#9510)
  • 7f9a15e77 chore(deps-dev): bump @babel/core from 7.18.10 to 7.18.13 in /ui (#9507)
  • 08963c468 chore(deps-dev): bump @types/dagre from 0.7.47 to 0.7.48 in /ui (#9508)
  • 1b09c8641 chore(deps): bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.3.0 (#9504)
  • 4053ddf08 chore(deps): bump github.com/aliyun/aliyun-oss-go-sdk from 2.2.4+incompatible to 2.2.5+incompatible (#9503)
  • 06d295752 feat: log format option for main containers (#9468)

Contributors

  • Alex Collins
  • Julie Vogelman
  • Rohan Kumar
  • Takao Shibata
  • Thomas Bonfort
  • Tianchu Zhao
  • Yuan Tang
  • dependabot[bot]
  • jsvk

v3.4.0-rc3 (2022-08-31)

  • b941fbcab feat: improve e2e test for ArtifactGC (#9448)
  • 94608d1dd feat: added support for artifact GC on GCS (#9420)
  • 26ab0aed8 fix: link to "get artifacts from logs" was assuming Node ID was equal to Pod Name (#9464)
  • 9cce91ea0 Update USERS.md (#9471)
  • 7118e1224 feat: support slash in synchronization lock names. Fixes #9394 (#9404)
  • ff4109928 fix: Descendants of suspended nodes need to be removed when retrying workflow (#9440)
  • a09172afa fix: Incorrect alignment for archived workflow. Fixes #9433 (#9439)
  • 04d19435c fix: Properly reset suspended and skipped nodes when retrying (#9422)
  • de6b5ae6f fix(executor): Resource template gets incorrect plural for certain types (#9396)
  • 3ddbb5e00 fix: Only validate manifests for certain resource actions. Fixes #9418 (#9419)
  • a91e0041c fix: Workflow level http template hook status update. Fixes #8529 (#8586)
  • 343c29819 fix: Argo waiter: invalid memory address or nil pointer dereference (#9408)
  • 6f19e50a4 fix: Invalid memory address or nil pointer dereference (#9409)
  • 7d9319b60 Fix: UI to reflect Template.ArchiveLocation when showing Artifact's bucket in URN (#9351)
  • b7904c41c chore(deps-dev): bump sass from 1.54.4 to 1.54.5 in /ui (#9402)
  • fa66ed8e8 chore(deps): bump github.com/tidwall/gjson from 1.14.2 to 1.14.3 (#9401)

Contributors

  • Brian Tate
  • Julie Vogelman
  • Rohan Kumar
  • Saravanan Balasubramanian
  • William Reed
  • Yuan Tang
  • dependabot[bot]
  • jsvk

v3.4.0-rc2 (2022-08-18)

  • 6e8d1629d fix: Artifact panel crashes when viewing artifacts. Fixes #9391 (#9392)
  • aa23a9ec8 fix: Exit handle and Lifecycle hook to access {steps/tasks status} (#9229)
  • 74cdf5d87 fix: improper selfLinks for cluster-scoped resources. Fixes #9320 (#9375)
  • f53d4834a fix: Panic on nill pointer when running a workflow with restricted parallelism (#9385)
  • c756291f7 fix: removed error check which prevented deleting successful artGC wfs. (#9383)
  • 81e3d23e7 chore(deps): bump google.golang.org/api from 0.91.0 to 0.93.0 (#9381)
  • 62b0db982 fix(ui): Correctly show icons in DAG. Fixes #9372 & #9373 (#9378)
  • 47f59c050 chore(deps): bump cloud.google.com/go/storage from 1.24.0 to 1.25.0 (#9357)
  • 65670a402 fix: Fix blank workflow details page after workflow submission (#9377)
  • 6d08098a8 feat: add argo delete --force. Fixes #9315. (#9321)
  • 12466b7c9 fix: Retry for http timeout error. Fixes #9271 (#9335)
  • 1b252fd33 chore(deps-dev): bump sass from 1.54.3 to 1.54.4 in /ui (#9359)
  • 3f56a74dd chore(deps-dev): bump webpack-dev-server from 4.9.3 to 4.10.0 in /ui (#9358)
  • fd08b0339 fix: ArtifactGC e2e test was looking for the wrong artifact names (#9353)
  • b430180d2 fix: Deleted pods are not tracked correctly when retrying workflow (#9340)
  • e12c697b7 feat: fix bugs in retryWorkflow if failed pod node has children nodes. Fix #9244 (#9285)
  • 61f252f1d fix: TestWorkflowStepRetry's comment accurately reflects what it does. (#9234)

Contributors

  • Alex Collins
  • Dillen Padhiar
  • Julie Vogelman
  • Kyle Wong
  • Robert Kotcher
  • Saravanan Balasubramanian
  • Yuan Tang
  • dependabot[bot]
  • jingkai
  • smile-luobin

Details

date
Sept. 30, 2022, midnight
name
v3.4.1
type
Patch
👇
Register or login to:
  • 🔍View and search all Argo Workflows releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or