1.0.9 Nuget Release
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
- Resync from Main Branch - Fixes from internal and git. by @MattB-msft in #297
Full Changelog: 1.0.4...1.0.9