Skip to content

Commit 60dab19

Browse files
[Redis Enterprise] Update sdk-suppressions.yaml to avoid breaking changes for python sdk (Azure#38199)
* Update sdk-suppressions.yaml * Update sdk-suppressions.yaml * Update sdk-suppressions.yaml
1 parent 6ed455a commit 60dab19

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

specification/redisenterprise/resource-manager/Microsoft.Cache/RedisEnterprise/sdk-suppressions.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,10 @@ suppressions:
1212
- Struct `ClusterPropertiesEncryptionCustomerManagedKeyEncryption` has been removed
1313
- Struct `ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity` has been removed
1414
- Struct `DatabaseProperties` has been removed
15-
- Struct `DatabasePropertiesGeoReplication` has been removed
15+
- Struct `DatabasePropertiesGeoReplication` has been removed
16+
azure-sdk-for-python:
17+
- package: azure-mgmt-redisenterprise
18+
breaking-changes:
19+
- Deleted or renamed model `ClusterPropertiesEncryption`
20+
- Deleted or renamed model `ClusterPropertiesEncryptionCustomerManagedKeyEncryption`
21+
- Deleted or renamed model `ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity`

0 commit comments

Comments
 (0)