Skip to content

Releases: pulumi/pulumi-azure-native

v2.26.0

19 Jan 12:39
de5e125
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

  • Add new report to track properties that get overwritten during flattening by @thomas11 in #3013
  • Don't delete Service Plan when deleting last Web App by @thomas11 in #3004
  • bump the go_modules group across 7 directories with 1 update by @dependabot in #3001
  • Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /examples by @danielrbradley in #3027

Full Changelog: v2.25.0...v2.26.0

v2.25.0

11 Jan 21:37
be38591
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • azuredatatransfer.Connection
  • azuredatatransfer.Flow
  • azuredatatransfer.Pipeline
  • keyvault.AccessPolicy

New functions:

  • azuredatatransfer.getConnection
  • azuredatatransfer.getFlow
  • azuredatatransfer.getPipeline
  • azuredatatransfer.listAzureDataTransferApprovedSchemas
  • azuredatatransfer.listListPendingConnection
  • azuredatatransfer.listListPendingFlow
  • azuredatatransfer.listListSchema

What's Changed

New Contributors

Full Changelog: v2.24.0...v2.25.0

v2.24.0

29 Dec 07:27
d6ffb1c
Compare
Choose a tag to compare

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

v2.23.0

21 Dec 12:24
b7e9d3a
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • apimanagement.PolicyRestriction
  • datamigration.DatabaseMigrationsMongoToCosmosDbRUMongo
  • datamigration.DatabaseMigrationsMongoToCosmosDbvCoreMongo
  • datamigration.MigrationService
  • maps.PrivateEndpointConnection

New functions:

  • apimanagement.getPolicyRestriction
  • datamigration.getDatabaseMigrationsMongoToCosmosDbRUMongo
  • datamigration.getDatabaseMigrationsMongoToCosmosDbvCoreMongo
  • datamigration.getMigrationService
  • maps.getPrivateEndpointConnection

What's Changed

Full Changelog: v2.22.1...v2.23.0

v2.22.1

19 Dec 13:54
f23f4fd
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

  • Combined dependencies PR by @thomas11 in #2960
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /provider by @dependabot in #2952
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples by @dependabot in #2953
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-servicebus-recreate/step1 by @dependabot in #2954
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-clientconfig by @dependabot in #2955
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-function-scm-ftp-deletion by @dependabot in #2956
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-simple by @dependabot in #2957
  • Bump golang.org/x/crypto from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0 in /examples/azure-native-sdk-v2/go-user-assigned-identity by @dependabot in #2958
  • Bump golang.org/x/crypto from 0.7.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-aks by @dependabot in #2959
  • Fix importing string sets by @danielrbradley in #2939

Full Changelog: v2.22.0...v2.22.1

v2.22.0

16 Dec 02:53
c9ba23c
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 1 breaking change:

Resources

  • 🟢 "azure-native:synapse:BigDataPool": required: "cacheSize" property is no longer Required

New resources:

  • azurestackhci.SecuritySetting
  • security.Pricing

New functions:

  • azurestackhci.getSecuritySetting
  • security.getPricing

Full Changelog: v2.21.2...v2.22.0

v2.21.2

09 Dec 09:51
54b9891
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 5 breaking changes:

Resources

  • "azure-native:insights:ActivityLogAlert":
    • 🟡 inputs: "tenantScope" missing
    • 🟡 properties: "tenantScope" missing output "tenantScope"
    • 🟢 required inputs: "scopes" input has changed to Required

Types

  • 🟡 "azure-native:insights:ActionGroup": properties: "actionProperties" missing
  • 🟡 "azure-native:insights:ActionGroupResponse": properties: "actionProperties" missing
    No new resources/functions.

What's Changed

  • Change the default version of insights/ActivityLogAlert to supported 2020-10-01 by @thomas11 in #2941

Full Changelog: v2.21.1...v2.21.2

v2.21.1

06 Dec 19:26
763a6c6
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v2.21.0...v2.21.1

v2.21.0

05 Dec 20:40
0e6245b
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 13 breaking changes:

Resources

  • 🔴 "azure-native:networkcloud:DefaultCniNetwork" missing
  • 🔴 "azure-native:networkcloud:HybridAksCluster" missing

Functions

  • 🔴 "azure-native:networkcloud:getDefaultCniNetwork" missing
  • 🔴 "azure-native:networkcloud:getHybridAksCluster" missing

Types

  • 🔴 "azure-native:networkcloud:BgpPeer" missing
  • 🔴 "azure-native:networkcloud:BgpPeerResponse" missing
  • 🔴 "azure-native:networkcloud:CniBgpConfiguration" missing
  • 🔴 "azure-native:networkcloud:CniBgpConfigurationResponse" missing
  • 🔴 "azure-native:networkcloud:CommunityAdvertisement" missing
  • 🔴 "azure-native:networkcloud:CommunityAdvertisementResponse" missing
  • 🔴 "azure-native:networkcloud:NodeConfigurationResponse" missing
  • 🔴 "azure-native:networkcloud:NodeResponse" missing
  • 🟢 "azure-native:testbase:TargetOSInfo": required: "targetOSs" property is no longer Required

New resources:

  • testbase.ActionRequest
  • testbase.Credential
  • testbase.CustomImage
  • testbase.DraftPackage
  • testbase.ImageDefinition

New functions:

  • insights.listDiagnosticSettingsCategory
  • testbase.getActionRequest
  • testbase.getCredential
  • testbase.getCustomImage
  • testbase.getDraftPackage
  • testbase.getDraftPackagePath
  • testbase.getImageDefinition

What's Changed

Full Changelog: v2.20.1...v2.21.0

v2.20.1

01 Dec 16:28
698c3a9
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 5 breaking changes:

Types

  • 🔴 "azure-native:alertsmanagement:CorrelateAlerts" missing
  • 🔴 "azure-native:alertsmanagement:CorrelateAlertsResponse" missing
  • 🔴 "azure-native:alertsmanagement:CorrelateBy" missing
  • 🔴 "azure-native:alertsmanagement:CorrelateByResponse" missing
  • 🔴 "azure-native:alertsmanagement:NotificationsForCorrelatedAlerts" missing
    No new resources/functions.

What's Changed

Full Changelog: v2.20.0...v2.20.1