Skip to content

Azure.ResourceManager.Dns_1.2.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Jun 01:02
68b302e

1.2.0-beta.4 (2026-06-09)

Features Added

  • Make Azure.ResourceManager.Dns AOT-compatible.
  • Added correctly-named enum values Caa, Ptr, Soa, Srv, and Txt to DnsRecordType to follow naming conventions for acronyms with more than 2 letters.

Other Changes

  • Marked old enum values CAA, PTR, SOA, SRV, and TXT in DnsRecordType as EditorBrowsable(Never) for backward compatibility.