Skip to content

[v7.1.0-preview2] Release Notes and vBump#4422

Merged
priyankatiwari08 merged 5 commits into
mainfrom
dev/prtiwar/vbump-release-notes
Jul 7, 2026
Merged

[v7.1.0-preview2] Release Notes and vBump#4422
priyankatiwari08 merged 5 commits into
mainfrom
dev/prtiwar/vbump-release-notes

Conversation

@priyankatiwari08

@priyankatiwari08 priyankatiwari08 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description

  • vBump in Versions.props, OneBranch pipelines, and CI/PR pipelines to v7.1.0-preview2
  • Release notes for v7.1.0-preview2 (release date 2026-07-09)
  • Includes new top-level CHANGELOG.md entry and updated release-notes/7.1/README.md index

Copilot AI review requested due to automatic review settings July 3, 2026 14:24
@priyankatiwari08 priyankatiwari08 requested a review from a team as a code owner July 3, 2026 14:24
@github-project-automation github-project-automation Bot moved this to To triage in SqlClient Board Jul 3, 2026
@priyankatiwari08 priyankatiwari08 added this to the 7.1.0-preview2 milestone Jul 3, 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 prepares the 7.1.0-preview2 release by updating the default SqlClient version, bumping pipeline version variables, and adding/advertising the preview2 release notes in both the release-notes index and the top-level changelog.

Changes:

  • Bumped SqlClientVersionDefault to 7.1.0-preview2.
  • Added release notes for 7.1.0-preview2 and updated the 7.1 release-notes index + top-level CHANGELOG.md.
  • Updated selected OneBranch / CI variables to emit 7.1.0-preview2 package versions.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
src/Microsoft.Data.SqlClient/Versions.props Updates the default SqlClient version to preview2.
release-notes/7.1/README.md Adds preview2 to the 7.1 release-notes index table.
release-notes/7.1/7.1.0-preview2.md Introduces the preview2 release notes content.
eng/pipelines/onebranch/variables/package-variables.yml Bumps the OneBranch SqlClient preview package version string.
eng/pipelines/libraries/ci-build-variables.yml Bumps the CI mdsPackageVersion prerelease identifier to preview2.
CHANGELOG.md Adds a new top-level changelog entry for 7.1.0-preview2.

Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread eng/pipelines/onebranch/variables/package-variables.yml
Comment thread eng/pipelines/libraries/ci-build-variables.yml
Comment thread src/Microsoft.Data.SqlClient/Versions.props
Comment thread eng/pipelines/onebranch/variables/package-variables.yml

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

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread eng/pipelines/libraries/ci-build-variables.yml Outdated
Comment thread eng/pipelines/libraries/ci-build-variables.yml
Comment thread eng/pipelines/onebranch/variables/package-variables.yml
Comment thread release-notes/7.1/7.1.0-preview2.md
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
@github-project-automation github-project-automation Bot moved this from To triage to Waiting for customer in SqlClient Board Jul 3, 2026
@priyankatiwari08 priyankatiwari08 force-pushed the dev/prtiwar/vbump-release-notes branch from e8e4b0b to aa15530 Compare July 3, 2026 15:40
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.87%. Comparing base (c30bbbc) to head (06bf786).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4422      +/-   ##
==========================================
- Coverage   65.78%   63.87%   -1.92%     
==========================================
  Files         286      282       -4     
  Lines       43696    66658   +22962     
==========================================
+ Hits        28745    42577   +13832     
- Misses      14951    24081    +9130     
Flag Coverage Δ
CI-SqlClient ?
PR-SqlClient-Project 63.87% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI review requested due to automatic review settings July 3, 2026 17:21
@priyankatiwari08 priyankatiwari08 force-pushed the dev/prtiwar/vbump-release-notes branch from aa15530 to 56d78bf Compare July 3, 2026 17:21

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

Copilot reviewed 10 out of 10 changed files in this pull request and generated 3 comments.

Comment thread release-notes/7.1/7.1.0-preview2.md
Comment thread CHANGELOG.md
Comment thread release-notes/7.1/README.md
* vBump in Versions.props, OneBranch pipelines, and CI/PR pipelines to v7.1.0-preview2

* Release notes for v7.1.0-preview2
@priyankatiwari08 priyankatiwari08 force-pushed the dev/prtiwar/vbump-release-notes branch from 56d78bf to 06bf786 Compare July 3, 2026 17:39
… note

