Skip to content

Conversation

@MattB-msft
Copy link
Member

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

@MattB-msft MattB-msft closed this Jul 19, 2022
@MattB-msft MattB-msft reopened this Jul 19, 2022
@MattB-msft MattB-msft merged commit dc278e3 into master Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Command_WebAPIProcess_ExecuteAsync wipes RowVersion Problem with empty option set collection results in index out of range when saving entity

2 participants