Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 10, 2025

Update MicrosoftIdentityAbstractionsVersion to 10.0.0 for breaking change

  • 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.

Bump major version to 10.0.0 for interface rename breaking change

Description

The interface rename to IBoundAuthorizationHeaderProvider introduces a breaking change. Updated MicrosoftIdentityAbstractionsVersion from 9.6.0 to 10.0.0 in Directory.Build.props per semantic versioning.


💡 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.

Copy link
Contributor Author

Copilot AI commented Dec 10, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • 0t3vsblobprodcus362.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet build src/Microsoft.Identity.Abstractions/Microsoft.Identity.Abstractions.csproj -c Release (dns block)
  • ckzvsblobprodcus347.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet build src/Microsoft.Identity.Abstractions/Microsoft.Identity.Abstractions.csproj -c Release (dns block)
  • sc4vsblobprodcus331.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet build src/Microsoft.Identity.Abstractions/Microsoft.Identity.Abstractions.csproj -c Release (dns block)
  • vb4vsblobprodcus33.vsblob.vsassets.io
    • Triggering command: /usr/bin/dotnet dotnet build src/Microsoft.Identity.Abstractions/Microsoft.Identity.Abstractions.csproj -c Release (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Rename bound authorization header interface Update MicrosoftIdentityAbstractionsVersion to 10.0.0 for breaking change Dec 10, 2025
Copilot AI requested a review from jmprieur December 10, 2025 00:42
@jmprieur jmprieur marked this pull request as ready for review December 10, 2025 01:19
@jmprieur jmprieur requested a review from a team as a code owner December 10, 2025 01:19
@jmprieur jmprieur merged commit 8b11be0 into iepoly/rename-bound-authorization-header-interface Dec 10, 2025
2 checks passed
@jmprieur jmprieur deleted the copilot/sub-pr-232-again branch December 10, 2025 01:36
cpp11nullptr added a commit that referenced this pull request Dec 10, 2025
* Rename bound authorization header interface

* Add CreateBoundAuthorizationHeaderAsync method signature to PublicAPI.Unshipped.txt (#233)

* Initial plan

* Add CreateBoundAuthorizationHeaderAsync method signature to PublicAPI.Unshipped.txt files

Co-authored-by: jmprieur <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: jmprieur <[email protected]>

* Update MicrosoftIdentityAbstractionsVersion to 10.0.0 for breaking change (#234)

* Initial plan

* Update MicrosoftIdentityAbstractionsVersion to 10.0.0 for breaking change

Co-authored-by: jmprieur <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: jmprieur <[email protected]>
Co-authored-by: Jean-Marc Prieur <[email protected]>

---------

Co-authored-by: Zhenya Polyvanyi <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: jmprieur <[email protected]>
Co-authored-by: Jean-Marc Prieur <[email protected]>
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