github OData/odata.net 8.4.3

one day ago

What's Changed

  • Fixes the failing test cases related to the empty string in 'in' operator by @xuzhg in #3410
  • Fix issue causing tests not to run on ADO by @gathogojr in #3412
  • Optimize JSON Reader Whitespace Skipping with Vectorized Operations by @WanjohiSammy in #3381
  • Replace TaskUtils with idiomatic async/await by @gathogojr in #3409
  • Mark Edm.Date and Edm.TimeOfDay as Obsolete to be Replaced with System.DateOnly and System.TimeOnly by @WanjohiSammy in #3429
  • Fix parsing issue for Flags enum values with combined flags by @WanjohiSammy in #3324
  • Avoid double string allocation where possible in JsonReader by @WanjohiSammy in #3416

Full Changelog: 8.4.2...8.4.3

Don't miss a new odata.net release

NewReleases is sending notifications on new releases.