Skip to content

4.0.0-preview2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ealsur ealsur released this 07 Jan 21:22
· 27 commits to v4 since this release
9d1dae2

Added

  • #853 ORDER BY Arrays and Object support.
  • #877 Query diagnostics now contains client side request diagnostics information
  • #934 Preserved the ordering of projections in a GROUP BY query.
  • #952 ORDER BY Undefined and Mixed Type ORDER BY support
  • #1072 and #1110 Public contract renames, using Azure.ETag, new Azure.Cosmos.Serialization namespace
  • #1119 System.Text.Json as default serialization mechanism.

Fixed

  • #1118 Key already present exception when using custom retry policies on Core pipeline