What's Changed
- docs: update CHANGELOG.md for v3.6.0-rc4 by @github-actions in #13845
- fix: Set default value to output parameters if suspend node timeout. Fixes #12230 by @jswxstw in #12960
- chore(tests): fix lint failures by @MasonM in #13853
- fix: bump minio-go to version that supports eks pod identity #13800 by @blairdrummond in #13854
- refactor(deps): remove
moment
dep and usage by @agilgur5 in #12611 - feat: include container name in error message. Fixes #10007 by @tooptoop4 in #13790
- fix: consistently set executor log options by @agilgur5 in #12979
- docs: fix refs to
stopStrategy.expression
by @carlosrodfern in #13896 - docs: update CHANGELOG.md for v3.6.0 by @github-actions in #13904
- fix(ui): fix broken workflowtemplate submit button. Fixes #13892 by @instauro in #13913
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group by @dependabot in #13865
- fix: correct retry logic by @isubasinghe in #13734
- fix(ui): Clickable URLs are messing up formatting in the UI by @Adrien-D in #13923
- fix(ui): improve editor performance and fix Submit button. Fixes #13892 by @MasonM in #13915
- fix: consistent variable substitution for
configMapKeyRef
. Fixes #13890 by @MasonM in #13921 - fix: don't log non-errors as "Non-transient error: ". Fixes #13881 by @MasonM in #13917
- feat: Allow markdown title and description in CronWorkflows, WorkflowTemplates, & ClusterWorkflowTemplates. Fixes #12644 by @panicboat in #12697
- build(docs): set
site_url
from ReadTheDocs env var by @agilgur5 in #13685 - docs: update
examples/README.md
to its current usage by @agilgur5 in #13812 - ci: bump minimum k8s version to 1.29 by @blkperl in #13939
- perf: Add workflow template informer to server by @jakkubu in #13672
- fix(ui): handle parsing errors properly in object editor by @MasonM in #13931
- chore: promotions from membership meeting (Nov 2024) by @Joibel in #13942
- ci: pin workflows to Ubuntu 24 by @MasonM in #13945
- fix: Skip execution control for agent pod during pod reconciliation. Fixes #12726 by @jswxstw in #12732
- feat: Move contextless log messages to debug logging - fixes #13918 by @kizzie in #13920
- docs: correctly document
result
output parameter by @MasonM in #13953 - chore(deps): update nixpkgs to nixos-24.11 by @renovate in #13914
New Contributors
- @blairdrummond made their first contribution in #13854
- @carlosrodfern made their first contribution in #13896
- @jakkubu made their first contribution in #13672
- @kizzie made their first contribution in #13920
Full Changelog: v3.6.0...v3.6.1