Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[C#] bump: (deps): Bump the production group in /dotnet/packages/Micr…
…osoft.TeamsAI with 5 updates (#1477) #minor Bumps the production group in /dotnet/packages/Microsoft.TeamsAI with 5 updates: | Package | From | To | | --- | --- | --- | | [JsonSchema.Net](https://github.com/gregsdennis/json-everything) | `5.3.1` | `5.5.1` | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.22.2` | | [Microsoft.Bot.Builder.Dialogs](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.22.2` | | [Microsoft.Bot.Builder.Integration.AspNet.Core](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.22.2` | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.59.0` | `4.60.0` | Updates `JsonSchema.Net` from 5.3.1 to 5.5.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/gregsdennis/json-everything/commits/schema-v5.5.1">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder` from 4.21.1 to 4.22.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/botbuilder-dotnet/releases">Microsoft.Bot.Builder's releases</a>.</em></p> <blockquote> <h2>Bot Framework DotNet SDK 4.22.2</h2> <p>This is the second February 2024 patch release to correct LU parsing issues and a security fix.</p> <h2>What's Changed</h2> <ul> <li>Fix LU parser rules to support all comments in a file by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6744">microsoft/botbuilder-dotnet#6744</a></li> <li>Updated NuGet.Packaging by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6749">microsoft/botbuilder-dotnet#6749</a></li> </ul> <h2>Bot Framework DotNet SDK 4.22.1</h2> <p>This is the February 2024 4.22.1 release for the DotNet SDK. This contains bug fixes.</p> <h2>What's Changed</h2> <ul> <li>Manually adding zh-CN and zh-TW to LanguagePolicy in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6745">microsoft/botbuilder-dotnet#6745</a></li> <li>Typing middleware not working as expected in teams as well as web chat channel in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6743">microsoft/botbuilder-dotnet#6743</a></li> </ul> <h2>Bot Framework DotNet SDK 4.22.0</h2> <p>This is the January 2024 4.22.0 release for the DotNet SDK. This contains a security fixes Sharepoint support, and ASE improvements.</p> <h2>What's Changed</h2> <ul> <li> <p>feat: Add ASE channel validation in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6718">microsoft/botbuilder-dotnet#6718</a></p> </li> <li> <p>feat: Include HEAD method to http requests in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6713">microsoft/botbuilder-dotnet#6713</a></p> </li> <li> <p>feat: Support for SharePoint (Viva) Adaptive Card Extension in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6695">microsoft/botbuilder-dotnet#6695</a></p> </li> <li> <p>feat: Add isVisible property to AceData in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6730">microsoft/botbuilder-dotnet#6730</a></p> </li> <li> <p>fix: USGovSingleTenant OAuthEndpoint in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6714">microsoft/botbuilder-dotnet#6714</a></p> </li> <li> <p>bump: System.IdentityModel.Tokens.Jwt in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6731">microsoft/botbuilder-dotnet#6731</a></p> </li> <li> <p>Fix a json serializer bug in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6722">microsoft/botbuilder-dotnet#6722</a></p> </li> <li> <p>Add obsolete warning to Orchestrator classes in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6711">microsoft/botbuilder-dotnet#6711</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/ae68dbbbe8fe1489c0bb2177ccf63ce413b03125"><code>ae68dbb</code></a> Merge branch 'main' into releases/4.22</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/07ed900bb7326e85b8a277a10dcf78db0806ab2d"><code>07ed900</code></a> Updated NuGet.Packaging (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6749">#6749</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d4884bd64178ada4b95da3a861d158a5bb04a172"><code>d4884bd</code></a> create-botbuilder-parity-issues.yml permissions (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6748">#6748</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/23c03d8606c24a3d660aef17f46bdb2a0e0ca7d2"><code>23c03d8</code></a> Fix ANTLR when LU content contains only comments (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6747">#6747</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d46f6f3249c7264799956c575643faa01a595cfa"><code>d46f6f3</code></a> Revert "Fix LU parser rules to support all comments in a file (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)"</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/89831352ec6d76bfe624d3533309a6d0ea76213e"><code>8983135</code></a> Manually adding zh-CN and zh-TW to LanguagePolicy (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6745">#6745</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/9f1eb6e764efc49e1a87e80e2070605f8087ceac"><code>9f1eb6e</code></a> Fix LU parser rules to support all comments in a file (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/5842e9defd8f151bc51c0cf59f9a7b0d2bdda21b"><code>5842e9d</code></a> show typing indicator before every message (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6743">#6743</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/e5f7ff6dcd2634095d16f430ffb5335828c470dc"><code>e5f7ff6</code></a> Manually adding zh-CN and zh-TW to LanguagePolicy (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6745">#6745</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/84df0860cea378569667d9e00875b0707e9c938f"><code>84df086</code></a> Fix LU parser rules to support all comments in a file (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.22.2">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder.Dialogs` from 4.21.1 to 4.22.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/botbuilder-dotnet/releases">Microsoft.Bot.Builder.Dialogs's releases</a>.</em></p> <blockquote> <h2>Bot Framework DotNet SDK 4.22.2</h2> <p>This is the second February 2024 patch release to correct LU parsing issues and a security fix.</p> <h2>What's Changed</h2> <ul> <li>Fix LU parser rules to support all comments in a file by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6744">microsoft/botbuilder-dotnet#6744</a></li> <li>Updated NuGet.Packaging by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6749">microsoft/botbuilder-dotnet#6749</a></li> </ul> <h2>Bot Framework DotNet SDK 4.22.1</h2> <p>This is the February 2024 4.22.1 release for the DotNet SDK. This contains bug fixes.</p> <h2>What's Changed</h2> <ul> <li>Manually adding zh-CN and zh-TW to LanguagePolicy in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6745">microsoft/botbuilder-dotnet#6745</a></li> <li>Typing middleware not working as expected in teams as well as web chat channel in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6743">microsoft/botbuilder-dotnet#6743</a></li> </ul> <h2>Bot Framework DotNet SDK 4.22.0</h2> <p>This is the January 2024 4.22.0 release for the DotNet SDK. This contains a security fixes Sharepoint support, and ASE improvements.</p> <h2>What's Changed</h2> <ul> <li> <p>feat: Add ASE channel validation in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6718">microsoft/botbuilder-dotnet#6718</a></p> </li> <li> <p>feat: Include HEAD method to http requests in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6713">microsoft/botbuilder-dotnet#6713</a></p> </li> <li> <p>feat: Support for SharePoint (Viva) Adaptive Card Extension in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6695">microsoft/botbuilder-dotnet#6695</a></p> </li> <li> <p>feat: Add isVisible property to AceData in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6730">microsoft/botbuilder-dotnet#6730</a></p> </li> <li> <p>fix: USGovSingleTenant OAuthEndpoint in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6714">microsoft/botbuilder-dotnet#6714</a></p> </li> <li> <p>bump: System.IdentityModel.Tokens.Jwt in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6731">microsoft/botbuilder-dotnet#6731</a></p> </li> <li> <p>Fix a json serializer bug in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6722">microsoft/botbuilder-dotnet#6722</a></p> </li> <li> <p>Add obsolete warning to Orchestrator classes in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6711">microsoft/botbuilder-dotnet#6711</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/ae68dbbbe8fe1489c0bb2177ccf63ce413b03125"><code>ae68dbb</code></a> Merge branch 'main' into releases/4.22</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/07ed900bb7326e85b8a277a10dcf78db0806ab2d"><code>07ed900</code></a> Updated NuGet.Packaging (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6749">#6749</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d4884bd64178ada4b95da3a861d158a5bb04a172"><code>d4884bd</code></a> create-botbuilder-parity-issues.yml permissions (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6748">#6748</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/23c03d8606c24a3d660aef17f46bdb2a0e0ca7d2"><code>23c03d8</code></a> Fix ANTLR when LU content contains only comments (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6747">#6747</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d46f6f3249c7264799956c575643faa01a595cfa"><code>d46f6f3</code></a> Revert "Fix LU parser rules to support all comments in a file (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)"</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/89831352ec6d76bfe624d3533309a6d0ea76213e"><code>8983135</code></a> Manually adding zh-CN and zh-TW to LanguagePolicy (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6745">#6745</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/9f1eb6e764efc49e1a87e80e2070605f8087ceac"><code>9f1eb6e</code></a> Fix LU parser rules to support all comments in a file (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/5842e9defd8f151bc51c0cf59f9a7b0d2bdda21b"><code>5842e9d</code></a> show typing indicator before every message (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6743">#6743</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/e5f7ff6dcd2634095d16f430ffb5335828c470dc"><code>e5f7ff6</code></a> Manually adding zh-CN and zh-TW to LanguagePolicy (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6745">#6745</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/84df0860cea378569667d9e00875b0707e9c938f"><code>84df086</code></a> Fix LU parser rules to support all comments in a file (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.22.2">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder.Integration.AspNet.Core` from 4.21.1 to 4.22.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/botbuilder-dotnet/releases">Microsoft.Bot.Builder.Integration.AspNet.Core's releases</a>.</em></p> <blockquote> <h2>Bot Framework DotNet SDK 4.22.2</h2> <p>This is the second February 2024 patch release to correct LU parsing issues and a security fix.</p> <h2>What's Changed</h2> <ul> <li>Fix LU parser rules to support all comments in a file by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6744">microsoft/botbuilder-dotnet#6744</a></li> <li>Updated NuGet.Packaging by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6749">microsoft/botbuilder-dotnet#6749</a></li> </ul> <h2>Bot Framework DotNet SDK 4.22.1</h2> <p>This is the February 2024 4.22.1 release for the DotNet SDK. This contains bug fixes.</p> <h2>What's Changed</h2> <ul> <li>Manually adding zh-CN and zh-TW to LanguagePolicy in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6745">microsoft/botbuilder-dotnet#6745</a></li> <li>Typing middleware not working as expected in teams as well as web chat channel in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6743">microsoft/botbuilder-dotnet#6743</a></li> </ul> <h2>Bot Framework DotNet SDK 4.22.0</h2> <p>This is the January 2024 4.22.0 release for the DotNet SDK. This contains a security fixes Sharepoint support, and ASE improvements.</p> <h2>What's Changed</h2> <ul> <li> <p>feat: Add ASE channel validation in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6718">microsoft/botbuilder-dotnet#6718</a></p> </li> <li> <p>feat: Include HEAD method to http requests in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6713">microsoft/botbuilder-dotnet#6713</a></p> </li> <li> <p>feat: Support for SharePoint (Viva) Adaptive Card Extension in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6695">microsoft/botbuilder-dotnet#6695</a></p> </li> <li> <p>feat: Add isVisible property to AceData in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6730">microsoft/botbuilder-dotnet#6730</a></p> </li> <li> <p>fix: USGovSingleTenant OAuthEndpoint in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6714">microsoft/botbuilder-dotnet#6714</a></p> </li> <li> <p>bump: System.IdentityModel.Tokens.Jwt in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6731">microsoft/botbuilder-dotnet#6731</a></p> </li> <li> <p>Fix a json serializer bug in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6722">microsoft/botbuilder-dotnet#6722</a></p> </li> <li> <p>Add obsolete warning to Orchestrator classes in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6711">microsoft/botbuilder-dotnet#6711</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/ae68dbbbe8fe1489c0bb2177ccf63ce413b03125"><code>ae68dbb</code></a> Merge branch 'main' into releases/4.22</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/07ed900bb7326e85b8a277a10dcf78db0806ab2d"><code>07ed900</code></a> Updated NuGet.Packaging (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6749">#6749</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d4884bd64178ada4b95da3a861d158a5bb04a172"><code>d4884bd</code></a> create-botbuilder-parity-issues.yml permissions (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6748">#6748</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/23c03d8606c24a3d660aef17f46bdb2a0e0ca7d2"><code>23c03d8</code></a> Fix ANTLR when LU content contains only comments (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6747">#6747</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d46f6f3249c7264799956c575643faa01a595cfa"><code>d46f6f3</code></a> Revert "Fix LU parser rules to support all comments in a file (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)"</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/89831352ec6d76bfe624d3533309a6d0ea76213e"><code>8983135</code></a> Manually adding zh-CN and zh-TW to LanguagePolicy (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6745">#6745</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/9f1eb6e764efc49e1a87e80e2070605f8087ceac"><code>9f1eb6e</code></a> Fix LU parser rules to support all comments in a file (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/5842e9defd8f151bc51c0cf59f9a7b0d2bdda21b"><code>5842e9d</code></a> show typing indicator before every message (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6743">#6743</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/e5f7ff6dcd2634095d16f430ffb5335828c470dc"><code>e5f7ff6</code></a> Manually adding zh-CN and zh-TW to LanguagePolicy (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6745">#6745</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/84df0860cea378569667d9e00875b0707e9c938f"><code>84df086</code></a> Fix LU parser rules to support all comments in a file (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.22.2">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Identity.Client` from 4.59.0 to 4.60.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases">Microsoft.Identity.Client's releases</a>.</em></p> <blockquote> <h2>4.60.0</h2> <h3>New Features</h3> <ul> <li>AAD client assertions are computed using SHA 256 and PSS padding. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4428">4428</a></li> <li>CorrelationId is available in MsalException. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4187">4187</a></li> <li>Open telemetry records telemetry for proactive token refresh background process. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4492">4492</a></li> <li>MSAL.Net now supports generic authorities with query parameters. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4631">4631</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>MSAL.Net now logs an error when OBO is performed over common or organizations. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4606">4606</a></li> <li>MSAL.Net now handles the v2.0 authorization endpoint. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4416">4416</a></li> <li>Improved logging and error message when the web api received claims challenge. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4496">4496</a></li> <li>Cloud shell error message from the managed identity endpoint is parsed correctly. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4402">4402</a></li> <li>Improved error message when CCA certificate is disposed before MSAL can use it. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4602">4602</a></li> <li>Client id is now accepted as a scope. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4652">4652</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md">Microsoft.Identity.Client's changelog</a>.</em></p> <blockquote> <h1>4.60.0</h1> <h3>New Features</h3> <ul> <li>AAD client assertions are computed using SHA 256 and PSS padding. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4428">4428</a></li> <li>CorrelationId is available in MsalException. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4187">4187</a></li> <li>Open telemetry records telemetry for proactive token refresh background process. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4492">4492</a></li> <li>MSAL.Net now supports generic authorities with query parameters. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4631">4631</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>MSAL.Net now logs an error when OBO is performed over common or organizations. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4606">4606</a></li> <li>MSAL.Net now handles the v2.0 authorization endpoint. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4416">4416</a></li> <li>Improved logging and error message when the web api receives a claims challenge. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4496">4496</a></li> <li>Cloud shell error message from the managed identity endpoint is now parsed correctly. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4402">4402</a></li> <li>Improved error message when CCA certificate is disposed before MSAL can use it. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4602">4602</a></li> <li>Client id is now accepted as a scope. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4652">4652</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/80faef7a08b9385709e507fbbfd970d996ed5865"><code>80faef7</code></a> SsoPolicy support for PCA. (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4659">#4659</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/e065471bb87c8fcc1d7433ef99569d24edc5b639"><code>e065471</code></a> Make URL settable in extensibility point to allow setting query params</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/adedbaa193834ad0ee44112c3d21cbd69adffa20"><code>adedbaa</code></a> Try to fix the tests failing on one branch (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4680">#4680</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/1230d2412838e22e57cce95a4f82aa1d9e7f32d8"><code>1230d24</code></a> [OneBranch] Update InstallAndroid.ps1 and install android 31 (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4675">#4675</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/d237013eb5e6ed6abc13c46c113c90d057949d32"><code>d237013</code></a> Use MSI based Resource Manager for Builds / Tests (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4674">#4674</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/add5f1cd97682a5b3d5f5122c0e3d52217b248e6"><code>add5f1c</code></a> Add a comment to API ID</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/097c27b7a8bcc9a9f77fd4d2eb90a00e47ba65d3"><code>097c27b</code></a> Update src/client/Microsoft.Identity.Client/AppConfig/ConfidentialClientAppli...</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/89bcf4b63d1f68caa74f29182ca31bc243db38f0"><code>89bcf4b</code></a> Warning fix</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/89c758ece3af3f36c442d8216740faac64f8420a"><code>89c758e</code></a> Add readme to nuget package</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/9b4ab47e838312e10ae344d627e85102e67be25f"><code>9b4ab47</code></a> Fix for <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4652">#4652</a></li> <li>Additional commits viewable in <a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.59.0...4.60.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information