Skip to content

Releases: microsoft/PowerPlatform-DataverseServiceClient

0.4.4 - Nuget release

08 Mar 23:44
1fe9bf8
Compare
Choose a tag to compare

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

13 Jan 22:59
72d87d4
Compare
Choose a tag to compare

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

05 Dec 22:11
710f307
Compare
Choose a tag to compare
Merge pull request #76 from microsoft/release/update/201205100353

MSAL Port + Async Discovery methods Added

Updated for Nuget release 0.2.31-Alpha

14 Nov 21:02
1a20c07
Compare
Choose a tag to compare

Updated for Nuget release 0.2.24-Alpha

02 Oct 19:28
15c1527
Compare
Choose a tag to compare