Skip to content

v1.14.1

Latest

Choose a tag to compare

@oss-cli oss-cli released this 28 Aug 11:08
Immutable release. Only release title and notes can be modified.
c00e54b

Release v1.14.1

Bundles

  • Fix bundle deploy failing with deployment_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 with permissions or grants failed with cannot parse "/jobs/${resources.jobs._my_job.id}", and user-written references to it were silently left unresolved (#6422)