Skip to content

Conversation

@MattB-msft
Copy link
Member

1.1.17:
Fix for Request ID not reflecting correctly for some requests.
Fix for RequestAdditionalHeadersAsync interface not being forwarded to Cloned copies of DVSC. GitHub Reported - Fix #419
Fix for Clone being called concurrently causing unnecessary calls to dataverse. GitHub reported - Fix #422
Fix for invalid filenames and paths being created for token cache path when using user interactive mode. Git Hub reported - Fix #406
RENAME (Possible breaking change) MaxBufferPoolSizeOveride parameter name spelling issue, corrected to MaxBufferPoolSizeOverride

This pull request includes a wide range of changes to improve the functionality and maintainability of the codebase. The most important changes include adding new methods and improving exception handling in the ConnectionManager.cs file, introducing a new Notification::Cache class for interacting with a cache, and adding new methods and attributes to the Notification class for extracting information from GitHub notifications.

Main interface changes:

Configuration improvements:

Testing improvements:

  • src/GeneralTools/DataverseClient/UnitTests/CdsClient_Core_Tests/ServiceClientTests.cs: Added new tests to the Notification::Cleaner class covering various methods. (Fe5c9d27)

Other important changes:

Please note that the changes mentioned above are just a selection of the most important ones.

@MattB-msft MattB-msft merged commit 33b6089 into master Jan 8, 2024
@MattB-msft MattB-msft deleted the release/update/240108092744 branch January 8, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants