Skip to content

Update for .net 8 swing release. Remove of Microsoft.Rest.Client Dependnacy #476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

MattB-msft
Copy link
Member

***** 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.

@MattB-msft MattB-msft merged commit 02bfe18 into master Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant