1.1.0-beta.3 (2025-01-20)
Features Added
- Upgraded api-version tag from 'package-2023-06-01-preview' to 'package-2024-12-18-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/55c5a0cd6da80b2700333c01e9a9c6067de9cef0/specification/quota/resource-manager/readme.md.
- Replaces the GroupQuotaLimitRequest and SubscriptionQuotaAllocationRequest PUT paths with a PATCH operation in both GroupQuotaLimits and SubscriptionQuotaAllocations operations. This ensures no issues with checking for action completeness and is better aligned with the REST API design guidelines.
Bugs Fixed
- Fixed an issue where the GroupQuotaLimits and SubscriptionQuotaAllocations operations were erroring out even though the action completed successfully.
Other Changes
- Upgraded Azure.Core from 1.41.0 to 1.44.1
- Upgraded Azure.ResourceManager from 1.12.0 to 1.13.0