1.1.21 Nuget Release notes #445
MattB-msft
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Updated Core SDK to 9.2.24044.9795
Added new ServiceClient method for creating requests called "RequestBuilder" - will allow you to create a request and customized header, user, and other properties as part of there request generation. Addressed #438
Example of Request Builder from Tests is here: https://github.com/microsoft/PowerPlatform-DataverseServiceClient/blob/3af97c1776070c155b416e4488993e49524eaeb2/src/GeneralTools/DataverseClient/UnitTests/CdsClient_Core_Tests/ServiceClientTests.cs#L1722C14-L1722C191
Modified Retry handler to use Task.Delay as called out by #442
Dependency Changes:
System.Security.Cryptography.Algorithms
System.Security.Cryptography.ProtectedData
System.Drawing.Common
System.Configuration.ConfigurationManager to 6.0.0
What's Changed
Full Changelog: 1.1.17...1.1.21
This discussion was created from the release 1.1.21 Nuget Release notes.
Beta Was this translation helpful? Give feedback.
All reactions