Skip to content

Commit

Permalink
Update sdk-suppressions.yml
Browse files Browse the repository at this point in the history
test empty
  • Loading branch information
JackTn authored Feb 22, 2024
1 parent 3430f82 commit b430345
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions specification/compute/resource-manager/sdk-suppressions.yml
Original file line number Diff line number Diff line change
@@ -1,30 +1 @@
suppressions:
- azure-sdk-for-go:
- package: armcognitiveservices
breaking-changes:
- Function `*LocalRulestacksClient.ListAppIDs` has been removed
- Function `*LocalRulestacksClient.ListCountries` has been removed
- Function `*LocalRulestacksClient.ListPredefinedURLCategories` has been removed
- package: armcompute
breaking-changes:
- Type of `CloudServiceExtensionProperties.ProtectedSettings` has been changed from `any` to `interface{}
- Function `NewClientFactory` has been removed
- Function `*LocalRulestacksClient.ListPredefinedURLCategories` has been removed
- package: armresourcemover
breaking-changes:
- "Type of `OperationStatus.Properties` has been changed from `map[string]interface{}` to `interface{}`"
- "Type of `OperationsDiscovery.Properties` has been changed from `map[string]interface{}` to `interface{}`"

- azure-sdk-for-js:
- package: arm-operationalinsights
breaking-changes:
- "Removed operation group Schema"
- "Removed operation Tables.create"
- package: arm-subscriptions
breaking-changes:
- "Interface CanceledSubscriptionId no longer has parameter value"
- "Interface EnabledSubscriptionId no longer has parameter value"
- azure-sdk-for-python-track2:
- package: track2_azure-mgmt-sql
breaking-changes:
- "Removed operation ReplicationLinksOperations.delete"

0 comments on commit b430345

Please sign in to comment.