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.
What's Changed
- Leverage az provider list by @danielrbradley in #3707
- Remove aliases for lower-cased types introduced for v2 by @EronWright in #3749
- Strongly type ApiVersion and SdkVersion by @danielrbradley in #3753
- Preserve previous default versions in v3 by @danielrbradley in #3748
- Custom delete for dbforpostgresql:Configuration to reset to the correct default by @thomas11 in #3752
New Contributors
- @EronWright made their first contribution in #3749
Full Changelog: v2.75.0...v2.76.0