File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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- <ClientOfficialVersion >3.9.0 </ClientOfficialVersion >
5- <ClientPreviewVersion >3.9.0 </ClientPreviewVersion >
4+ <ClientOfficialVersion >3.9.1 </ClientOfficialVersion >
5+ <ClientPreviewVersion >3.9.1 </ClientPreviewVersion >
66 <DirectVersion >3.9.0</DirectVersion >
77 <EncryptionVersion >1.0.0-preview3</EncryptionVersion >
88 <HybridRowVersion >1.0.0-preview</HybridRowVersion >
Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Fixed
1111
12+ ## <a name =" 3.9.1 " /> [ 3.9.1] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.9.1 ) - 2020-05-19
13+ ## <a name =" 3.9.1-preview " /> [ 3.9.1-preview] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.9.1-preview ) - 2020-05-19
14+
15+ ### Fixed
16+ - [ #1539 ] ( https://github.com/Azure/azure-cosmos-dotnet-v3/pull/1539 ) Diagnostics: Fix ToString() to not grow exponentially with retries
17+
1218## <a name =" 3.9.0 " /> [ 3.9.0] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.9.0 ) - 2020-05-18
1319
1420### Added
You can’t perform that action at this time.
0 commit comments