Skip to content

Releases: pulumi/pulumi-azure-native

v2.36.0

08 Apr 12:14
065e8dc
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 10 breaking changes:

Resources

  • "azure-native:quota:GroupQuota":
    • 🟑 inputs: "mgId" missing
    • 🟒 required inputs: "managementGroupId" input has changed to Required
  • "azure-native:quota:GroupQuotaSubscription":
    • 🟑 inputs: "mgId" missing
    • 🟒 required inputs: "managementGroupId" input has changed to Required

Functions

  • "azure-native:quota:getGroupQuota": inputs:
    • 🟑 "mgId" missing input "mgId"
    • 🟒 required: "managementGroupId" input has changed to Required
  • "azure-native:quota:getGroupQuotaSubscription": inputs:
    • 🟑 "mgId" missing input "mgId"
    • 🟒 required: "managementGroupId" input has changed to Required

Types

  • 🟑 "azure-native:loadtestservice:EncryptionPropertiesResponse": properties: "identity" type changed from "#/types/azure-native:loadtestservice:EncryptionPropertiesResponseIdentity" to "#/types/azure-native:loadtestservice:EncryptionPropertiesIdentityResponse"
  • πŸ”΄ "azure-native:loadtestservice:EncryptionPropertiesResponseIdentity" missing

New resources:

  • azurearcdata.SqlServerAvailabilityGroup

New functions:

  • azurearcdata.getSqlServerAvailabilityGroup
  • azurearcdata.getSqlServerAvailabilityGroupDetailView
  • azurearcdata.getSqlServerInstanceTelemetry

Full Changelog: v2.35.0...v2.36.0

v2.35.0

02 Apr 19:21
0491bce
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • devcenter.ProjectCatalog

New functions:

  • devcenter.getProjectCatalog
  • devcenter.getProjectCatalogEnvironmentDefinitionErrorDetails
  • devcenter.getProjectCatalogSyncErrorDetails

What's Changed

  • Fix flaky TestFindOlderVersions due to gofakeit noun collision by @thomas11 in #3188

Full Changelog: v2.34.0...v2.35.0

v2.34.0

28 Mar 10:35
e153154
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • cloudngfw.CertificateObjectGlobalRulestack
  • cloudngfw.CertificateObjectLocalRulestack
  • cloudngfw.Firewall
  • cloudngfw.FqdnListGlobalRulestack
  • cloudngfw.FqdnListLocalRulestack
  • cloudngfw.GlobalRulestack
  • cloudngfw.LocalRule
  • cloudngfw.LocalRulestack
  • cloudngfw.PostRule
  • cloudngfw.PreRule
  • cloudngfw.PrefixListGlobalRulestack
  • cloudngfw.PrefixListLocalRulestack
  • kubernetesruntime.BgpPeer
  • kubernetesruntime.LoadBalancer
  • kubernetesruntime.Service
  • kubernetesruntime.StorageClass
  • offazurespringboot.Springbootapp

New functions:

  • cloudngfw.getCertificateObjectGlobalRulestack
  • cloudngfw.getCertificateObjectLocalRulestack
  • cloudngfw.getFirewall
  • cloudngfw.getFirewallGlobalRulestack
  • cloudngfw.getFirewallLogProfile
  • cloudngfw.getFirewallSupportInfo
  • cloudngfw.getFqdnListGlobalRulestack
  • cloudngfw.getFqdnListLocalRulestack
  • cloudngfw.getGlobalRulestack
  • cloudngfw.getGlobalRulestackChangeLog
  • cloudngfw.getLocalRule
  • cloudngfw.getLocalRuleCounters
  • cloudngfw.getLocalRulestack
  • cloudngfw.getLocalRulestackChangeLog
  • cloudngfw.getLocalRulestackSupportInfo
  • cloudngfw.getPostRule
  • cloudngfw.getPostRuleCounters
  • cloudngfw.getPreRule
  • cloudngfw.getPreRuleCounters
  • cloudngfw.getPrefixListGlobalRulestack
  • cloudngfw.getPrefixListLocalRulestack
  • cloudngfw.listGlobalRulestackAdvancedSecurityObjects
  • cloudngfw.listGlobalRulestackAppIds
  • cloudngfw.listGlobalRulestackCountries
  • cloudngfw.listGlobalRulestackFirewalls
  • cloudngfw.listGlobalRulestackPredefinedUrlCategories
  • cloudngfw.listGlobalRulestackSecurityServices
  • cloudngfw.listLocalRulestackAdvancedSecurityObjects
  • cloudngfw.listLocalRulestackAppIds
  • cloudngfw.listLocalRulestackCountries
  • cloudngfw.listLocalRulestackFirewalls
  • cloudngfw.listLocalRulestackPredefinedUrlCategories
  • cloudngfw.listLocalRulestackSecurityServices
  • cloudngfw.listPaloAltoNetworksCloudngfwCloudManagerTenants
  • cloudngfw.listPaloAltoNetworksCloudngfwProductSerialNumberStatus
  • cloudngfw.listPaloAltoNetworksCloudngfwSupportInfo
  • kubernetesruntime.getBgpPeer
  • kubernetesruntime.getLoadBalancer
  • kubernetesruntime.getService
  • kubernetesruntime.getStorageClass
  • offazurespringboot.getSpringbootapp

What's Changed

Full Changelog: v2.33.0...v2.34.0

v2.33.0

22 Mar 15:34
58b1322
Compare
Choose a tag to compare

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

v2.32.0

12 Mar 11:06
1e0e6a4
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 44 breaking changes:

Resources

  • "azure-native:deviceregistry:Asset":
    • inputs:
      • 🟑 "extendedLocation" type changed from "#/types/azure-native:deviceregistry:AssetExtendedLocation" to "#/types/azure-native:deviceregistry:ExtendedLocation"
      • 🟑 "properties" missing
    • properties:
      • 🟑 "extendedLocation" type changed from "#/types/azure-native:deviceregistry:AssetResponseExtendedLocation" to "#/types/azure-native:deviceregistry:ExtendedLocationResponse"
      • 🟑 "properties" missing output "properties"
    • 🟒 required inputs: "assetEndpointProfileUri" input has changed to Required
  • "azure-native:deviceregistry:AssetEndpointProfile":
    • inputs:
      • 🟑 "extendedLocation" type changed from "#/types/azure-native:deviceregistry:AssetEndpointProfileExtendedLocation" to "#/types/azure-native:deviceregistry:ExtendedLocation"
      • 🟑 "properties" missing
    • properties:
      • 🟑 "extendedLocation" type changed from "#/types/azure-native:deviceregistry:AssetEndpointProfileResponseExtendedLocation" to "#/types/azure-native:deviceregistry:ExtendedLocationResponse"
      • 🟑 "properties" missing output "properties"
    • 🟒 required inputs: "targetAddress" input has changed to Required
  • πŸ”΄ "azure-native:hanaonazure:ProviderInstance" missing
  • πŸ”΄ "azure-native:hanaonazure:SapMonitor" missing

Functions

  • πŸ”΄ "azure-native:hanaonazure:getProviderInstance" missing
  • πŸ”΄ "azure-native:hanaonazure:getSapMonitor" missing

Types

  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfileExtendedLocation" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfileProperties" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesOwnCertificates" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponse" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseOwnCertificates" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseTransportAuthentication" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseUserAuthentication" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseUsernamePasswordCredentials" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseX509Credentials" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesTransportAuthentication" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesUserAuthentication" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesUsernamePasswordCredentials" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfilePropertiesX509Credentials" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetEndpointProfileResponseExtendedLocation" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetExtendedLocation" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetProperties" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetPropertiesDataPoints" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetPropertiesEvents" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetPropertiesResponseDataPoints" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetPropertiesResponseErrors" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetPropertiesResponseEvents" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetPropertiesResponseStatus" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetResponseExtendedLocation" missing
  • πŸ”΄ "azure-native:deviceregistry:AssetResponseProperties" missing
  • πŸ”΄ "azure-native:deviceregistry:Mode" missing
  • "azure-native:migrate:ComputeSettings": required:
    • 🟒 "rhelLinuxServerLicensing" property has changed to Required
    • 🟒 "suseLinuxServerLicensing" property has changed to Required
  • "azure-native:migrate:ComputeSettingsResponse": required:
    • 🟒 "rhelLinuxServerLicensing" property has changed to Required
    • 🟒 "suseLinuxServerLicensing" property has changed to Required
  • 🟒 "azure-native:workloads:ErrorDefinitionResponse": required: "recommendation" property has changed to Required

New resources:

  • workloads.SapDiscoverySite
  • workloads.SapInstance
  • workloads.ServerInstance

New functions:

  • confluent.listAccessRoleBindingName
  • confluent.listOrganizationRegions
  • securityinsights.listGeodataByIp
  • securityinsights.listWhoisByDomain
  • workloads.getSapDiscoverySite
  • workloads.getSapInstance
  • workloads.getServerInstance

What's Changed

Full Changelog: v2.31.0...v2.32.0

v2.30.0

23 Feb 19:50
ab7eaf1
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • app.DotNetComponent
  • app.JavaComponent
  • databasewatcher.SharedPrivateLinkResource
  • databasewatcher.Target
  • databasewatcher.Watcher
  • standbypool.StandbyContainerGroupPool
  • standbypool.StandbyVirtualMachinePool
  • storage.BlobContainerLegalHold

