-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update package index with latest published versions #50605
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved; this PR will merge when all status checks pass.
There was a problem hiding this 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 package version references in the Azure package index documentation for two sets of packages:
- Microsoft.Fabric.Mcp packages (7 platform-specific variants) from beta.3 to beta.4
- Microsoft.Azure.Relay from 3.1.0 to 3.1.1
| | Notification Hubs | NuGet [4.2.0](https://www.nuget.org/packages/Microsoft.Azure.NotificationHubs/4.2.0) | | GitHub [4.2.0](https://github.com/Azure/azure-notificationhubs-dotnet) | | ||
| | Personalizer | NuGet [1.0.0](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Personalizer/1.0.0) | | GitHub [1.0.0](https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Personalizer_1.0.0/sdk/cognitiveservices/Personalizer) | | ||
| | Relay | NuGet [3.1.0](https://www.nuget.org/packages/Microsoft.Azure.Relay/3.1.0) | [docs](/dotnet/api/overview/azure/service-bus-relay) | GitHub [3.1.0](https://github.com/Azure/azure-relay-dotnet/tree/2.0.1) | | ||
| | Relay | NuGet [3.1.1](https://www.nuget.org/packages/Microsoft.Azure.Relay/3.1.1) | [docs](/dotnet/api/overview/azure/service-bus-relay) | GitHub [3.1.1](https://github.com/Azure/azure-relay-dotnet/tree/2.0.1) | |
Copilot
AI
Dec 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The GitHub reference version doesn't match the NuGet version. The NuGet package is updated to version 3.1.1, but the GitHub link still points to tree/2.0.1. This should likely be tree/3.1.1 to match the package version, or if 2.0.1 is intentionally a different tag, this inconsistency should be verified.
Head branch was pushed to by a user without write access
486da91 to
5823109
Compare
Update package index with latest published versions