Release v1.14.1
Bundles
- Fix
bundle deployfailing withdeployment_source.source_code_path cannot be set on UpdateApp(400) when updating an app that has an active deployment (#6401). - Fixed
${resources...}references to resource keys starting with an underscore (e.g._my_job). On the direct engine, deploying such a resource withpermissionsorgrantsfailed withcannot parse "/jobs/${resources.jobs._my_job.id}", and user-written references to it were silently left unresolved (#6422)