Skip to content

v1.1.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 30 Jan 10:31
· 16 commits to main since this release
b7851a1

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