1.0.9 Nuget Release #298
MattB-msft
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi, We are currently using 1.0.23 of Microsoft.PowerPlatform.Dataverse.Client and getting some disconnect errors. The Date published was 10/10 2022 for 1.0.23. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fixed an issue with Custom User Agent headers incorrectly causing a format error when .net core is used. Proper User-Agent format must be used to send requests including the user agent.
Fixed an issue with an Empty OptionSetValue collection causing an ArgumentOutOfRangeException. Empty OptionSetValue collections will now be mapped to Null. Fixes #292
Fixed an issue where EntityReference based operations do not propagate RowVersion when using WebAPI protocol. Fixes #296
What's Changed
Full Changelog: 1.0.4...1.0.9
This discussion was created from the release 1.0.9 Nuget Release.
Beta Was this translation helpful? Give feedback.
All reactions