github pulumi/pulumi v3.11.0

latest releases: pkg/v3.116.1, v3.116.1, sdk/v3.116.1...
2 years ago

Improvements

  • [auto/dotnet] - Add support for --exact and --server with pulumi plugin install via Automation API. BREAKING NOTE: If you are subclassing Workspace your InstallPluginAsync implementation will need to be updated to reflect the new PluginInstallOptions parameter.
    #7762

  • [codegen/go] - Add helper function forms $fnOutput that accept
    Inputs, return an Output, and wrap the underlying $fn call.
    This change addreses
    #5758 for Go, making it
    easier to compose functions/datasources with Pulumi resources.
    #7784

  • [sdk/python] - Speed up pulumi up on Python projects by optimizing
    pip invocations
    #7819

  • [sdk/dotnet] - Support for calling methods.
    #7582

Bug Fixes

  • [cli] - Avoid missing go.sum entry for module for new Go projects.
    #7808

  • [codegen/schema] - Allow hyphen in schema path reference.
    #7824

Don't miss a new pulumi release

NewReleases is sending notifications on new releases.