Address Paul's PR feedback: the phrase 'unchanged from 7.0.2' attached to both FileVersion and AssemblyVersion, making it sound like FileVersion was also unchanged. Split into two sentences so only AssemblyVersion is described as unchanged from 7.0.2. Applied across all 4 per-package 7.1.0-preview2 release-notes files (AzureKeyVaultProvider, Extensions.Azure, Extensions.Abstractions, Internal.Logging).
Copilot AI review requested due to automatic review settings July 6, 2026 11:20

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

Copilot reviewed 19 out of 19 changed files in this pull request and generated no new comments.

Comment thread release-notes/Extensions/Azure/7.1/7.1.0-preview2.md Outdated
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread release-notes/add-ons/AzureKeyVaultProvider/7.1/7.1.0-preview2.md
Address review feedback on PR #4422:

- Rewrite Extensions.Azure preview2 notes to document WAM broker support properly (removes false "no functional changes" claim and wrong "added in 7.0.2" pointer). WAM was added in 7.1.0-preview2 per PR #4288's milestone, not 7.0.2.
- Remove WAM Broker Support section from core preview2 notes; WAM lives only in the Extensions.Azure package.
- Drop Microsoft.Identity.Client / Microsoft.Identity.Client.Broker dependency-bump bullet from core preview2 notes and CHANGELOG; MSAL packages are referenced only by Extensions.Azure, not by core Microsoft.Data.SqlClient (which uses the Wilson IdentityModel stack). Keep the .NET 10 SDK bump (PR #4287) in the core notes.
- Split CHANGELOG "Re-shipped" bullet so Extensions.Azure gets its own callout for the WAM addition; AKV, Extensions.Abstractions, and Internal.Logging remain grouped as alignment-only.
paulmedynski
paulmedynski previously approved these changes Jul 6, 2026
Comment thread release-notes/7.1/7.1.0-preview2.md
apoorvdeshmukh
apoorvdeshmukh previously approved these changes Jul 6, 2026

@apoorvdeshmukh apoorvdeshmukh 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.

Reviewed the vBump changes. Looks good.
Approving to get the vBump changes merged.

- Drop 'pool v2' framing from Configurable Idle Connection Timeout section; frame the new keyword/property as applying to the existing connection pool as well (channel pool changes will be announced in preview 3).

- Add Switch.Microsoft.Data.SqlClient.UseOverallConnectTimeoutForPoolWait AppContext switch details (default false, opt-in to true) to the Connection Timeout Now Propagates Through the Pool section, and reframe Who Benefits/Impact to lead with unchanged default behavior.
Copilot AI review requested due to automatic review settings July 6, 2026 17:42

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

Copilot reviewed 19 out of 19 changed files in this pull request and generated no new comments.

@priyankatiwari08 priyankatiwari08 requested a review from mdaigle July 6, 2026 18:41
paulmedynski
paulmedynski previously approved these changes Jul 6, 2026
mdaigle
mdaigle previously requested changes Jul 6, 2026
Comment thread release-notes/7.1/7.1.0-preview2.md Outdated
Comment thread CHANGELOG.md Outdated
…notes

Per Malcolm's follow-up review, channel pool (pool v2) changes will be announced in preview 3. Removes:

- The 'Automatic Pool Pruning and Shutdown for the Channel-Based Pool' section (What Changed / Who Benefits / Impact) from release-notes/7.1/7.1.0-preview2.md.

- The matching 'Implemented pool shutdown for ChannelDbConnectionPool and added automatic pool size reduction (pruning) for the channel-based pool' bullet from CHANGELOG.md's Changed section.

PRs #4302 and #4304 are no longer referenced in the preview2 notes.
@paulmedynski paulmedynski dismissed mdaigle’s stale review July 7, 2026 09:52

I reviewed on Malcolm's behalf and changes meet his feedback.

@priyankatiwari08 priyankatiwari08 merged commit fdebcd2 into main Jul 7, 2026
351 of 353 checks passed
@github-project-automation github-project-automation Bot moved this from Waiting for customer to Done in SqlClient Board Jul 7, 2026
@priyankatiwari08 priyankatiwari08 deleted the dev/prtiwar/vbump-release-notes branch July 7, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants