github pulumi/pulumi-azure-native v2.33.0

latest releases: v2.43.1, v2.43.0, v2.42.1...
2 months ago

Does the PR have any schema changes?

Found 13 breaking changes:

Resources

  • "azure-native:databasewatcher:Target":
    • 🟡 inputs: "targetCollectionStatus" missing
    • 🟡 properties: "targetCollectionStatus" missing output "targetCollectionStatus"
  • "azure-native:datafactory:CredentialOperation":
    • 🟡 inputs: "properties" type changed from "#/types/azure-native:datafactory:ManagedIdentityCredential" to ""
    • 🟡 properties: "properties" type changed from "#/types/azure-native:datafactory:ManagedIdentityCredentialResponse" to ""

Types

  • 🔴 "azure-native:databasewatcher:TargetCollectionStatus" missing
  • 🟡 "azure-native:datafactory:AzureFunctionActivity": properties: "headers": additional properties type changed from "string" to "pulumi.json#/Any"
  • 🟡 "azure-native:datafactory:AzureFunctionActivityResponse": properties: "headers": additional properties type changed from "string" to "pulumi.json#/Any"
  • 🟡 "azure-native:datafactory:ManagedIdentityCredential": properties: "resourceId" missing
  • 🟡 "azure-native:datafactory:ManagedIdentityCredentialResponse": properties: "resourceId" missing
  • 🟡 "azure-native:datafactory:WebActivity": properties: "headers": additional properties type changed from "string" to "pulumi.json#/Any"
  • 🟡 "azure-native:datafactory:WebActivityResponse": properties: "headers": additional properties type changed from "string" to "pulumi.json#/Any"
  • 🟡 "azure-native:datafactory:WebHookActivity": properties: "headers": additional properties type changed from "string" to "pulumi.json#/Any"
  • 🟡 "azure-native:datafactory:WebHookActivityResponse": properties: "headers": additional properties type changed from "string" to "pulumi.json#/Any"

New resources:

  • avs.IscsiPath
  • codesigning.CertificateProfile
  • codesigning.CodeSigningAccount

New functions:

  • avs.getIscsiPath
  • codesigning.getCertificateProfile
  • codesigning.getCodeSigningAccount

What's Changed

  • Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 in /examples by @dependabot in #3136
  • Show a reasonable error when a path parameter is not a string by @thomas11 in #3145
  • Bump the go_modules group across 6 directories with 1 update by @dependabot in #3152
  • Combined dependencies PR by @thomas11 in #3159
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/azure-native-sdk-v2/go-clientconfig by @dependabot in #3148
  • Bump the go_modules group across 4 directories with 1 update by @dependabot in #3149
  • Bump the go_modules group across 5 directories with 1 update by @dependabot in #3150
  • Bump the go_modules group across 2 directories with 1 update by @dependabot in #3157
  • Redact the (fake) AWS access key id in an Azure example that blocks GH pushes by @thomas11 in #3167

Full Changelog: v2.32.0...v2.33.0

Don't miss a new pulumi-azure-native release

NewReleases is sending notifications on new releases.