Skip to content

Commit

Permalink
Update sdk-suppressions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JackTn authored Feb 22, 2024
1 parent b430345 commit 6f9f31c
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion specification/compute/resource-manager/sdk-suppressions.yml
Original file line number Diff line number Diff line change
@@ -1 +1,30 @@

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 6f9f31c

Please sign in to comment.