New functions:

  • app.getDotNetComponent
  • app.getJavaComponent
  • databasewatcher.getSharedPrivateLinkResource
  • databasewatcher.getTarget
  • databasewatcher.getWatcher
  • standbypool.getStandbyContainerGroupPool
  • standbypool.getStandbyVirtualMachinePool

What's Changed

  • Add a custom resource for blob container legal holds by @thomas11 in #3079
  • Reorganize examples integration tests into long and short based on run times by @thomas11 in #3095
  • Re-enable the go-aks e2e test and extend it with a K8s upgrade by @thomas11 in #3078
  • Fix and simplify 'make prebuild' to fix master workflow by @thomas11 in #3097
  • Skip Microsoft.Network 2023-03-01-preview when generating the schema by @thomas11 in #3102

Full Changelog: v2.29.0...v2.30.0

v2.29.0

16 Feb 19:47
bf5537c
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 2 breaking changes:

Resources

  • 🟑 "azure-native:apicenter:ApiDefinition": properties: "specification" type changed from "#/types/azure-native:apicenter:ApiDefinitionPropertiesResponseSpecification" to "#/types/azure-native:apicenter:ApiDefinitionPropertiesSpecificationResponse"

Types

  • πŸ”΄ "azure-native:apicenter:ApiDefinitionPropertiesResponseSpecification" missing

New resources:

  • elastic.OpenAI
  • machinelearningservices.EndpointDeployment
  • machinelearningservices.MarketplaceSubscription
  • migrate.AksAssessmentOperation
  • migrate.AssessmentsOperation
  • migrate.BusinessCaseOperation
  • migrate.WebAppAssessmentV2Operation
  • migrate.WebAppCollectorOperation
  • orbital.EdgeSite
  • orbital.GroundStation
  • orbital.L2Connection

New functions:

  • elastic.getOpenAI
  • elastic.getOpenAIStatus
  • machinelearningservices.getEndpointDeployment
  • machinelearningservices.getMarketplaceSubscription
  • machinelearningservices.listEndpointKeys
  • migrate.getAksAssessmentOperation
  • migrate.getAssessmentsOperation
  • migrate.getBusinessCaseOperation
  • migrate.getBusinessCaseOperationReportDownloadUrl
  • migrate.getWebAppAssessmentV2Operation
  • migrate.getWebAppCollectorOperation
  • orbital.getEdgeSite
  • orbital.getGroundStation
  • orbital.getL2Connection
  • orbital.listEdgeSiteL2Connections
  • orbital.listGroundStationL2Connections

What's Changed

  • Extract low-level Autorest Azure client from provider by @thomas11 in #3062
  • Read resource state after each Create and Update operation to avoid spurious diffs by @mikhailshilkov in #3042
  • Distinguish nil from empty map as default state in resource discovery by @thomas11 in #3076

Full Changelog: v2.28.0...v2.29.0

v2.28.0

05 Feb 11:39
46e11fb
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 58 breaking changes:

Resources

  • πŸ”΄ "azure-native:deploymentmanager:ArtifactSource" missing
  • πŸ”΄ "azure-native:deploymentmanager:Rollout" missing
  • πŸ”΄ "azure-native:deploymentmanager:Service" missing
  • πŸ”΄ "azure-native:deploymentmanager:ServiceTopology" missing
  • πŸ”΄ "azure-native:deploymentmanager:ServiceUnit" missing
  • πŸ”΄ "azure-native:deploymentmanager:Step" missing

Functions

  • πŸ”΄ "azure-native:deploymentmanager:getArtifactSource" missing
  • πŸ”΄ "azure-native:deploymentmanager:getRollout" missing
  • πŸ”΄ "azure-native:deploymentmanager:getService" missing
  • πŸ”΄ "azure-native:deploymentmanager:getServiceTopology" missing
  • πŸ”΄ "azure-native:deploymentmanager:getServiceUnit" missing
  • πŸ”΄ "azure-native:deploymentmanager:getStep" missing

Types

  • 🟑 "azure-native:cognitiveservices:RaiPolicyContentFilter": properties: "policyName" missing
  • 🟑 "azure-native:cognitiveservices:RaiPolicyContentFilterResponse": properties: "policyName" missing
  • πŸ”΄ "azure-native:deploymentmanager:ApiKeyAuthentication" missing
  • πŸ”΄ "azure-native:deploymentmanager:ApiKeyAuthenticationResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:CloudErrorBodyResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:DeploymentMode" missing
  • πŸ”΄ "azure-native:deploymentmanager:HealthCheckStepProperties" missing
  • πŸ”΄ "azure-native:deploymentmanager:HealthCheckStepPropertiesResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:Identity" missing
  • πŸ”΄ "azure-native:deploymentmanager:IdentityResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:MessageResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:PrePostStep" missing
  • πŸ”΄ "azure-native:deploymentmanager:PrePostStepResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:ResourceOperationResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestAuthLocation" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestAuthType" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestHealthCheck" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestHealthCheckResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestHealthCheckStepAttributes" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestHealthCheckStepAttributesResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestMatchQuantifier" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestRequest" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestRequestMethod" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestRequestResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestResponseRegex" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestResponseResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:RestResponseResponseRegex" missing
  • πŸ”΄ "azure-native:deploymentmanager:RolloutIdentityAuthentication" missing
  • πŸ”΄ "azure-native:deploymentmanager:RolloutIdentityAuthenticationResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:RolloutOperationInfoResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:RolloutStepResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:SasAuthentication" missing
  • πŸ”΄ "azure-native:deploymentmanager:SasAuthenticationResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:ServiceResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:ServiceUnitArtifacts" missing
  • πŸ”΄ "azure-native:deploymentmanager:ServiceUnitArtifactsResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:ServiceUnitResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:StepGroup" missing
  • πŸ”΄ "azure-native:deploymentmanager:StepGroupResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:StepOperationInfoResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:StepType" missing
  • πŸ”΄ "azure-native:deploymentmanager:WaitStepAttributes" missing
  • πŸ”΄ "azure-native:deploymentmanager:WaitStepAttributesResponse" missing
  • πŸ”΄ "azure-native:deploymentmanager:WaitStepProperties" missing
  • πŸ”΄ "azure-native:deploymentmanager:WaitStepPropertiesResponse" missing

New resources:

  • mobilepacketcore.AmfDeployment
  • mobilepacketcore.ClusterService
  • mobilepacketcore.NrfDeployment
  • mobilepacketcore.NssfDeployment
  • mobilepacketcore.ObservabilityService
  • mobilepacketcore.SmfDeployment
  • mobilepacketcore.UpfDeployment

New functions:

  • mobilepacketcore.getAmfDeployment
  • mobilepacketcore.getClusterService
  • mobilepacketcore.getNrfDeployment
  • mobilepacketcore.getNssfDeployment
  • mobilepacketcore.getObservabilityService
  • mobilepacketcore.getSmfDeployment
  • mobilepacketcore.getUpfDeployment

What's Changed

Full Changelog: v2.27.0...v2.28.0

v2.27.0

26 Jan 10:12
1bc180b
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 16 breaking changes:

Types

  • 🟑 "azure-native:datafactory:AzureFunctionActivity": properties: "headers" type changed from "pulumi.json#/Any" to "object":
    • 🟑 additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
  • 🟑 "azure-native:datafactory:AzureFunctionActivityResponse": properties: "headers" type changed from "pulumi.json#/Any" to "object":
    • 🟑 additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
  • 🟑 "azure-native:datafactory:SalesforceServiceCloudV2Source": properties: "readBehavior" missing
  • 🟑 "azure-native:datafactory:SalesforceServiceCloudV2SourceResponse": properties: "readBehavior" missing
  • 🟑 "azure-native:datafactory:SalesforceV2Source": properties: "readBehavior" missing
  • 🟑 "azure-native:datafactory:SalesforceV2SourceResponse": properties: "readBehavior" missing
  • 🟑 "azure-native:datafactory:WebActivity": properties: "headers" type changed from "pulumi.json#/Any" to "object":
    • 🟑 additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
  • 🟑 "azure-native:datafactory:WebActivityResponse": properties: "headers" type changed from "pulumi.json#/Any" to "object":
    • 🟑 additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
  • 🟑 "azure-native:datafactory:WebHookActivity": properties: "headers" type changed from "pulumi.json#/Any" to "object":
    • 🟑 additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
  • 🟑 "azure-native:datafactory:WebHookActivityResponse": properties: "headers" type changed from "pulumi.json#/Any" to "object":
    • 🟑 additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}

New functions:

  • quantum.listWorkspaceKeys

Full Changelog: v2.26.1...v2.27.0

v2.26.1

25 Jan 17:00
174725b
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • security.DefenderForStorage

New functions:

  • security.getDefenderForStorage

What's Changed

  • New report about all REST endpoints, grouped by resource by @thomas11 in #3032
  • Support DefenderForStorageSettings resource by adding default state by @thomas11 in #3007
  • Remove resolved special case for #331 by @thomas11 in #3037
  • Don't add empty objects that may be of the wrong type when maintaining subresource properties by @thomas11 in #3040

Full Changelog: v2.26.0...v2.26.1