Skip to content

3.5.1

Compare
Choose a tag to compare
@j82w j82w released this 11 Dec 12:25
· 1596 commits to master since this release

Fixed
#1060 Fixed unicode encoding bug in DISTINCT queries.
#1070 CreateItem will only retry for auto-extracted partition key in-case of collection re-creation
#1075 Including header size details for BadRequest with large headers
#1078 Fixed a deadlock on scenarios with SynchronizationContext while executing async SDK API
#1081 Fixed race condition in serializer caused null reference exception.
#1086 Fix possible NullReferenceException on a TransactionalBatch code path
#1091 Fixed a bug in query when a partition split occurs that causes a NotImplementedException to be thrown.
#1089 Fixes a NullReferenceException when using Bulk with items with no PK