Skip to content

v2.5.0

Latest

Choose a tag to compare

@ulucinar ulucinar released this 05 Mar 12:11
· 28 commits to main since this release
5e8858b

Summary

This release includes security fixes, bug fixes, and improvements.

Security

  • Remediated CVE vulnerability by updating github.com/cloudflare/circl to v1.6.3 (fixes GHSA-q9hv-hpm4-hj6x)

Bug Fixes

  • Fixed Subscription.apimanagement resource external name configuration
    • Previously, the external name configuration was wrongly setting the external name (subscriptionId) to displayName after creation. While this was not preventing the normal resource operation, it was only allowing for a resource to have subscriptionId and displayName always equal and was not allowing to specify a displayName.
    • This was preventing importing of existing (non-xp) resources when they differ.
  • Added displayName parameter to Subscription.apimanagement
    • ⚠️ displayName now becomes a required parameter for newly created resources. Existing resources are not affected.
  • Fixed typo in VirtualDesktopWorkspaceApplicationGroupAssociation resource name