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<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
22 <PropertyGroup >
3- <ClientOfficialVersion >3.48.0 </ClientOfficialVersion >
3+ <ClientOfficialVersion >3.48.1 </ClientOfficialVersion >
44 <ClientPreviewVersion >3.49.0</ClientPreviewVersion >
5- <ClientPreviewSuffixVersion >preview.0 </ClientPreviewSuffixVersion >
5+ <ClientPreviewSuffixVersion >preview.1 </ClientPreviewSuffixVersion >
66 <DirectVersion >3.38.0</DirectVersion >
77 <FaultInjectionVersion >1.0.0</FaultInjectionVersion >
88 <FaultInjectionSuffixVersion >beta.0</FaultInjectionSuffixVersion >
Original file line number Diff line number Diff line change @@ -15,9 +15,17 @@ Preview features are treated as a separate branch and will not be included in th
1515The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
1616and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1717
18+ ### <a name =" 3.49.0-preview.1 " /> [ 3.49.0-preview.1] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.49.0-preview.1 ) - 2025-4-11
19+
20+ ### <a name =" 3.48.1 " /> [ 3.48.1] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.48.1 ) - 2025-4-11
21+
22+ #### Fixes
23+
24+ - [ 5108] ( https://github.com/Azure/azure-cosmos-dotnet-v3/pull/5108 ) Metadata requests: Fixes bug where certain metadata requests are not retried with a client cold start with only query requests
25+
1826### <a name =" 3.49.0-preview.0 " /> [ 3.49.0-preview.0] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.49.0-preview.0 ) - 2025-3-21
1927
20- ### <a name =" 3.47.3 " /> [ 3.48.0] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.48.0 ) - 2025-3-21
28+ ### <a name =" 3.48.0 " /> [ 3.48.0] ( https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.48.0 ) - 2025-3-21
2129
2230#### Fixes
2331
You can’t perform that action at this time.
0 commit comments