Skip to content

Commit c07b7c7

Browse files
authored
Version 2.2.0 (#193)
1 parent 9b8e406 commit c07b7c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
66
<AssemblyTitle>Microsoft Azure SQL Database: Elastic Database Client Library</AssemblyTitle>
77
<NeutralLanguage>en-US</NeutralLanguage>
8-
<Version>2.1.0</Version>
8+
<Version>2.2.0</Version>
99
<Authors>Microsoft</Authors>
1010
<TargetFrameworks>net451;netstandard2.0</TargetFrameworks>
1111
<PackageTags>Microsoft;Elastic;Scale;Azure;SQL;DB;Database;Shard;Sharding;Management;Query;azureofficial</PackageTags>
12-
<PackageReleaseNotes>Added support for LookupOptions in ListShardMap.GetMappingForKey(....) , ListShardMap.TryGetMappingForKey(....), RangeShardMap.GetMappingForKey(....), and RangeShardMap.TryGetMappingForKey(....). This gives the ability to lookup from cache instead of only from store, which can greatly improve performance.</PackageReleaseNotes>
12+
<PackageReleaseNotes>Added support for ActiveDirectoryInteractive authentication. Assemblies are now signed.</PackageReleaseNotes>
1313
<PackageIconUrl>http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl>
1414
<PackageProjectUrl>https://github.com/Azure/elastic-db-tools</PackageProjectUrl>
1515
<PackageLicenseUrl>https://github.com/Azure/elastic-db-tools/blob/master/LICENSE</PackageLicenseUrl>

0 commit comments

Comments
 (0)