Skip to content

v2.24.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 29 Dec 07:27
· 118 commits to master since this release
d6ffb1c

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • 🟡 "azure-native:datafactory:MariaDBLinkedService": properties: "pwd" missing
  • 🟡 "azure-native:datafactory:MariaDBLinkedServiceResponse": properties: "pwd" missing
  • 🟢 "azure-native:datafactory:MySqlLinkedService": required: "connectionString" property is no longer Required
  • 🟢 "azure-native:datafactory:MySqlLinkedServiceResponse": required: "connectionString" property is no longer Required

New resources:

  • documentdb.ThroughputPool
  • documentdb.ThroughputPoolAccount

New functions:

  • documentdb.getThroughputPool
  • documentdb.getThroughputPoolAccount

What's Changed

  • Allow maintaining nested sub-resources at arbitrary depth by @thomas11 in #2950
  • Combined dependencies PR by @thomas11 in #2986
  • Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-user-assigned-identity by @dependabot in #2975
  • Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-simple by @dependabot in #2976
  • Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-aks by @dependabot in #2977
  • Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-servicebus-recreate/step1 by @dependabot in #2978
  • Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0 in /examples/azure-native-sdk-v2/go-clientconfig by @dependabot in #2979
  • Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in /examples/azure-native-sdk-v2/go-function-scm-ftp-deletion by @dependabot in #2980
  • Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in /examples by @dependabot in #2981
  • bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /provider by @dependabot in #2982

Full Changelog: v2.23.0...v2.24.0