Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Sep 25, 2025

This PR updates the changelog files for all Microsoft.Extensions.AI libraries by replacing "NOT YET RELEASED" sections with the current version numbers available on NuGet.

Changes Made

Updated the version headers in the following changelog files:

  • Microsoft.Extensions.AI/CHANGELOG.md: NOT YET RELEASED9.9.1
  • Microsoft.Extensions.AI.Abstractions/CHANGELOG.md: NOT YET RELEASED9.9.1
  • Microsoft.Extensions.AI.OpenAI/CHANGELOG.md: NOT YET RELEASED9.9.1-preview.1.25474.6
  • Microsoft.Extensions.AI.AzureAIInference/CHANGELOG.md: NOT YET RELEASED9.9.1-preview.1.25474.6

Version Research

The version numbers were determined through:

  • dotnet package search commands to identify current stable releases (9.9.1 for the core libraries)
  • Direct input from maintainer @stephentoub regarding the correct preview version numbers (9.9.1-preview.1.25474.6)
  • Analysis of the repository's version configuration and existing changelog patterns

Impact

This change improves clarity in the release history by reflecting the correct versioning as packages become available on NuGet. All existing changelog content remains unchanged - only the version section headers were updated to match their published status.

Original prompt

The changelog files for the Microsoft.Extensions.AI libraries in the repository need to be updated. Each file contains a section titled "NOT YET RELEASED," which should be renamed to the version number currently available on NuGet for that specific library. This change is required to reflect the correct versioning and improve clarity in the release history.

*This pull request was created as a result of the following prompt from Copilot chat.* > The changelog files for the Microsoft.Extensions.AI libraries in the repository need to be updated. Each file contains a section titled "NOT YET RELEASED," which should be renamed to the version number currently available on NuGet for that specific library. This change is required to reflect the correct versioning and improve clarity in the release history.

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Microsoft Reviewers: Open in CodeFlow

@Copilot Copilot AI changed the title [WIP] Update CHANGELOG.md for Microsoft.Extensions.AI libraries Update Microsoft.Extensions.AI changelog files with current NuGet versions Sep 25, 2025
@Copilot Copilot AI requested a review from stephentoub September 25, 2025 14:56
Copilot finished work on behalf of stephentoub September 25, 2025 14:56
@Copilot Copilot AI requested a review from stephentoub September 25, 2025 15:05
Copilot finished work on behalf of stephentoub September 25, 2025 15:05
@stephentoub stephentoub marked this pull request as ready for review September 25, 2025 15:09
@stephentoub stephentoub requested a review from a team as a code owner September 25, 2025 15:09
@Copilot Copilot AI review requested due to automatic review settings September 25, 2025 15:09
Copy link
Contributor

@Copilot 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

This PR updates changelog files for Microsoft.Extensions.AI libraries by replacing "NOT YET RELEASED" headers with actual version numbers from NuGet.

  • Replaced placeholder version headers with published NuGet versions
  • Updated stable packages to version 9.9.1
  • Updated preview packages to version 9.9.1-preview.1.25474.6

Reviewed Changes

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

File Description
src/Libraries/Microsoft.Extensions.AI/CHANGELOG.md Updated version header from "NOT YET RELEASED" to "9.9.1"
src/Libraries/Microsoft.Extensions.AI.Abstractions/CHANGELOG.md Updated version header from "NOT YET RELEASED" to "9.9.1"
src/Libraries/Microsoft.Extensions.AI.OpenAI/CHANGELOG.md Updated version header from "NOT YET RELEASED" to "9.9.1-preview.1.25474.6"
src/Libraries/Microsoft.Extensions.AI.AzureAIInference/CHANGELOG.md Updated version header from "NOT YET RELEASED" to "9.9.1-preview.1.25474.6"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@stephentoub stephentoub enabled auto-merge (squash) September 25, 2025 15:21
@stephentoub stephentoub enabled auto-merge (squash) September 26, 2025 14:26
@stephentoub stephentoub enabled auto-merge (squash) September 28, 2025 17:50
@stephentoub stephentoub merged commit ecfdb53 into main Sep 30, 2025
6 checks passed
@stephentoub stephentoub deleted the copilot/fix-8cbfc3f9-69cd-4ec8-a1e2-e6635c3718e3 branch September 30, 2025 01:13
This was referenced Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants