You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/dns/Azure.ResourceManager.Dns/CHANGELOG.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,15 @@
1
1
# Release History
2
2
3
-
## 1.2.0-beta.2 (Unreleased)
3
+
## 1.2.0-beta.2 (2024-10-31)
4
4
5
5
### Features Added
6
6
7
7
- Exposed `JsonModelWriteCore` for model serialization procedure.
8
8
9
-
### Breaking Changes
10
-
11
9
### Bugs Fixed
12
10
13
11
- Exposed 'DnsRecordType' property in DnsRecordData.cs and added factory method for DnsRecordData. Issue:https://github.com/Azure/azure-sdk-for-net/issues/45423
14
-
15
-
### Other Changes
12
+
- Fixed the NAPTR record type serialization issue and added relevant tests and recordings.
0 commit comments