Releases: microsoft/PowerPlatform-DataverseServiceClient
0.4.11 - Nuget Release
Update for Current Dataverse System Messages.
Fixed an issue where authentication could fail during throttling due to token not being refreshed on retry.
Adding Exception behaviors for all Metadata Operations.
Adding EnableAffinityCookie to allow for override of Affinity behavior when interacting with Dataverse.
In general, users should not manipulate this property. more details can be found here: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/api-limits#remove-the-affinity-cookie
Adding support for enhanced features for solution import.
0.4.6 - Nuget release
Exposes ILogger support on constructors.
0.4.4 - Nuget release
Code snapshot of release for .4.4 release.
Nuget Drop
Added support for related entity create as part of general "create" operation.
Updated Async Operations to return task's for async methods that were returning void's
Updated DataverseOperationException to include HttpOperationResponse, where it exists.
Fixed issue with Cloned Connections not refreshing their tokens on token expiration
Updated Logger to remove string builder property
Added Initial code for ILogger implementation. (Not exposed as of yet but coming soon)
Corrected an issue when using the Entity myEnt = new Entity(string, guid) not properly setting the primary id.
0.3.6-Alpha release. Last release Prior to Name change
0.3.6-Alpha:
Fixed an issue where Activity Party types were not being properly processed
Fixed an issue where the incorrect format was used for Data only types.
Fixed an issue where BypassPluginExecution property on request was not being understood properly by the server.
MSAL Port + Async Discovery methods Added
Merge pull request #76 from microsoft/release/update/201205100353 MSAL Port + Async Discovery methods Added
Updated for Nuget release 0.2.31-Alpha
Nuget packages can be found here:
https://www.nuget.org/packages/Microsoft.Powerplatform.Cds.Client/0.2.31-Alpha
Updated for Nuget release 0.2.24-Alpha
Point in time check correlating to Nuget release.
https://www.nuget.org/packages/Microsoft.Powerplatform.Cds.Client/0.2.24-Alpha