Skip to content

v2.5.1

Compare
Choose a tag to compare
@lblackstone lblackstone released this 02 Sep 17:15
· 938 commits to master since this release
v2.5.1
fb431bc

Bug Fixes

  • Fix regression of .get methods in NodeJS SDK. (#1285)

Improvements

  • Upgrade to Pulumi v2.9.0, which adds type annotations and input/output classes to Python (#1276)
  • Switch Helm v3 logic to use native library. (#1263)
  • Bump python requests version dependency. (#1274)
  • Update NodeJS Helm v3 to use native client. (#1279)
  • [sdk/nodejs] Remove unneccessary constructor overloads. (#1286)