v1.3.1
- Introduction of performance counters for caching and Data Dependent Routing (DDR) scenarios in Elastic Database Client Library.
- New API addition for creation of performance category and counters: ShardMapManagerFactory.CreatePerformanceCategoryAndCounters();. Please check documentation map for more information on performance counters at https://azure.microsoft.com/en-us/documentation/learning-paths/sql-database-elastic-scale/.
- Active Directory authentication support.
- Bug fix to explicitly release the lock at connection close. This will allow addition of multiple mappings at the same time faster.
- ReadAsync support for MultiShardDataReader
https://www.nuget.org/packages/Microsoft.Azure.SqlDatabase.ElasticScale.Client/1.3.1