File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
4- <ClientVersion >3.3.1 </ClientVersion >
4+ <ClientVersion >3.3.2 </ClientVersion >
55 <DirectVersion >3.3.0</DirectVersion >
66 <HybridRowVersion >1.0.0-preview</HybridRowVersion >
77 <AboveDirBuildProps >$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))</AboveDirBuildProps >
Original file line number Diff line number Diff line change @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## <a name =" 3.3.2 " /> [ 3.3.2] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.3.2 ) - 2019-10-16
11+
1012### Fixed
1113
1214- [ #905 ] ( https://github.com/Azure/azure-cosmos-dotnet-v3/pull/909 ) Fixed linq camel case bug
1315
16+
1417## <a name =" 3.3.1 " /> [ 3.3.1] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.3.1 ) - 2019-10-11
1518
1619### Fixed
@@ -127,6 +130,8 @@ Any requests to Azure Cosmos DB using a retired SDK are rejected by the service.
127130
128131| Version | Release Date | Retirement Date |
129132| --- | --- | --- |
133+ | [ 3.3.2] ( #3.3.2 ) | October 16, 2019 | --- |
134+ | [ 3.3.1] ( #3.3.1 ) | October 11, 2019 | --- |
130135| [ 3.3.0] ( #3.3.0 ) | October 8, 2019 | --- |
131136| [ 3.2.0] ( #3.2.0 ) | September 18, 2019 | --- |
132137| [ 3.1.1] ( #3.1.1 ) | August 12, 2019 | --- |
You can’t perform that action at this time.
0 commit comments