Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Microsoft.AspNetCore.OData package reference to support v 9.2.1 #1129

Merged
merged 3 commits into from
Apr 12, 2025

Conversation

xavierjohn
Copy link
Collaborator

@xavierjohn xavierjohn commented Apr 11, 2025

Update Microsoft.AspNetCore.OData package reference to support v 9.2.1

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Description

Allow Microsoft.AspNetCore.OData v9.2.1.

Fixes #1103

@commonsensesoftware commonsensesoftware self-assigned this Apr 11, 2025
Copy link
Collaborator

@commonsensesoftware commonsensesoftware left a comment

Choose a reason for hiding this comment

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

Updates to the release notes are missing.

  • ~/src/AspNetCore/OData/src/Asp.Versioning.OData/ReleaseNotes.txt
  • ~/src/AspNetCore/OData/src/Asp.Versioning.OData.ApiExplorer/ReleaseNotes.txt

These should have a single line that reads

Support OData 9.0 ([#1103](https://github.com/dotnet/aspnet-api-versioning/issues/1103))

These will then be added as Release Notes in the generated packages.

@commonsensesoftware commonsensesoftware self-requested a review April 12, 2025 21:19
Copy link
Collaborator

@commonsensesoftware commonsensesoftware left a comment

Choose a reason for hiding this comment

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

Looks like this should do it.

@commonsensesoftware commonsensesoftware merged commit 39cfc87 into main Apr 12, 2025
6 checks passed
@commonsensesoftware commonsensesoftware deleted the dev/xavier/odata9 branch April 12, 2025 21:21
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.

Support Microsoft.AspNetCore.OData v9
2 participants