github pulumi/pulumi v3.81.0

latest releases: pkg/v3.134.1, v3.134.1, sdk/v3.134.1...
13 months ago

3.81.0 (2023-09-06)

Features

  • [cli] Pass args from import to state converters.
    #13862

  • [cli/config] Removes PULUMI_DEV flag for org search
    #13888

  • [sdkgen/python] Opting into pyproject.toml SDK generation no longer generates setup.py, but instead generates a standalone pyproject.toml that can be built with python -m build .
    #13812

Bug Fixes

  • [engine] Check for old resources first by URN and then aliases
    #13883

  • [sdk/nodejs] Fix a possible panic in running NodeJS programs.
    #13689

Miscellaneous

  • [sdk/go] Support multi-errors built from errors.Join for RunFunc, Exit, and friends.
    #13813

  • [sdk/go] Rename Join in pulumix to Flatten.
    #13882

Don't miss a new pulumi release

NewReleases is sending notifications on new releases.