argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

docs: add 3.6 json templating upgrading notes #13720

Closed Joibel closed 1 month ago

Joibel commented 1 month ago

Fixes #13541 Follow up to add upgrading notes to #12909

Motivation

12909 is a breaking change and wasn't listed in the upgrading notes

Modifications

Add upgrading notes for this change. The change is subtle and probably affects few users. Some may have worked around it as per #8930 and can optionally remove toJson from expressions, but this is not necessary.

Verification

make docs passes