Skip to content

Conversation

kundadebdatta
Copy link
Member

Pull Request Template

Description

This bumps the SDK GA version from 3.51.0 to 3.51.1 and preview version from 3.52.0-preview.0 to 3.52.0-preview.1. Please see the below changes in the public GA and preview contract/s.

GA Contract Changes:

image

Preview Contract Changes:

image

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Closing issues

To automatically close an issue: closes #IssueNumber

@kundadebdatta kundadebdatta self-assigned this Jun 10, 2025
@kundadebdatta kundadebdatta added the auto-merge Enables automation to merge PRs label Jun 10, 2025
@@ -1,8 +1,8 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ClientOfficialVersion>3.51.0</ClientOfficialVersion>
<ClientOfficialVersion>3.51.1</ClientOfficialVersion>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NEW API's -> min version revision?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Submitted a new PR to address the API changes.

kundadebdatta and others added 2 commits June 13, 2025 12:17
)

This PR also bumps up the `Microsoft.Azure.Cosmos.Direct` version from
`3.38.0` to `3.39.1`. The new direct release contains the below changes:

- Session Consistency: Adds SessionTokenMismatchRetryPolicy optimization
through customer supplied region switch hints.
- Rntbd Health Check Improvements Part 3: Enables Aggressive Timeout
Detection By Default.
- Introduce East US 3 in the SDK.
- Adding a utility to map substatus codes string values to the
statuscode. This is being done to avoid substatus mismatch issue which
happens in case of duplicate substatus values as ToString() tends to
pick up the first value from the list.
This change is needed in 3.39.1 version as the order of statusCode
changed in the root file.
<img width="497" alt="image"
src="https://github.com/user-attachments/assets/a2f6e022-6a78-4c85-b5ec-d331c34296ef"
/>

Please delete options that are not relevant.

- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)

To automatically close an issue: closes #IssueNumber

---------

Co-authored-by: REDMOND\adityasa <[email protected]>
Co-authored-by: Arooshi Avasthy (from Dev Box) <[email protected]>
@kundadebdatta
Copy link
Member Author

Submitted a new PR to address the API contract changes. Hence closing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants