Skip to content

[v6.1.7] Bump SNI dependency to 6.0.3 - #4598

Open
benrr101 wants to merge 1 commit into
release/6.1from
dev/russellben/bump-sni-6.0.3-release-6.1
Open

[v6.1.7] Bump SNI dependency to 6.0.3#4598
benrr101 wants to merge 1 commit into
release/6.1from
dev/russellben/bump-sni-6.0.3-release-6.1

Conversation

@benrr101

@benrr101 benrr101 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Description

Does what it says on the tin - bumps SNI dependency from 6.0.2 to 6.0.3, the latest package version on the release/6.1 branch.

Issues

N/A

Testing

PR/CI pipelines will validate sufficiently

@benrr101 benrr101 added this to the 6.1.7 milestone Aug 25, 2026
@benrr101 benrr101 self-assigned this Aug 25, 2026
Copilot AI lite review requested due to automatic review settings August 25, 2026 22:00
@benrr101
benrr101 requested a review from a team as a code owner August 25, 2026 22:00
@github-project-automation github-project-automation Bot moved this to To triage in SqlClient Board Aug 25, 2026
@benrr101 benrr101 moved this from To triage to In review in SqlClient Board Aug 25, 2026
@benrr101 benrr101 changed the title Bump SNI dependency to 6.0.3 [v6.1.7] Bump SNI dependency to 6.0.3 Aug 25, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Microsoft.Data.SqlClient packaging inputs to reference SNI 6.0.3 (from 6.0.2), aligning the NuGet dependency list and central package versions for supported target frameworks.

Changes:

  • Bump Microsoft.Data.SqlClient.SNI dependency to 6.0.3 for net462.
  • Bump Microsoft.Data.SqlClient.SNI.runtime dependency to 6.0.3 for netstandard2.0, net8.0, and net9.0.
  • Keep nuspec and central package management versions in sync for the driver package.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tools/specs/Microsoft.Data.SqlClient.nuspec Updates packaged dependency versions to SNI/SNI.runtime 6.0.3 across TFMs.
src/Directory.Packages.props Updates centrally-managed package versions for SNI/SNI.runtime to 6.0.3.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

<PackageVersion Include="Azure.Identity" Version="1.17.1" />
<PackageVersion Include="Azure.Security.KeyVault.Keys" Version="4.8.0" />
<PackageVersion Include="Microsoft.Data.SqlClient.SNI" Version="6.0.2" />
<PackageVersion Include="Microsoft.Data.SqlClient.SNI" Version="6.0.3" />

@saurabh500 saurabh500 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The bot has a good point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

6 participants