-
Notifications
You must be signed in to change notification settings - Fork 884
Commit 0b1e5bc
authored
Update dependency pulumi-azure-native to v2 (#1778)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[pulumi-azure-native](https://redirect.github.com/pulumi/pulumi-azure-native)
| major | `>=1.5.0,<2.0.0` -> `>=2.82.0,<2.83.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>pulumi/pulumi-azure-native (pulumi-azure-native)</summary>
###
[`v2.82.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.82.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.81.0...v2.82.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
##### New resources:
- `confluent.Connector`
- `confluent.OrganizationClusterById`
- `confluent.OrganizationEnvironmentById`
- `confluent.Topic`
##### New functions:
- `confluent.getConnector`
- `confluent.getOrganizationClusterById`
- `confluent.getOrganizationEnvironmentById`
- `confluent.getTopic`
<!-- Release notes generated using configuration in .github/release.yml
at v2.82.0 -->
#### What's Changed
- \[v3] Skip flattening if properties would clash - PR
[#​2](https://redirect.github.com/pulumi/pulumi-azure-native/issues/2)
by [@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3839](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3839)
- Custom support for File Share Protected Items by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3809](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3809)
- Fix azure.IsNotFound for new azcore error type by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3842](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3842)
- Customise module naming by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3838](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3838)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.81.0...v2.82.0
###
[`v2.81.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.81.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.80.0...v2.81.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.81.0 -->
#### What's Changed
- Fix flaky TestAccSimpleTs test by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3830](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3830)
- Remove unused schemagen code, cleanup by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3815](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3815)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.80.0...v2.81.0
###
[`v2.80.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.80.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.79.0...v2.80.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.80.0 -->
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.79.0...v2.80.0
###
[`v2.79.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.79.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.78.0...v2.79.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
##### New functions:
- `datadog.getBillingInfo`
<!-- Release notes generated using configuration in .github/release.yml
at v2.79.0 -->
#### What's Changed
- azcore fix: initialize request pipeline with configured cloud by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3802](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3802)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.78.0...v2.79.0
###
[`v2.78.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.78.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.77.0...v2.78.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.78.0 -->
#### What's Changed
- Replace verbose azcore errors with more concise ones by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3783](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3783)
- Replace the removed EnsureDir by
[@​mikhailshilkov](https://redirect.github.com/mikhailshilkov) in
[https://github.com/pulumi/pulumi-azure-native/pull/3785](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3785)
- Sign Windows binaries by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3774](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3774)
- Implement autonaming configuration protocol by
[@​mikhailshilkov](https://redirect.github.com/mikhailshilkov) in
[https://github.com/pulumi/pulumi-azure-native/pull/3779](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3779)
- Improve module naming testing & reporting by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3790](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3790)
- Use correct cloud environment in azcore client by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3799](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3799)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.77.0...v2.78.0
###
[`v2.77.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.77.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.76.0...v2.77.0)
#### Signed Windows binaries
This release brings the long-awaited signing of our Windows provider
binaries, closing out
[#​3642](https://redirect.github.com/pulumi/pulumi-azure-native/issues/3642).
Please report any issues you find with the signed binaries
[here](https://redirect.github.com/pulumi/pulumi-azure-native/issues).
#### Does the PR have any schema changes?
Found 1 breaking change:
##### Resources
- `🟢` "azure-native:web:StaticSiteLinkedBackend": required inputs:
"region" input has changed to Required
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.77.0 -->
#### What's Changed
- StaticSiteLinkedBackend has a non-required property 'region' that is
required in the API by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3759](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3759)
- Cleanup: duplicate import and deprecated func by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3762](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3762)
- Switch to PulumiTest by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3760](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3760)
- Generalise version in the makefile by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3770](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3770)
- \[v3] Remove \__inputs in state by
[@​EronWright](https://redirect.github.com/EronWright) in
[https://github.com/pulumi/pulumi-azure-native/pull/3772](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3772)
- \[v3] Make PULUMI_FORCE_NEW_FROM_SUBTYPES the default by
[@​EronWright](https://redirect.github.com/EronWright) in
[https://github.com/pulumi/pulumi-azure-native/pull/3771](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3771)
- Remove generic version calculation by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3775](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3775)
- Sign Windows binaries by
[@​blampe](https://redirect.github.com/blampe) in
[https://github.com/pulumi/pulumi-azure-native/pull/3764](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3764)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.76.0...v2.77.0
###
[`v2.76.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.76.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.75.0...v2.76.0)
##### Does the PR have any schema changes?
Found 21 breaking changes:
##### Resources
- `🔴` "azure-native:insights:AlertRule" missing
##### Functions
- `🔴` "azure-native:insights:getAlertRule" missing
##### Types
- `🔴` "azure-native:insights:LocationThresholdRuleCondition" missing
- `🔴` "azure-native:insights:LocationThresholdRuleConditionResponse"
missing
- `🔴` "azure-native:insights:ManagementEventAggregationCondition"
missing
- `🔴`
"azure-native:insights:ManagementEventAggregationConditionResponse"
missing
- `🔴` "azure-native:insights:ManagementEventRuleCondition" missing
- `🔴` "azure-native:insights:ManagementEventRuleConditionResponse"
missing
- `🔴` "azure-native:insights:RuleEmailAction" missing
- `🔴` "azure-native:insights:RuleEmailActionResponse" missing
- `🔴` "azure-native:insights:RuleManagementEventClaimsDataSource"
missing
- `🔴`
"azure-native:insights:RuleManagementEventClaimsDataSourceResponse"
missing
- `🔴` "azure-native:insights:RuleManagementEventDataSource" missing
- `🔴` "azure-native:insights:RuleManagementEventDataSourceResponse"
missing
- `🔴` "azure-native:insights:RuleMetricDataSource" missing
- `🔴` "azure-native:insights:RuleMetricDataSourceResponse" missing
- `🔴` "azure-native:insights:RuleWebhookAction" missing
- `🔴` "azure-native:insights:RuleWebhookActionResponse" missing
- `🔴` "azure-native:insights:ThresholdRuleCondition" missing
- `🔴` "azure-native:insights:ThresholdRuleConditionResponse" missing
- `🔴` "azure-native:insights:TimeAggregationOperator" missing
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.76.0 -->
#### What's Changed
- Leverage az provider list by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3707](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3707)
- Remove aliases for lower-cased types introduced for v2 by
[@​EronWright](https://redirect.github.com/EronWright) in
[https://github.com/pulumi/pulumi-azure-native/pull/3749](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3749)
- Strongly type ApiVersion and SdkVersion by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3753](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3753)
- Preserve previous default versions in v3 by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3748](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3748)
- Custom delete for dbforpostgresql:Configuration to reset to the
correct default by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3752](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3752)
#### New Contributors
- [@​EronWright](https://redirect.github.com/EronWright) made
their first contribution in
[https://github.com/pulumi/pulumi-azure-native/pull/3749](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3749)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.75.0...v2.76.0
###
[`v2.75.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.75.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.74.0...v2.75.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.75.0 -->
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.74.0...v2.75.0
###
[`v2.74.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.74.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.73.1...v2.74.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
##### New resources:
- `compute.GalleryInVMAccessControlProfile`
- `compute.GalleryInVMAccessControlProfileVersion`
##### New functions:
- `compute.getGalleryInVMAccessControlProfile`
- `compute.getGalleryInVMAccessControlProfileVersion`
<!-- Release notes generated using configuration in .github/release.yml
at v2.74.0 -->
#### What's Changed
- Don't upload codecov data from autorest and release jobs by
[@​mikhailshilkov](https://redirect.github.com/mikhailshilkov) in
[https://github.com/pulumi/pulumi-azure-native/pull/3725](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3725)
- Fix cleaning of the .make directory by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3727](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3727)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.73.1...v2.74.0
###
[`v2.73.1`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.73.1)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.73.0...v2.73.1)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.73.1 -->
#### What's Changed
- Use shared key auth for custom blob resource so we don't need RBAC by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3719](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3719)
- azcore fix: POST responses can be any type by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3721](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3721)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.73.0...v2.73.1
###
[`v2.73.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.73.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.72.0...v2.73.0)
##### Does the PR have any schema changes?
Found 2 breaking changes:
##### Types
- "azure-native:authorization:PolicyDefinitionReferenceResponse":
required:
- `🟢` "effectiveDefinitionVersion" property has changed to Required
- `🟢` "latestDefinitionVersion" property has changed to Required
##### New resources:
- `app.HttpRouteConfig`
- `app.MaintenanceConfiguration`
- `containerinstance.CGProfile`
- `documentdb.TableResourceTableRoleAssignment`
- `documentdb.TableResourceTableRoleDefinition`
- `workloads.Alert`
##### New functions:
- `app.getHttpRouteConfig`
- `app.getMaintenanceConfiguration`
- `containerinstance.getCGProfile`
- `documentdb.getTableResourceTableRoleAssignment`
- `documentdb.getTableResourceTableRoleDefinition`
- `workloads.getAlert`
<!-- Release notes generated using configuration in .github/release.yml
at v2.73.0 -->
#### What's Changed
- Change nightly azcore test to autorest by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3705](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3705)
- Add force replacement for SqlResourceSqlRoleAssignment by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3711](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3711)
- Refactor versioning process by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3714](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3714)
- Correctly handle blob MD5 sums in custom blob resource, need to be
base64-encoded by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3718](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3718)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.72.0...v2.73.0
###
[`v2.72.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.72.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.71.0...v2.72.0)
##### Does the PR have any schema changes?
Found 29 breaking changes:
##### Resources
- `🔴` "azure-native:mobilepacketcore:AmfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:ClusterService" missing
- `🔴` "azure-native:mobilepacketcore:NetworkFunction" missing
- `🔴` "azure-native:mobilepacketcore:NrfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:NssfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:ObservabilityService" missing
- `🔴` "azure-native:mobilepacketcore:SmfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:UpfDeployment" missing
##### Functions
- `🔴` "azure-native:mobilepacketcore:getAmfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:getClusterService" missing
- `🔴` "azure-native:mobilepacketcore:getNetworkFunction" missing
- `🔴` "azure-native:mobilepacketcore:getNrfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:getNssfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:getObservabilityService" missing
- `🔴` "azure-native:mobilepacketcore:getSmfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:getUpfDeployment" missing
##### Types
- `🔴` "azure-native:mobilepacketcore:ClusterServiceAksClusterData"
missing
- `🔴`
"azure-native:mobilepacketcore:ClusterServiceAksClusterDataResponse"
missing
- `🔴` "azure-native:mobilepacketcore:ClusterServiceNexusAksClusterData"
missing
- `🔴`
"azure-native:mobilepacketcore:ClusterServiceNexusAksClusterDataResponse"
missing
- `🔴` "azure-native:mobilepacketcore:ClusterType" missing
- `🔴` "azure-native:mobilepacketcore:NetworkFunctionAdministrativeState"
missing
- `🔴` "azure-native:mobilepacketcore:NetworkFunctionType" missing
- `🔴` "azure-native:mobilepacketcore:OperationalStatusResponse" missing
- `🔴`
"azure-native:mobilepacketcore:QualifiedComponentDeploymentParameters"
missing
- `🔴`
"azure-native:mobilepacketcore:QualifiedComponentDeploymentParametersResponse"
missing
- `🔴` "azure-native:mobilepacketcore:SkuDefinitions" missing
- `🔴` "azure-native:mobilepacketcore:SkuDeploymentType" missing
- `🔴` "azure-native:mobilepacketcore:SystemDataResponse" missing
##### New resources:
- `apicenter.ApiSource`
- `durabletask.Scheduler`
- `durabletask.TaskHub`
- `impact.Connector`
- `impact.Insight`
- `impact.WorkloadImpact`
##### New functions:
- `apicenter.getApiSource`
- `durabletask.getScheduler`
- `durabletask.getTaskHub`
- `impact.getConnector`
- `impact.getInsight`
- `impact.getWorkloadImpact`
- `kusto.listClusterCalloutPolicies`
<!-- Release notes generated using configuration in .github/release.yml
at v2.72.0 -->
#### What's Changed
- Port custom blob and static website resources to current SDK, azcore,
and azidentity by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3698](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3698)
- Add docs about MachineLearningServices ServerlessEndpoint requiring a
MarketplaceSubscription by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3704](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3704)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.71.0...v2.72.0
###
[`v2.71.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.71.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.70.0...v2.71.0)
#### What's Changed
This release enables a new backend for REST and authentication, based on
modern libraries. This should be a fully transparent change for users.
In case you experience any difficulties, you can revert to the previous
backend by setting the environment variable
`PULUMI_ENABLE_AZCORE_BACKEND=false`.
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.70.0...v2.71.0
##### Does the PR have any schema changes?
Found 8 breaking changes:
##### Types
- `🟡` "azure-native:machinelearningservices:AcrDetails": properties:
"userCreatedAcrAccount" missing
- `🟡` "azure-native:machinelearningservices:AcrDetailsResponse":
properties: "userCreatedAcrAccount" missing
- `🟡` "azure-native:machinelearningservices:StorageAccountDetails":
properties: "userCreatedStorageAccount" missing
- `🟡`
"azure-native:machinelearningservices:StorageAccountDetailsResponse":
properties: "userCreatedStorageAccount" missing
- `🔴` "azure-native:machinelearningservices:UserCreatedAcrAccount"
missing
- `🔴`
"azure-native:machinelearningservices:UserCreatedAcrAccountResponse"
missing
- `🔴` "azure-native:machinelearningservices:UserCreatedStorageAccount"
missing
- `🔴`
"azure-native:machinelearningservices:UserCreatedStorageAccountResponse"
missing
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.71.0 -->
###
[`v2.70.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.70.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.69.0...v2.70.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
##### New resources:
- `connectedcache.CacheNodesOperation`
- `connectedcache.EnterpriseCustomerOperation`
- `connectedcache.EnterpriseMccCacheNodesOperation`
- `connectedcache.EnterpriseMccCustomer`
- `connectedcache.IspCacheNodesOperation`
- `connectedcache.IspCustomer`
- `dashboard.IntegrationFabric`
- `machinelearningservices.CapabilityHost`
##### New functions:
- `connectedcache.getCacheNodesOperation`
- `connectedcache.getEnterpriseCustomerOperation`
- `connectedcache.getEnterpriseMccCacheNodesOperation`
-
`connectedcache.getEnterpriseMccCacheNodesOperationCacheNodeInstallDetails`
- `connectedcache.getEnterpriseMccCustomer`
- `connectedcache.getIspCacheNodesOperation`
- `connectedcache.getIspCacheNodesOperationBgpCidrs`
- `connectedcache.getIspCacheNodesOperationCacheNodeInstallDetails`
- `connectedcache.getIspCustomer`
- `dashboard.getIntegrationFabric`
- `machinelearningservices.getCapabilityHost`
- `machinelearningservices.getInferenceGroupDeltaModelsStatusAsync`
- `machinelearningservices.listConnectionAllModels`
- `machinelearningservices.listInferenceGroupDeltaModelsAsync`
<!-- Release notes generated using configuration in .github/release.yml
at v2.70.0 -->
#### What's Changed
- Security upgrade
https://github.com/pulumi/pulumi-azure-native/security/dependabot/290 by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3680](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3680)
- Migrate custom Key Vault resource to azidentity by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3664](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3664)
- Bump .NET in CI to 8.x by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3683](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3683)
- Skip both azure-in-azure tests when not running on azcore by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3689](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3689)
- Add entry for ApiManagement.Policy to default resources state by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3688](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3688)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.69.0...v2.70.0
###
[`v2.69.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.69.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.68.0...v2.69.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
##### New resources:
- `edge.Site`
- `edge.SitesBySubscription`
##### New functions:
- `edge.getSite`
- `edge.getSitesBySubscription`
<!-- Release notes generated using configuration in .github/release.yml
at v2.69.0 -->
#### What's Changed
- Replace go-azure-helpers with azidentity by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3630](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3630)
- Chore: bump Go to 1.23 and azcore to latest by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3666](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3666)
- Retry Conflicts for AnotherOperationInProgress by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3653](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3653)
- Upgrade upstream specs by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3669](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3669)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.68.0...v2.69.0
###
[`v2.68.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.68.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.67.0...v2.68.0)
##### Does the PR have any schema changes?
Found 14 breaking changes:
##### Types
- "azure-native:awsconnector:AwsAutoScalingAutoScalingGroupProperties":
properties:
- `🟡` "notificationConfiguration" type changed from
"#/types/azure-native:awsconnector:NotificationConfiguration" to
"#/types/azure-native:awsconnector:AutoScalingGroupNotificationConfiguration"
- `🟡` "notificationConfigurations": items type changed from
"#/types/azure-native:awsconnector:NotificationConfiguration" to
"#/types/azure-native:awsconnector:AutoScalingGroupNotificationConfiguration"
-
"azure-native:awsconnector:AwsAutoScalingAutoScalingGroupPropertiesResponse":
properties:
- `🟡` "notificationConfiguration" type changed from
"#/types/azure-native:awsconnector:NotificationConfigurationResponse" to
"#/types/azure-native:awsconnector:AutoScalingGroupNotificationConfigurationResponse"
- `🟡` "notificationConfigurations": items type changed from
"#/types/azure-native:awsconnector:NotificationConfigurationResponse" to
"#/types/azure-native:awsconnector:AutoScalingGroupNotificationConfigurationResponse"
- `🟡` "azure-native:awsconnector:AwsDaxClusterProperties": properties:
"notificationConfiguration" type changed from
"#/types/azure-native:awsconnector:NotificationConfiguration" to
"#/types/azure-native:awsconnector:DaxClusterNotificationConfiguration"
- `🟡` "azure-native:awsconnector:AwsDaxClusterPropertiesResponse":
properties: "notificationConfiguration" type changed from
"#/types/azure-native:awsconnector:NotificationConfigurationResponse" to
"#/types/azure-native:awsconnector:DaxClusterNotificationConfigurationResponse"
- "azure-native:awsconnector:NotificationConfiguration": properties:
- `🟡` "notificationTypes" missing
- `🟡` "topicARN" missing
- `🟡` "topicArn" missing
- `🟡` "topicStatus" missing
- "azure-native:awsconnector:NotificationConfigurationResponse":
properties:
- `🟡` "notificationTypes" missing
- `🟡` "topicARN" missing
- `🟡` "topicArn" missing
- `🟡` "topicStatus" missing
##### New resources:
- `secretsynccontroller.AzureKeyVaultSecretProviderClass`
- `secretsynccontroller.SecretSync`
##### New functions:
- `secretsynccontroller.getAzureKeyVaultSecretProviderClass`
- `secretsynccontroller.getSecretSync`
<!-- Release notes generated using configuration in .github/release.yml
at v2.68.0 -->
#### What's Changed
- Maintenance: bump some GH actions versions by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3651](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3651)
- Make AgentPool updates cause replacement by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3655](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3655)
- Clean up some duplicate imports and typos by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3659](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3659)
- Disambiguate conflicting NotificationConfiguration types in
AwsConnector by [@​thomas11](https://redirect.github.com/thomas11)
in
[https://github.com/pulumi/pulumi-azure-native/pull/3658](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3658)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.67.0...v2.68.0
###
[`v2.67.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.67.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.66.0...v2.67.0)
##### Does the PR have any schema changes?
Found 12 breaking changes:
##### Resources
- `🔴` "azure-native:autonomousdevelopmentplatform:Account" missing
- `🔴` "azure-native:autonomousdevelopmentplatform:DataPool" missing
##### Functions
- `🔴` "azure-native:autonomousdevelopmentplatform:getAccount" missing
- `🔴` "azure-native:autonomousdevelopmentplatform:getDataPool" missing
##### Types
- `🔴` "azure-native:autonomousdevelopmentplatform:DataPoolEncryption"
missing
- `🔴`
"azure-native:autonomousdevelopmentplatform:DataPoolEncryptionResponse"
missing
- `🔴` "azure-native:autonomousdevelopmentplatform:DataPoolLocation"
missing
- `🔴`
"azure-native:autonomousdevelopmentplatform:DataPoolLocationResponse"
missing
- `🔴` "azure-native:autonomousdevelopmentplatform:StorageSku" missing
- `🔴` "azure-native:autonomousdevelopmentplatform:StorageSkuName"
missing
- `🔴` "azure-native:autonomousdevelopmentplatform:StorageSkuResponse"
missing
- `🔴` "azure-native:autonomousdevelopmentplatform:SystemDataResponse"
missing
##### New resources:
- `awsconnector.AccessAnalyzerAnalyzer`
- `awsconnector.AcmCertificateSummary`
- `awsconnector.ApiGatewayRestApi`
- `awsconnector.ApiGatewayStage`
- `awsconnector.AppSyncGraphqlApi`
- `awsconnector.AutoScalingAutoScalingGroup`
- `awsconnector.CloudFormationStack`
- `awsconnector.CloudFormationStackSet`
- `awsconnector.CloudFrontDistribution`
- `awsconnector.CloudTrailTrail`
- `awsconnector.CloudWatchAlarm`
- `awsconnector.CodeBuildProject`
- `awsconnector.CodeBuildSourceCredentialsInfo`
- `awsconnector.ConfigServiceConfigurationRecorder`
- `awsconnector.ConfigServiceConfigurationRecorderStatus`
- `awsconnector.ConfigServiceDeliveryChannel`
- `awsconnector.DatabaseMigrationServiceReplicationInstance`
- `awsconnector.DaxCluster`
- `awsconnector.DynamoDbContinuousBackupsDescription`
- `awsconnector.DynamoDbTable`
- `awsconnector.Ec2AccountAttribute`
- `awsconnector.Ec2Address`
- `awsconnector.Ec2FlowLog`
- `awsconnector.Ec2Image`
- `awsconnector.Ec2Instance`
- `awsconnector.Ec2InstanceStatus`
- `awsconnector.Ec2Ipam`
- `awsconnector.Ec2KeyPair`
- `awsconnector.Ec2NetworkAcl`
- `awsconnector.Ec2NetworkInterface`
- `awsconnector.Ec2RouteTable`
- `awsconnector.Ec2SecurityGroup`
- `awsconnector.Ec2Snapshot`
- `awsconnector.Ec2Subnet`
- `awsconnector.Ec2Volume`
- `awsconnector.Ec2Vpc`
- `awsconnector.Ec2VpcEndpoint`
- `awsconnector.Ec2VpcPeeringConnection`
- `awsconnector.EcrImageDetail`
- `awsconnector.EcrRepository`
- `awsconnector.EcsCluster`
- `awsconnector.EcsService`
- `awsconnector.EcsTaskDefinition`
- `awsconnector.EfsFileSystem`
- `awsconnector.EfsMountTarget`
- `awsconnector.EksCluster`
- `awsconnector.EksNodegroup`
- `awsconnector.ElasticBeanstalkApplication`
- `awsconnector.ElasticBeanstalkConfigurationTemplate`
- `awsconnector.ElasticBeanstalkEnvironment`
- `awsconnector.ElasticLoadBalancingV2Listener`
- `awsconnector.ElasticLoadBalancingV2LoadBalancer`
- `awsconnector.ElasticLoadBalancingV2TargetGroup`
- `awsconnector.ElasticLoadBalancingv2TargetHealthDescription`
- `awsconnector.EmrCluster`
- `awsconnector.GuardDutyDetector`
- `awsconnector.IamAccessKeyLastUsed`
- `awsconnector.IamAccessKeyMetadataInfo`
- `awsconnector.IamGroup`
- `awsconnector.IamInstanceProfile`
- `awsconnector.IamMfaDevice`
- `awsconnector.IamPasswordPolicy`
- `awsconnector.IamPolicyVersion`
- `awsconnector.IamRole`
- `awsconnector.IamServerCertificate`
- `awsconnector.IamVirtualMfaDevice`
- `awsconnector.KmsAlias`
- `awsconnector.KmsKey`
- `awsconnector.LambdaFunction`
- `awsconnector.LambdaFunctionCodeLocation`
- `awsconnector.LightsailBucket`
- `awsconnector.LightsailInstance`
- `awsconnector.LogsLogGroup`
- `awsconnector.LogsLogStream`
- `awsconnector.LogsMetricFilter`
- `awsconnector.LogsSubscriptionFilter`
- `awsconnector.Macie2JobSummary`
- `awsconnector.MacieAllowList`
- `awsconnector.NetworkFirewallFirewall`
- `awsconnector.NetworkFirewallFirewallPolicy`
- `awsconnector.NetworkFirewallRuleGroup`
- `awsconnector.OpenSearchDomainStatus`
- `awsconnector.OrganizationsAccount`
- `awsconnector.OrganizationsOrganization`
- `awsconnector.RdsDbCluster`
- `awsconnector.RdsDbInstance`
- `awsconnector.RdsDbSnapshot`
- `awsconnector.RdsDbSnapshotAttributesResult`
- `awsconnector.RdsEventSubscription`
- `awsconnector.RdsExportTask`
- `awsconnector.RedshiftCluster`
- `awsconnector.RedshiftClusterParameterGroup`
- `awsconnector.Route53DomainsDomainSummary`
- `awsconnector.Route53HostedZone`
- `awsconnector.Route53ResourceRecordSet`
- `awsconnector.S3AccessControlPolicy`
- `awsconnector.S3AccessPoint`
- `awsconnector.S3Bucket`
- `awsconnector.S3BucketPolicy`
- `awsconnector.S3ControlMultiRegionAccessPointPolicyDocument`
- `awsconnector.SageMakerApp`
- `awsconnector.SageMakerNotebookInstanceSummary`
- `awsconnector.SecretsManagerResourcePolicy`
- `awsconnector.SecretsManagerSecret`
- `awsconnector.SnsSubscription`
- `awsconnector.SnsTopic`
- `awsconnector.SqsQueue`
- `awsconnector.SsmInstanceInformation`
- `awsconnector.SsmParameter`
- `awsconnector.SsmResourceComplianceSummaryItem`
- `awsconnector.WafWebAclSummary`
- `awsconnector.Wafv2LoggingConfiguration`
- `azurestackhci.HciEdgeDeviceJob`
##### New functions:
- `awsconnector.getAccessAnalyzerAnalyzer`
- `awsconnector.getAcmCertificateSummary`
- `awsconnector.getApiGatewayRestApi`
- `awsconnector.getApiGatewayStage`
- `awsconnector.getAppSyncGraphqlApi`
- `awsconnector.getAutoScalingAutoScalingGroup`
- `awsconnector.getCloudFormationStack`
- `awsconnector.getCloudFormationStackSet`
- `awsconnector.getCloudFrontDistribution`
- `awsconnector.getCloudTrailTrail`
- `awsconnector.getCloudWatchAlarm`
- `awsconnector.getCodeBuildProject`
- `awsconnector.getCodeBuildSourceCredentialsInfo`
- `awsconnector.getConfigServiceConfigurationRecorder`
- `awsconnector.getConfigServiceConfigurationRecorderStatus`
- `awsconnector.getConfigServiceDeliveryChannel`
- `awsconnector.getDatabaseMigrationServiceReplicationInstance`
- `awsconnector.getDaxCluster`
- `awsconnector.getDynamoDbContinuousBackupsDescription`
- `awsconnector.getDynamoDbTable`
- `awsconnector.getEc2AccountAttribute`
- `awsconnector.getEc2Address`
- `awsconnector.getEc2FlowLog`
- `awsconnector.getEc2Image`
- `awsconnector.getEc2Instance`
- `awsconnector.getEc2InstanceStatus`
- `awsconnector.getEc2Ipam`
- `awsconnector.getEc2KeyPair`
- `awsconnector.getEc2NetworkAcl`
- `awsconnector.getEc2NetworkInterface`
- `awsconnector.getEc2RouteTable`
- `awsconnector.getEc2SecurityGroup`
- `awsconnector.getEc2Snapshot`
- `awsconnector.getEc2Subnet`
- `awsconnector.getEc2Volume`
- `awsconnector.getEc2Vpc`
- `awsconnector.getEc2VpcEndpoint`
- `awsconnector.getEc2VpcPeeringConnection`
- `awsconnector.getEcrImageDetail`
- `awsconnector.getEcrRepository`
- `awsconnector.getEcsCluster`
- `awsconnector.getEcsService`
- `awsconnector.getEcsTaskDefinition`
- `awsconnector.getEfsFileSystem`
- `awsconnector.getEfsMountTarget`
- `awsconnector.getEksCluster`
- `awsconnector.getEksNodegroup`
- `awsconnector.getElasticBeanstalkApplication`
- `awsconnector.getElasticBeanstalkConfigurationTemplate`
- `awsconnector.getElasticBeanstalkEnvironment`
- `awsconnector.getElasticLoadBalancingV2Listener`
- `awsconnector.getElasticLoadBalancingV2LoadBalancer`
- `awsconnector.getElasticLoadBalancingV2TargetGroup`
- `awsconnector.getElasticLoadBalancingv2TargetHealthDescription`
- `awsconnector.getEmrCluster`
- `awsconnector.getGuardDutyDetector`
- `awsconnector.getIamAccessKeyLastUsed`
- `awsconnector.getIamAccessKeyMetadataInfo`
- `awsconnector.getIamGroup`
- `awsconnector.getIamInstanceProfile`
- `awsconnector.getIamMfaDevice`
- `awsconnector.getIamPasswordPolicy`
- `awsconnector.getIamPolicyVersion`
- `awsconnector.getIamRole`
- `awsconnector.getIamServerCertificate`
- `awsconnector.getIamVirtualMfaDevice`
- `awsconnector.getKmsAlias`
- `awsconnector.getKmsKey`
- `awsconnector.getLambdaFunction`
- `awsconnector.getLambdaFunctionCodeLocation`
- `awsconnector.getLightsailBucket`
- `awsconnector.getLightsailInstance`
- `awsconnector.getLogsLogGroup`
- `awsconnector.getLogsLogStream`
- `awsconnector.getLogsMetricFilter`
- `awsconnector.getLogsSubscriptionFilter`
- `awsconnector.getMacie2JobSummary`
- `awsconnector.getMacieAllowList`
- `awsconnector.getNetworkFirewallFirewall`
- `awsconnector.getNetworkFirewallFirewallPolicy`
- `awsconnector.getNetworkFirewallRuleGroup`
- `awsconnector.getOpenSearchDomainStatus`
- `awsconnector.getOrganizationsAccount`
- `awsconnector.getOrganizationsOrganization`
- `awsconnector.getRdsDbCluster`
- `awsconnector.getRdsDbInstance`
- `awsconnector.getRdsDbSnapshot`
- `awsconnector.getRdsDbSnapshotAttributesResult`
- `awsconnector.getRdsEventSubscription`
- `awsconnector.getRdsExportTask`
- `awsconnector.getRedshiftCluster`
- `awsconnector.getRedshiftClusterParameterGroup`
- `awsconnector.getRoute53DomainsDomainSummary`
- `awsconnector.getRoute53HostedZone`
- `awsconnector.getRoute53ResourceRecordSet`
- `awsconnector.getS3AccessControlPolicy`
- `awsconnector.getS3AccessPoint`
- `awsconnector.getS3Bucket`
- `awsconnector.getS3BucketPolicy`
- `awsconnector.getS3ControlMultiRegionAccessPointPolicyDocument`
- `awsconnector.getSageMakerApp`
- `awsconnector.getSageMakerNotebookInstanceSummary`
- `awsconnector.getSecretsManagerResourcePolicy`
- `awsconnector.getSecretsManagerSecret`
- `awsconnector.getSnsSubscription`
- `awsconnector.getSnsTopic`
- `awsconnector.getSqsQueue`
- `awsconnector.getSsmInstanceInformation`
- `awsconnector.getSsmParameter`
- `awsconnector.getSsmResourceComplianceSummaryItem`
- `awsconnector.getWafWebAclSummary`
- `awsconnector.getWafv2LoggingConfiguration`
- `azuredatatransfer.getFlowDestinationEndpointPorts`
- `azuredatatransfer.getFlowDestinationEndpoints`
- `azuredatatransfer.getFlowSourceAddresses`
- `azuredatatransfer.getFlowStreamConnectionString`
- `azurestackhci.getHciEdgeDeviceJob`
<!-- Release notes generated using configuration in .github/release.yml
at v2.67.0 -->
#### What's Changed
- Latest API spec, disambiguate AwsConnector types by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3640](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3640)
- Enable full Read of SqlVirtualMachine by enabling additional GET query
params by [@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3639](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3639)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.66.0...v2.67.0
###
[`v2.66.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.66.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.65.1...v2.66.0)
##### Does the PR have any schema changes?
Found 2 breaking changes:
##### Types
- `🟢` "azure-native:hybridconnectivity:AwsCloudProfileResponse":
required: "accountId" property has changed to Required
- `🟢`
"azure-native:hybridconnectivity:PublicCloudConnectorPropertiesResponse":
required: "hostType" property has changed to Required
##### New resources:
- `devcenter.ProjectPolicy`
##### New functions:
- `devcenter.getProjectPolicy`
<!-- Release notes generated using configuration in .github/release.yml
at v2.66.0 -->
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.65.1...v2.66.0
###
[`v2.65.1`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.65.1)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.65.0...v2.65.1)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.65.1 -->
#### What's Changed
- Bugfix: remove accidental commit of test code in Diff by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3633](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3633)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.65.0...v2.65.1
###
[`v2.65.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.65.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.64.3...v2.65.0)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
##### New resources:
- `azurearcdata.SqlServerEsuLicense`
- `azurearcdata.SqlServerLicense`
- `containerinstance.NGroup`
##### New functions:
- `azurearcdata.getSqlServerEsuLicense`
- `azurearcdata.getSqlServerInstanceJobsStatus`
- `azurearcdata.getSqlServerLicense`
- `containerinstance.getNGroup`
<!-- Release notes generated using configuration in .github/release.yml
at v2.65.0 -->
#### What's Changed
- Bump to latest spec and update IoTOperations exclusions by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3628](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3628)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.64.3...v2.65.0
###
[`v2.64.3`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.64.3)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.64.2...v2.64.3)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.64.3 -->
#### What's Changed
- Remove explicit dependencies on pu/pu versions by
[@​mikhailshilkov](https://redirect.github.com/mikhailshilkov) in
[https://github.com/pulumi/pulumi-azure-native/pull/3616](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3616)
- Downgrade codgen to v3.132.0 by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3623](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3623)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.64.2...v2.64.3
###
[`v2.64.2`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.64.2)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.64.1...v2.64.2)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.64.2 -->
#### What's Changed
- Bump the minimal required pulumi version for Python to 3.134.1 by
[@​mikhailshilkov](https://redirect.github.com/mikhailshilkov) in
[https://github.com/pulumi/pulumi-azure-native/pull/3611](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3611)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.64.1...v2.64.2
###
[`v2.64.1`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.64.1)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.64.0...v2.64.1)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.64.1 -->
#### What's Changed
- Use correct token source for CLI auth by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3606](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3606)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.64.0...v2.64.1
###
[`v2.64.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.64.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.63.0...v2.64.0)
##### Does the PR have any schema changes?
Found 6 breaking changes:
##### Types
- "azure-native:containerinstance:Container": required:
- `🟢` "image" property is no longer Required
- `🟢` "resources" property is no longer Required
- "azure-native:containerinstance:ContainerResponse": required:
- `🟢` "image" property is no longer Required
- `🟢` "resources" property is no longer Required
- `🟢` "azure-native:datafactory:PostgreSqlV2LinkedService": required:
"authenticationType" property has changed to Required
- `🟢` "azure-native:datafactory:PostgreSqlV2LinkedServiceResponse":
required: "authenticationType" property has changed to Required
##### New resources:
- `containerinstance.ContainerGroupProfile`
- `network.DnsResolverDomainList`
- `network.DnsResolverPolicy`
- `network.DnsResolverPolicyVirtualNetworkLink`
- `network.DnsSecurityRule`
- `securityinsights.BusinessApplicationAgent`
- `securityinsights.System`
##### New functions:
- `containerinstance.getContainerGroupProfile`
- `network.getDnsResolverDomainList`
- `network.getDnsResolverPolicy`
- `network.getDnsResolverPolicyVirtualNetworkLink`
- `network.getDnsSecurityRule`
- `network.listDnsResolverPolicyByVirtualNetwork`
- `securityinsights.getBusinessApplicationAgent`
- `securityinsights.getSystem`
- `securityinsights.listSystemActions`
<!-- Release notes generated using configuration in .github/release.yml
at v2.64.0 -->
#### What's Changed
- Replace Autorest with azcore by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3536](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3536)
- Remove gotestfmt as it's unreliable by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3596](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3596)
- New scheduled workflow to test using the azcore backend nightly by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3591](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3591)
- Unblock SDK gen with required properties edits by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3600](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3600)
- Custom resource schema modifications by
[@​danielrbradley](https://redirect.github.com/danielrbradley) in
[https://github.com/pulumi/pulumi-azure-native/pull/3571](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3571)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.63.0...v2.64.0
###
[`v2.63.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.63.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.62.0...v2.63.0)
##### Does the PR have any schema changes?
Found 2 breaking changes:
##### Resources
- "azure-native:insights:ScheduledQueryRule":
- `🟡` inputs: "ruleResolveConfiguration" missing
- `🟡` properties: "ruleResolveConfiguration" missing output
"ruleResolveConfiguration"
##### New resources:
- `containerservice.AutoUpgradeProfile`
##### New functions:
- `containerservice.getAutoUpgradeProfile`
<!-- Release notes generated using configuration in .github/release.yml
at v2.63.0 -->
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.62.0...v2.63.0
###
[`v2.62.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.62.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.61.0...v2.62.0)
##### Does the PR have any schema changes?
Found 10 breaking changes:
##### Types
- `🟡` "azure-native:portal:DashboardParts": properties: "metadata" type
changed from "#/types/azure-native:portal:MarkdownPartMetadata" to
"#/types/azure-native:portal:DashboardPartMetadata"
- `🟡` "azure-native:portal:DashboardPartsResponse": properties:
"metadata" type changed from
"#/types/azure-native:portal:MarkdownPartMetadataResponse" to
"#/types/azure-native:portal:DashboardPartMetadataResponse"
- `🔴` "azure-native:portal:MarkdownPartMetadata" missing
- `🔴` "azure-native:portal:MarkdownPartMetadataResponse" missing
- `🔴` "azure-native:portal:MarkdownPartMetadataSettings" missing
- `🔴` "azure-native:portal:MarkdownPartMetadataSettingsContent" missing
- `🔴` "azure-native:portal:MarkdownPartMetadataSettingsContentResponse"
missing
- `🔴` "azure-native:portal:MarkdownPartMetadataSettingsContentSettings"
missing
- `🔴`
"azure-native:portal:MarkdownPartMetadataSettingsContentSettingsResponse"
missing
- `🔴` "azure-native:portal:MarkdownPartMetadataSettingsResponse" missing
##### New resources:
- `programmableconnectivity.Gateway`
- `programmableconnectivity.OperatorApiConnection`
##### New functions:
-
`hybridnetwork.listArtifactStoreNetworkFabricControllerPrivateEndPoints`
- `hybridnetwork.listArtifactStorePrivateEndPoints`
- `programmableconnectivity.getGateway`
- `programmableconnectivity.getOperatorApiConnection`
- `workloads.getSapVirtualInstanceInvokeAvailabilityZoneDetails`
- `workloads.getSapVirtualInstanceInvokeDiskConfigurations`
- `workloads.getSapVirtualInstanceInvokeSapSupportedSku`
- `workloads.getSapVirtualInstanceInvokeSizingRecommendations`
<!-- Release notes generated using configuration in .github/release.yml
at v2.62.0 -->
#### What's Changed
- Re-apply Portal Dashboard: Treat Part's Metadata as untyped JSON by
[@​mikhailshilkov](https://redirect.github.com/mikhailshilkov) in
[https://github.com/pulumi/pulumi-azure-native/pull/3566](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3566)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.61.0...v2.62.0
###
[`v2.61.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.61.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.60.1...v2.61.0)
##### Does the PR have any schema changes?
Found 8 breaking changes:
##### Resources
- `🟡` "azure-native:network:Route": inputs: "hasBgpOverride" missing
##### Types
- `🟢` "azure-native:devhub:IacTemplatePropertiesResponse": required:
"quickStartTemplateType" property is no longer Required
- "azure-native:deviceregistry:AssetStatusErrorResponse": required:
- `🟢` "code" property has changed to Required
- `🟢` "message" property has changed to Required
- "azure-native:deviceregistry:AssetStatusResponse": required:
- `🟢` "errors" property has changed to Required
- `🟢` "version" property has changed to Required
- `🟡` "azure-native:network:Route": properties: "hasBgpOverride" missing
- `🟢` "azure-native:network:RouteResponse": required: "hasBgpOverride"
property has changed to Required
##### New resources:
- `deviceregistry.DiscoveredAsset`
- `deviceregistry.DiscoveredAssetEndpointProfile`
- `deviceregistry.Schema`
- `deviceregistry.SchemaRegistry`
- `deviceregistry.SchemaVersion`
- `network.NetworkManagerRoutingConfiguration`
- `network.RoutingRule`
- `network.RoutingRuleCollection`
- `network.SecurityUserRule`
- `network.SecurityUserRuleCollection`
- `security.CustomRecommendation`
- `security.SecurityStandard`
- `security.StandardAssignment`
##### New functions:
- `devhub.getADOOAuthInfo`
- `deviceregistry.getDiscoveredAsset`
- `deviceregistry.getDiscoveredAssetEndpointProfile`
- `deviceregistry.getSchema`
- `deviceregistry.getSchemaRegistry`
- `deviceregistry.getSchemaVersion`
- `network.getNetworkManagerRoutingConfiguration`
- `network.getRoutingRule`
- `network.getRoutingRuleCollection`
- `network.getSecurityUserRule`
- `network.getSecurityUserRuleCollection`
- `network.listVpnLinkConnectionDefaultSharedKey`
- `security.getCustomRecommendation`
- `security.getSecurityStandard`
- `security.getStandardAssignment`
<!-- Release notes generated using configuration in .github/release.yml
at v2.61.0 -->
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.60.1...v2.61.0
###
[`v2.60.1`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.60.1)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.60.0...v2.60.1)
##### Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml
at v2.60.1 -->
#### What's Changed
- Fix portal dashboardName validation pattern in metadata by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3568](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3568)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.60.0...v2.60.1
###
[`v2.60.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.60.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.59.0...v2.60.0)
##### Does the PR have any schema changes?
Found 2 breaking changes:
##### Types
- `🟢` "azure-native:azureactivedirectory:CIAMResourceSKU": required:
"tier" property has changed to Required
- `🟢` "azure-native:azureactivedirectory:CIAMResourceSKUResponse":
required: "tier" property has changed to Required
##### New resources:
- `hybridconnectivity.PublicCloudConnector`
- `hybridconnectivity.SolutionConfiguration`
- `subscription.SubscriptionTarDirectory`
##### New functions:
- `hybridconnectivity.getPublicCloudConnector`
- `hybridconnectivity.getSolutionConfiguration`
- `subscription.getSubscriptionTarDirectory`
<!-- Release notes generated using configuration in .github/release.yml
at v2.60.0 -->
#### What's Changed
- DiffResponse.Diffs should contain only top-level keys by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3554](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3554)
- Add exception for CIAMResourceSKU tier schemagen by
[@​thomas11](https://redirect.github.com/thomas11) in
[https://github.com/pulumi/pulumi-azure-native/pull/3559](https://redirect.github.com/pulumi/pulumi-azure-native/pull/3559)
**Full Changelog**:
https://github.com/pulumi/pulumi-azure-native/compare/v2.59.0...v2.60.0
###
[`v2.59.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.59.0)
[Compare
Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.58.0...v2.59.0)
##### Does the PR have any schema changes?
Found 13 breaking changes:
##### Resources
- `🔴` "azure-native:security:AdaptiveApplicationControl" missing
##### Functions
- `🔴` "azure-native:security:getAdaptiveApplicationControl" missing
##### Types
- `🔴`
"azure-native:security:AdaptiveApplicationControlIssueSummaryResponse"
missing
- `🔴` "azure-native:security:PathRecommendation" missing
- `🔴` "azure-native:security:PathRecommendationResponse" missing
- `🔴` "azure-native:security:ProtectionMode" missing
- `🔴` "azure-native:security:ProtectionModeResponse" missing
- `🔴` "azure-native:security:PublisherInfo" missing
- `🔴` "azure-native:security:PublisherInfoResponse" missing
- `🔴` "azure-native:security:UserRecommendation" missing
- `🔴` "azure-native:security:UserRecommendationResponse" missing
- `🔴` "azure-native:sec
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent ae58676 commit 0b1e5bcCopy full SHA for 0b1e5bc
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- azure-py-functions
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
azure-py-functions/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments