Skip to content

Commit 8a5c833

Browse files
azure-sdkmsyycCopilot
authored
[AutoPR azure-mgmt-redisenterprise]-generated-from-SDK Generation - Python-6065367 (#45927)
* Configurations: 'specification/redisenterprise/resource-manager/Microsoft.Cache/RedisEnterprise/tspconfig.yaml', API Version: 2025-08-01-preview, SDK Release Type: beta, and CommitSHA: '9912461f6b25b49d4a178674166dbf0b92ddf8ca' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6065367 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Optimize changelog for azure-mgmt-redisenterprise * Add live tests for azure-mgmt-redisenterprise * Update CHANGELOG.md * Update CHANGELOG.md: consolidate DatabaseUpdate entries to follow same pattern as Database entry Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> Agent-Logs-Url: https://github.com/Azure/azure-sdk-for-python/sessions/aa857272-b8dd-42e9-b776-65fb356062a6 --------- Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
1 parent ff9132c commit 8a5c833

99 files changed

Lines changed: 18579 additions & 13882 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

sdk/redisenterprise/azure-mgmt-redisenterprise/CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,58 @@
11
# Release History
22

3+
## 4.0.0b1 (2026-03-26)
4+
5+
### Features Added
6+
7+
- Client `RedisEnterpriseManagementClient` added method `send_request`
8+
- Client `RedisEnterpriseManagementClient` added operation group `migrations`
9+
- Client `RedisEnterpriseManagementClient` added operation group `migration`
10+
- Model `AccessPolicyAssignment` added property `system_data`
11+
- Model `Cluster` added property `system_data`
12+
- Model `ClusterCreateProperties` added property `maintenance_configuration`
13+
- Model `ClusterCreateProperties` added property `migrated_endpoint`
14+
- Model `ClusterProperties` added property `maintenance_configuration`
15+
- Model `ClusterProperties` added property `migrated_endpoint`
16+
- Model `ClusterUpdateProperties` added property `maintenance_configuration`
17+
- Model `ClusterUpdateProperties` added property `migrated_endpoint`
18+
- Model `PrivateEndpointConnection` added property `system_data`
19+
- Model `PrivateLinkResource` added property `system_data`
20+
- Model `Resource` added property `system_data`
21+
- Model `TrackedResource` added property `system_data`
22+
- Added model `AzureCacheForRedisMigrationProperties`
23+
- Added model `MaintenanceConfiguration`
24+
- Added enum `MaintenanceDayOfWeek`
25+
- Added model `MaintenanceWindow`
26+
- Added model `MaintenanceWindowSchedule`
27+
- Added enum `MaintenanceWindowType`
28+
- Added model `Migration`
29+
- Added model `MigrationProperties`
30+
- Added enum `MigrationProvisioningState`
31+
- Added model `MigrationValidationDisparity`
32+
- Added model `MigrationValidationError`
33+
- Added model `MigrationValidationRequest`
34+
- Added model `MigrationValidationResponse`
35+
- Added model `MigrationValidationWarning`
36+
- Added enum `SourceType`
37+
- Added operation group `MigrationOperations`
38+
- Added operation group `MigrationsOperations`
39+
40+
### Breaking Changes
41+
42+
- This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
43+
- Model `Cluster` moved instance variable `high_availability`, `minimum_tls_version`, `encryption`, `host_name`, `provisioning_state`, `redundancy_mode`, `resource_state`, `redis_version`, `private_endpoint_connections` and `public_network_access` under property `properties`
44+
- Model `ClusterUpdate` moved instance variable `high_availability`, `minimum_tls_version`, `encryption`, `host_name`, `provisioning_state`, `redundancy_mode`, `resource_state`, `redis_version`, `private_endpoint_connections` and `public_network_access` under property `properties`
45+
- Model `Database` moved instance variable `client_protocol`, `port`, `provisioning_state`, `resource_state`, `clustering_policy`, `eviction_policy`, `persistence`, `modules`, `geo_replication`, `redis_version`, `defer_upgrade` and `access_keys_authentication` under property `properties`
46+
- Model `DatabaseUpdate` moved instance variable `client_protocol`, `port`, `provisioning_state`, `resource_state`, `clustering_policy`, `eviction_policy`, `persistence`, `modules`, `geo_replication`, `redis_version`, `defer_upgrade` and `access_keys_authentication` under property `properties`
47+
- Deleted or renamed model `ErrorDetailAutoGenerated`
48+
- Deleted or renamed model `ErrorResponseAutoGenerated`
49+
- Deleted or renamed model `ProxyResourceAutoGenerated`
50+
- Deleted or renamed model `ResourceAutoGenerated`
51+
52+
### Other Changes
53+
54+
- Deleted model `AccessPolicyAssignmentList`/`ClusterList`/`DatabaseList` which actually were not used by SDK users
55+
356
## 3.1.0 (2025-10-20)
457

558
### Features Added
Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
2-
"commit": "7f025604791df2ace50fc3a65dc6f2ac13ad7e56",
2+
"apiVersion": "2025-08-01-preview",
3+
"apiVersions": {
4+
"Microsoft.Cache": "2025-08-01-preview"
5+
},
6+
"commit": "9912461f6b25b49d4a178674166dbf0b92ddf8ca",
37
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
4-
"autorest": "3.10.2",
5-
"use": [
6-
"@autorest/python@6.41.3",
7-
"@autorest/modelerfour@4.27.0"
8-
],
9-
"autorest_command": "autorest specification/redisenterprise/resource-manager/Microsoft.Cache/RedisEnterprise/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --package-mode=azure-mgmt --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.41.3 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
10-
"readme": "specification/redisenterprise/resource-manager/Microsoft.Cache/RedisEnterprise/readme.md"
8+
"typespec_src": "specification/redisenterprise/resource-manager/Microsoft.Cache/RedisEnterprise",
9+
"emitterVersion": "0.61.1"
1110
}

0 commit comments

Comments
 (0)