Summary
This release includes security fixes, bug fixes, and improvements.
Security
- Remediated CVE vulnerability by updating
github.com/cloudflare/circlto v1.6.3 (fixes GHSA-q9hv-hpm4-hj6x)
Bug Fixes
- Fixed
Subscription.apimanagementresource external name configuration- Previously, the external name configuration was wrongly setting the external name (subscriptionId) to
displayNameafter creation. While this was not preventing the normal resource operation, it was only allowing for a resource to havesubscriptionIdanddisplayNamealways equal and was not allowing to specify adisplayName. - This was preventing importing of existing (non-xp) resources when they differ.
- Previously, the external name configuration was wrongly setting the external name (subscriptionId) to
- Added
displayNameparameter toSubscription.apimanagement- ⚠️
displayNamenow becomes a required parameter for newly created resources. Existing resources are not affected.
- ⚠️
- Fixed typo in
VirtualDesktopWorkspaceApplicationGroupAssociationresource name