-
Notifications
You must be signed in to change notification settings - Fork 249
Prepare version 4.2.0 release #3655
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
Conversation
Co-authored-by: jmprieur <[email protected]>
|
@copilot. Let's also update in the Directory.Build.props file:
and let's add the change on the Microsoft.Identity.Web.Abstractions dependency in the release notes. This way, we'll then be ready for the release in one PR! |
Co-authored-by: jmprieur <[email protected]>
Done! Updated:
Commit: 01b664b |
|
@copilot, I see that @bgavrilMS merged this PR without notice: #3656 |
Co-authored-by: jmprieur <[email protected]>
Added support policy update (PR #3656) to the Fundamentals section. Commit: b63e9ba |
jmprieur
left a comment
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.
LGTM
Thanks
Prepares the repository for the 4.2.0 release by updating the changelog with release notes and bumping version numbers in the build configuration.
Changes
changelog.mddocumenting new features, bug fixes, dependency updates, and test improvementsAddMicrosoftIdentityMessageHandlerextension methods forIHttpClientBuilderForAgentIdentityconfiguration section handling,GetTokenAcquireroptions propagation, identity configuration error messagingMicrosoftIdentityWebVersionfrom 4.1.1 to 4.2.0 andMicrosoftIdentityAbstractionsVersionfrom 9.6.0 to 10.0.0 inDirectory.Build.propsThe changelog entry follows the existing format and structure, positioned before the 4.1.1 release notes. All version numbers and dependencies are now aligned for the 4.2.0 release.
Original prompt
This pull request was created from Copilot chat.
💡 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.