Skip to content

Cherry pick PR 3763: Bump version to 2.1 - #3764

Merged
Anusha Kolan (anushakolan) merged 1 commit into
release/2.1from
dev/anushakolan/cherry-pick-version-bump-2.1
Aug 10, 2026
Merged

Cherry pick PR 3763: Bump version to 2.1#3764
Anusha Kolan (anushakolan) merged 1 commit into
release/2.1from
dev/anushakolan/cherry-pick-version-bump-2.1

Conversation

@anushakolan

Copy link
Copy Markdown
Contributor

Why make this change?

Cherry-pick of #3763 from main to release/2.1 to bump the product version in preparation for the 2.1 release.

What is this change?

  • Updates <Version> in src/Directory.Build.props from 2.0 to 2.1.
  • The release pipeline reads this value to stamp all build outputs and NuGet packages.

How was this tested?

  • Integration Tests
  • Unit Tests

No functional code changed; version string update only.

Sample Request(s)

N/A — no API or CLI behavior changed.

## Why make this change?

Bumps the product version to `2.1` in preparation for the next release.

## What is this change?

Updates `<Version>` in `src/Directory.Build.props` from `2.0` to `2.1`.
The release pipeline reads this value to stamp all build outputs and
NuGet packages.

## How was this tested?

- [ ] Integration Tests
- [ ] Unit Tests

No functional code changed; version string update only. Pipeline CI will
validate that all projects build cleanly under the new version.

## Sample Request(s)

N/A — no API or CLI behavior changed.

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

Cherry-picks the version bump from main into release/2.1 so the build/release pipeline stamps outputs and NuGet packages with the upcoming 2.1 product version.

Changes:

  • Updated the repository-wide <Version> property from 2.0 to 2.1 in src/Directory.Build.props.

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

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 6 pipeline(s).

@anushakolan
Anusha Kolan (anushakolan) merged commit 21bd395 into release/2.1 Aug 10, 2026
18 checks passed
@anushakolan
Anusha Kolan (anushakolan) deleted the dev/anushakolan/cherry-pick-version-bump-2.1 branch August 10, 2026 19:42
@github-project-automation github-project-automation Bot moved this from Todo to Done in Data API builder Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Cherry pick to the PR 3763: Bump release version to 2.1

5 participants