Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 755 Bytes

CHANGELOG_PENDING.md

File metadata and controls

17 lines (13 loc) · 755 Bytes

Improvements

  • Fix emitted functions for assetArchive and remoteAsset in generated programs
  • Fix generation of double literals in generated programs
  • Avoid calling invokes with dependencies on unknown resources
  • Fix generation of untyped maps and array literals
  • Implement InvokeOptionsBuilder and InvokeOutputOptionsBuilder
  • Emit invoke options and invoke output options in generated programs
  • Include explicit dependencies of invokes in their resulting output
  • Bump core SDK versions in generated code
  • Emit plugin download URL in default resource options of the generated SDKs
  • Wait for resources in the input property dependencies

Bug Fixes

  • Panic when asked to generate SDKs involving multi-argument invokes