Skip to content

.NET: Update version to 1.1.0#5204

Merged
westey-m merged 2 commits intomicrosoft:mainfrom
westey-m:version-update-1.1.0
Apr 10, 2026
Merged

.NET: Update version to 1.1.0#5204
westey-m merged 2 commits intomicrosoft:mainfrom
westey-m:version-update-1.1.0

Conversation

@westey-m
Copy link
Copy Markdown
Collaborator

@westey-m westey-m commented Apr 10, 2026

Motivation and Context

Description

Minor version bump, since we have some new (experimental) Skills features.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Copilot AI review requested due to automatic review settings April 10, 2026 09:18
@moonbox3 moonbox3 added the .NET label Apr 10, 2026
@github-actions github-actions bot changed the title Update version to 1.1.0 .NET: Update version to 1.1.0 Apr 10, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the .NET package versioning configuration for the 1.1.0 release and adjusts package compatibility validation/suppression settings.

Changes:

  • Bumps NuGet version prefix/tag to 1.1.0 and updates preview/build metadata.
  • Updates package validation baseline/versioning conditions.
  • Removes several package compatibility suppression entries/files.

Reviewed changes

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

Show a summary per file
File Description
dotnet/src/Microsoft.Agents.AI/CompatibilitySuppressions.xml Removes specific CP0002 suppressions for chat history simulation-related APIs.
dotnet/src/Microsoft.Agents.AI.Workflows.Declarative.Foundry/CompatibilitySuppressions.xml Deletes the compatibility suppressions file for this package.
dotnet/src/Microsoft.Agents.AI.OpenAI/CompatibilitySuppressions.xml Deletes the compatibility suppressions file for this package.
dotnet/src/Microsoft.Agents.AI.Foundry/CompatibilitySuppressions.xml Deletes a large set of compatibility suppressions for the AzureAI package.
dotnet/nuget/nuget-package.props Bumps to 1.1.0, updates preview/build version suffix, and changes validation/baseline settings.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@rogerbarreto
Copy link
Copy Markdown
Member

@westey-m Would be nice that together with the version bump change we could also have a changelog in the PR description just as a guidance from why sometimes we get a minor bump instead of a patch.

@westey-m
Copy link
Copy Markdown
Collaborator Author

@westey-m Would be nice that together with the version bump change we could also have a changelog in the PR description just as a guidance from why sometimes we get a minor bump instead of a patch.

Sure, updated the description mentioning that we have new skills features, therefore a minor version bump rather than patch.

@westey-m westey-m added this pull request to the merge queue Apr 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 10, 2026
@westey-m westey-m added this pull request to the merge queue Apr 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 10, 2026
@westey-m westey-m added this pull request to the merge queue Apr 10, 2026
@westey-m westey-m removed this pull request from the merge queue due to a manual request Apr 10, 2026
@westey-m westey-m merged commit 3e864cd into microsoft:main Apr 10, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants