Skip to content

3.6.0 Release

Compare
Choose a tag to compare
@j82w j82w released this 21 Jan 18:15
· 1597 commits to master since this release

3.6.0 - 2020-01-23

Added

  • #1097 Add GeospatialConfig to ContainerProperties, BoundingBoxProperties to SpatialPath
  • #1061 Add Stream payload to ExecuteStoredProcedureStreamAsync
  • #1062 Add additional diagnostic information including the ability to track time through the different SDK layers
  • #1107 Add Source Link support
  • #1121 StandByFeedIterator breath-first read strategy

Fixed

  • #1105 Custom serializer no longer calls SDK owned types that would cause serialization exceptions
  • #1112 Fixed SDK properties like DatabaseProperties to have same JSON attributes
  • #1116 Fixed a deadlock on scenarios with SynchronizationContext while executing async query operations
  • #1143 Fixed permission resource link and authorization issue when doing a query with resource token for a specific partition key
  • #1150 Fixed NullReferenceException when using a non-existent Lease Container.