Skip to content

3.3.0

Compare
Choose a tag to compare
@j82w j82w released this 30 Oct 12:56

Added

  • #801 Enabled LINQ ThenBy operator after OrderBy
  • #814 Ability to limit to configured endpoint only
  • #822 GROUP BY query support.
  • #844 Added PartitionKeyDefinitionVersion to container builder

Fixed

  • #835 Fixed a bug that caused sortedRanges exceptions
  • #846 Statistics not getting populated correctly on CosmosException.
  • #857 Fixed reusability of the Bulk support across Container instances
  • #860 Fixed base user agent string
  • #876 Default connection timeout reduced from 60s to 10s