***** POSSIBLE Breaking Changes *****
Minor Release Bump,
Added .net 8.0 Target. .net 6.0 Target will be removed in a subsequent release.
Removed dependance on Microsoft.Rest.Client. this was primary used for exception handling, and the necessary components have been reworked in to DVSC Exception management classes.
Fix memory consumption when too many exception are throw by DV client. Git: #474
Dependency Changes:
Modified:
System.Text.Json to 8.0.4
Removed:
Microsoft.Rest.Client - Necessary carried over in client.
What's Changed
- Fix for Missing Nuget Target in Client Lib Nuget package. by @MattB-msft in #478
Full Changelog: 1.2.1...1.2.2