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 8 updates (#1277) #minor Bumps the production group in /dotnet/packages/Microsoft.TeamsAI with 8 updates: | Package | From | To | | --- | --- | --- | | [Azure.AI.ContentSafety](https://github.com/Azure/azure-sdk-for-net) | `1.0.0-beta.1` | `1.0.0` | | [Azure.AI.OpenAI](https://github.com/Azure/azure-sdk-for-net) | `1.0.0-beta.12` | `1.0.0-beta.13` | | [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.1` | | [Microsoft.Bot.Builder.Dialogs](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.22.1` | | [Microsoft.Bot.Builder.Integration.AspNet.Core](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.22.1` | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.21.1` | `4.22.1` | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.57.0` | `4.59.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` | Updates `Azure.AI.ContentSafety` from 1.0.0-beta.1 to 1.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-net/releases">Azure.AI.ContentSafety's releases</a>.</em></p> <blockquote> <h2>Azure.AI.ContentSafety_1.0.0</h2> <h2>1.0.0 (2023-12-15)</h2> <h3>Features Added</h3> <ul> <li>Support Microsoft Entra ID Authentication</li> <li>Support 8 severity level for AnalyzeText</li> </ul> <h3>Breaking Changes</h3> <p>Contract change for AnalyzeText, AnalyzeImage, Blocklist management related methods</p> <h4>AnalyzeText</h4> <ul> <li>AnalyzeTextOptions <ul> <li>Renamed BreakByBlocklists to HaltOnBlocklistHit</li> <li>Added AnalyzeTextOutputType</li> </ul> </li> <li>AnalyzeTextResult <ul> <li>Renamed BlocklistsMatchResults to BlocklistsMatch</li> <li>Replaced TextAnalyzeSeverityResult by TextCategoriesAnalysis</li> </ul> </li> </ul> <h4>AnalyzeImage</h4> <ul> <li>AnalyzeImageOptions <ul> <li>Replaced ImageData by ContentSafetyImageData</li> <li>Added AnalyzeImageOutputType</li> </ul> </li> <li>AnalyzeImageResult <ul> <li>Replaced ImageAnalyzeSeverityResult by ImageCategoriesAnalysis</li> </ul> </li> </ul> <h4>Blocklist management</h4> <ul> <li>Added BlocklistAsyncClient</li> <li>Renamed AddBlockItemsOptions to AddOrUpdateTextBlocklistItemsOptions</li> <li>Renamed AddBlockItemsResult to AddOrUpdateTextBlocklistItemsResult</li> <li>Renamed RemoveBlockItemsOptions to RemoveTextBlocklistItemsOptions</li> <li>Renamed TextBlockItemInfo to TextBlocklistItem</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/62633d4aa9d7a82125afda6d83a98d5e5fc6b99b"><code>62633d4</code></a> fix discriminator in arc-scvmm (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/40683">#40683</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/80eec4eb85726e0d948ba93a1390a91f34ee58fa"><code>80eec4e</code></a> Add ability to use non Json interface for json format (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/40646">#40646</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/5dd16059c75c7a116e4a26f9edbd98de85b1ee73"><code>5dd1605</code></a> Update Generator Version 3.0.0-beta.20231211.1 (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/40702">#40702</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/13e48298dae415ca71e5543b7fec15604d523396"><code>13e4829</code></a> [Core] Remove netcoreapp2.1 and net5.0 targets (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/40635">#40635</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/c47ab4d23db60a2018c97ed0d31d9685b168c031"><code>c47ab4d</code></a> Add an opt-in AOT regression check to the CI pipeline (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/40629">#40629</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/d11bb586d5227e6d777ae145fea035a2f9242410"><code>d11bb58</code></a> Support "functions" SDKType (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/40695">#40695</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/5aa3659ed7928ecc3dd885feca752e929b496e4d"><code>5aa3659</code></a> Update ConfidentialLedgerClient to pass VerifyConnection flag (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/40602">#40602</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/5235895a22dc11d7a9fd855defde775127e79e9c"><code>5235895</code></a> [AzureMonitorLiveMetrics] poc refactor metrics (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/40669">#40669</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/d810209b1d00bb141dda9ae597e30bfe291507b4"><code>d810209</code></a> [Azure Content Safety] Update readme and changelog. (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/40607">#40607</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/609f3e42be5eceb8754203407d4e4b2c9eba3b07"><code>609f3e4</code></a> Increment package version after release of Azure.ResourceManager.Maintenance ...</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-net/compare/Azure.AI.ContentSafety_1.0.0-beta.1...Azure.AI.ContentSafety_1.0.0">compare view</a></li> </ul> </details> <br /> Updates `Azure.AI.OpenAI` from 1.0.0-beta.12 to 1.0.0-beta.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-net/releases">Azure.AI.OpenAI's releases</a>.</em></p> <blockquote> <h2>Azure.AI.OpenAI_1.0.0-beta.13</h2> <h2>1.0.0-beta.13 (2024-02-01)</h2> <h3>Breaking Changes</h3> <ul> <li>Removed the setter of the <code>Functions</code> property of the <code>ChatCompletionsOptions</code> class as per the guidelines for collection properties.</li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Addressed an issue with the public constructor for <code>ChatCompletionsFunctionToolCall</code> that failed to set the tool call type in the corresponding request.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/ef27a1d962aecd77c2c704e3f8a6c458ce287a6e"><code>ef27a1d</code></a> Azure OpenAI Assistants: CI (yaml) update for pipeline artifact (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/41714">#41714</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/8a2f53e6e1f6f9ccc1f260d05c50c9aa4c336675"><code>8a2f53e</code></a> Fix typos in readme (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/41689">#41689</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/08511c34a870fd2d8548355a2a5f216072bfd086"><code>08511c3</code></a> Prep for Tables release (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/41705">#41705</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/1b8adda15637b59a8a780215481bbeacab831748"><code>1b8adda</code></a> Prep Azure.Identity and Azure.Identity.Broker for release (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/41704">#41704</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/47cbc78665ef299c49bd88f3f3936a80fe778e4f"><code>47cbc78</code></a> OpenAI: CHANGELOG updates for pending beta releases (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/41695">#41695</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/499f5f3189e7f959b46f8c81b061e07e435891c6"><code>499f5f3</code></a> Increment package version after release of Azure.ResourceManager.ServiceFabri...</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/0f4f64e7dfca4706dbcb6215600ffc2019b1cdec"><code>0f4f64e</code></a> Increment package version after release of Azure.ResourceManager.StorageCache...</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/647b6f8ab3028f0f5401fb215eb4bc441fd57e23"><code>647b6f8</code></a> updating service fabric managed clusters sdk with 2023-12-01-preview api (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/41">#41</a>...</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/9733e38b9ab95af144934ecf47f49792e26420ef"><code>9733e38</code></a> Rename profiling.session to profile_id_experimental (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/41687">#41687</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/d3f069e26c851efe5ce6a77b0e37c914d4f1e924"><code>d3f069e</code></a> [LiveMetricsExporter] Add Filtering Support part 1 - Take in filter parameter...</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-net/compare/Azure.AI.OpenAI_1.0.0-beta.12...Azure.AI.OpenAI_1.0.0-beta.13">compare view</a></li> </ul> </details> <br /> 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.1 <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.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/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/5add456ba5aba74061bc653b841faa0663331dd7"><code>5add456</code></a> Add isVisible property to AceData (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6730">#6730</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/445861cfb7f1f8dc120e8393acf53205f2a36475"><code>445861c</code></a> System.IdentityModel.Tokens.Jwt bump (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6731">#6731</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/c374ed6eab561e3b5b5802974bbad8f2d10102f4"><code>c374ed6</code></a> Fix a json serializer bug. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6722">#6722</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/e8e13e4b78dfdecc095903a59ffd5f68bed12a22"><code>e8e13e4</code></a> fix: AseChannelValidation need throw when appid is not valid. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6721">#6721</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d6c02f4940d11c4f3babb744866bbf9b170c925d"><code>d6c02f4</code></a> feat: Add Ase channel validation. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6718">#6718</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/435c5075450bf0c58590530c6566385bbef7b118"><code>435c507</code></a> fix: USGovSingleTenant OAuthEndpoint (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6714">#6714</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.22.1">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder.Dialogs` from 4.21.1 to 4.22.1 <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.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/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/5add456ba5aba74061bc653b841faa0663331dd7"><code>5add456</code></a> Add isVisible property to AceData (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6730">#6730</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/445861cfb7f1f8dc120e8393acf53205f2a36475"><code>445861c</code></a> System.IdentityModel.Tokens.Jwt bump (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6731">#6731</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/c374ed6eab561e3b5b5802974bbad8f2d10102f4"><code>c374ed6</code></a> Fix a json serializer bug. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6722">#6722</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/e8e13e4b78dfdecc095903a59ffd5f68bed12a22"><code>e8e13e4</code></a> fix: AseChannelValidation need throw when appid is not valid. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6721">#6721</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d6c02f4940d11c4f3babb744866bbf9b170c925d"><code>d6c02f4</code></a> feat: Add Ase channel validation. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6718">#6718</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/435c5075450bf0c58590530c6566385bbef7b118"><code>435c507</code></a> fix: USGovSingleTenant OAuthEndpoint (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6714">#6714</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.22.1">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder.Integration.AspNet.Core` from 4.21.1 to 4.22.1 <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.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/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/5add456ba5aba74061bc653b841faa0663331dd7"><code>5add456</code></a> Add isVisible property to AceData (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6730">#6730</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/445861cfb7f1f8dc120e8393acf53205f2a36475"><code>445861c</code></a> System.IdentityModel.Tokens.Jwt bump (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6731">#6731</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/c374ed6eab561e3b5b5802974bbad8f2d10102f4"><code>c374ed6</code></a> Fix a json serializer bug. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6722">#6722</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/e8e13e4b78dfdecc095903a59ffd5f68bed12a22"><code>e8e13e4</code></a> fix: AseChannelValidation need throw when appid is not valid. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6721">#6721</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d6c02f4940d11c4f3babb744866bbf9b170c925d"><code>d6c02f4</code></a> feat: Add Ase channel validation. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6718">#6718</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/435c5075450bf0c58590530c6566385bbef7b118"><code>435c507</code></a> fix: USGovSingleTenant OAuthEndpoint (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6714">#6714</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.22.1">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder` from 4.21.1 to 4.22.1 <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.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/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/5add456ba5aba74061bc653b841faa0663331dd7"><code>5add456</code></a> Add isVisible property to AceData (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6730">#6730</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/445861cfb7f1f8dc120e8393acf53205f2a36475"><code>445861c</code></a> System.IdentityModel.Tokens.Jwt bump (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6731">#6731</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/c374ed6eab561e3b5b5802974bbad8f2d10102f4"><code>c374ed6</code></a> Fix a json serializer bug. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6722">#6722</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/e8e13e4b78dfdecc095903a59ffd5f68bed12a22"><code>e8e13e4</code></a> fix: AseChannelValidation need throw when appid is not valid. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6721">#6721</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/d6c02f4940d11c4f3babb744866bbf9b170c925d"><code>d6c02f4</code></a> feat: Add Ase channel validation. (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6718">#6718</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/435c5075450bf0c58590530c6566385bbef7b118"><code>435c507</code></a> fix: USGovSingleTenant OAuthEndpoint (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6714">#6714</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.21.1...4.22.1">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Identity.Client` from 4.57.0 to 4.59.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.59.0</h2> <h3>New Features</h3> <ul> <li>Removed support for deprecated Xamarin.Android 9 and Xamarin.Android 10 frameworks. MSAL.NET packages will no longer include <code>monoandroid90</code> and <code>monoandroid10.0</code> binaries and instead include <code>monoandroid12.0</code>. Xamarin.Android apps should now target framework version 12 (corresponding to Android API level 31) or above. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3530">3530</a>.</li> <li>Removed support for deprecated .NET 4.5 framework. MSAL.NET packages will no longer include <code>net45</code> binary. Existing applications should target at least .NET 4.6.2. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4314">4314</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>When public client apps persist cache data on Linux platforms, exceptions are now thrown, instead of just logged. This behavior is now consistent with Windows and Mac cache accessors. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4493">4493</a>.</li> <li>Downgraded System.Diagnostics.DiagnosticSource dependency to 6.0.1 from 7.0.2 to enable apps to run in .NET 6 in-process Azure Functions. Added extra checks to prevent crashing if OpenTelemetry dependencies cannot be used in the app's runtime. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4456">4456</a>.</li> <li>MSAL now throws <code>MsalServiceException</code> instead of <code>MsalManagedIdentityException</code> in managed identity flows. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4483">4483</a>.</li> <li>Background proactive token refresh operation can now be cancelled using the cancelation token passed into the parent acquire token call. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4473">4473</a>.</li> <li>Fixed <code>SemaphoreFullException</code> happening in managed identity flows. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4472">4472</a>.</li> <li>Improved exception messages when using non-RSA certificates. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4407">4407</a>.</li> <li>Fixed a scenario when the same tokens are cached under different cache keys when an identity provider sends scopes in a different order. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4474">4474</a>.</li> </ul> <h2>4.58.1</h2> <h3>New Features</h3> <ul> <li>Added <code>WithForceRefresh</code> support for silent flows using the Windows broker. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4457">4457</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixed a bug when a <code>x-ms-pkeyauth</code> HTTP header was incorrectly sent on Mac and Linux platforms. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4445">4445</a>.</li> <li>Fixed an issue with client capabilities and claims JSON not being merged correctly. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4447">4447</a>.</li> <li>MSAL can now be used in .NET 8 applications which use native AOT configuration binder source generator. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4453">4453</a>.</li> <li>Fixed an issue with sending an incorrect operating system descriptor in silent flows on Mac. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4444">4444</a>.</li> </ul> <h2>4.58.0</h2> <h3>New Features</h3> <ul> <li>Removed support for deprecated .NET 4.6.1 framework and added .NET 4.6.2 support. MSAL.NET packages will no longer include <code>net461</code> binary. Existing .NET 4.6.1 apps will now reference .NET Standard 2.0 MSAL binary. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4315">4315</a>.</li> <li>MSAL.NET repository now supports Central Package Management. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3434">3434</a>.</li> <li>Added instrumentation to collect metrics with Open Telemetry. Aggregated metrics consist of successful and failed token acquisition calls, total request duration, duration in cache, and duration in a network call. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4229">4229</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Resolved the issue with dual-headed accounts that share the same UPN for both, Microsoft (MSA) and Microsoft Entra ID (Azure AD) accounts. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4425">4425</a>.</li> <li>MSAL now correctly falls back to use local cache if broker fails to return a result for <code>AcquireTokenSilent</code> calls. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4395">4395</a>.</li> <li>Fixed a bug when the cache level in the telemetry was not correctly set to L1 Cache when in-memory cache was used. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4414">4414</a>.</li> <li>Deprecated <code>WithAuthority</code> on the request builders. Set the authority on the application builders. Use <code>WithTenantId</code> or <code>WithTenantIdFromAuthority</code> on the request builder to update the tenant ID. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4406">4406</a>.</li> <li>Fixed an issue with the Windows broker dependencies when the app was targetting NativeAOT on Windows. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4424">4424</a>.</li> <li>Updated Microsoft.Identity.Client.NativeInterop reference to version 0.13.14, which includes bug fixes and stability improvements. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4439">4439</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.59.0</h1> <h3>New Features</h3> <ul> <li>Removed support for deprecated Xamarin.Android 9 and Xamarin.Android 10 frameworks. MSAL.NET packages will no longer include <code>monoandroid90</code> and <code>monoandroid10.0</code> binaries and instead include <code>monoandroid12.0</code>. Xamarin.Android apps should now target framework version 12 (corresponding to Android API level 31) or above. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3530">3530</a>.</li> <li>Removed support for deprecated .NET 4.5 framework. MSAL.NET packages will no longer include <code>net45</code> binary. Existing applications should target at least .NET 4.6.2. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4314">4314</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>When public client apps persist cache data on Linux platforms, exceptions are now thrown, instead of just logged. This behavior is now consistent with Windows and Mac cache accessors. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4493">4493</a>.</li> <li>Downgraded System.Diagnostics.DiagnosticSource dependency to 6.0.1 from 7.0.2 to enable apps to run in .NET 6 in-process Azure Functions. Added extra checks to prevent crashing if OpenTelemetry dependencies cannot be used in the app's runtime. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4456">4456</a>.</li> <li>MSAL now throws <code>MsalServiceException</code> instead of <code>MsalManagedIdentityException</code> in managed identity flows. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4483">4483</a>.</li> <li>Background proactive token refresh operation can now be cancelled using the cancelation token passed into the parent acquire token call. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4473">4473</a>.</li> <li>Fixed <code>SemaphoreFullException</code> happening in managed identity flows. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4472">4472</a>.</li> <li>Improved exception messages when using non-RSA certificates. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4407">4407</a>.</li> <li>Fixed a scenario when the same tokens are cached under different cache keys when an identity provider sends scopes in a different order. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4474">4474</a>.</li> </ul> <h1>4.58.1</h1> <h3>New Features</h3> <ul> <li>Added <code>WithForceRefresh</code> support for silent flows using the Windows broker. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4457">4457</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixed a bug when a <code>x-ms-pkeyauth</code> HTTP header was incorrectly sent on Mac and Linux platforms. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4445">4445</a>.</li> <li>Fixed an issue with client capabilities and claims JSON not being merged correctly. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4447">4447</a>.</li> <li>MSAL can now be used in .NET 8 applications which use native AOT configuration binder source generator. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4453">4453</a>.</li> <li>Fixed an issue with sending an incorrect operating system descriptor in silent flows on Mac. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4444">4444</a>.</li> </ul> <h1>4.58.0</h1> <h3>New Features</h3> <ul> <li>Removed support for deprecated .NET 4.6.1 framework and added .NET 4.6.2 support. MSAL.NET packages will no longer include <code>net461</code> binary. Existing .NET 4.6.1 apps will now reference .NET Standard 2.0 MSAL binary. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4315">4315</a>.</li> <li>MSAL.NET repository now supports Central Package Management. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3434">3434</a>.</li> <li>Added instrumentation to collect metrics with Open Telemetry. Aggregated metrics consist of successful and failed token acquisition calls, total request duration, duration in cache, and duration in a network call. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4229">4229</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Resolved the issue with dual-headed accounts that share the same UPN for both, Microsoft (MSA) and Microsoft Entra ID (Azure AD) accounts. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4425">4425</a>.</li> <li>MSAL now correctly falls back to use local cache if broker fails to return a result for <code>AcquireTokenSilent</code> calls. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4395">4395</a>.</li> <li>Fixed a bug when the cache level in the telemetry was not correctly set to L1 Cache when in-memory cache was used. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4414">4414</a>.</li> <li>Deprecated <code>WithAuthority</code> on the request builders. Set the authority on the application builders. Use <code>WithTenantId</code> or <code>WithTenantIdFromAuthority</code> on the request builder to update the tenant ID. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4406">4406</a>.</li> <li>Fixed an issue with the Windows broker dependencies when the app was targetting NativeAOT on Windows. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4424">4424</a>.</li> <li>Updated Microsoft.Identity.Client.NativeInterop reference to version 0.13.14, which includes bug fixes and stability improvements. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4439">4439</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/25a286e3d963ccd913d67dcc0caa16047e9a65bb"><code>25a286e</code></a> Low level Linux libsecret operations should throw exceptions (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4497">#4497</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/4c60cefcb3ed67ef0405f19162830529c3988540"><code>4c60cef</code></a> Fix performance tests project and improvements (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4491">#4491</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/f7f2faf274f6d203f6c36d52180f19eff346342e"><code>f7f2faf</code></a> Resolve CS0108 Warning by Explicitly Hiding Base Member in MsalManage… (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4500">#4500</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/e345603ddaad13cd8cdbad679c14949668294abf"><code>e345603</code></a> remove non existing maui status solution item (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4501">#4501</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/65d4064a126d69015ad680b609fef4fc381c2cff"><code>65d4064</code></a> Adding tests to OneBranch Build (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4319">#4319</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/be489b50f7941add10166c454bf109fbd602a1fa"><code>be489b5</code></a> Revert "update langVersion to 12" (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4499">#4499</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/38a942370c439e8a0b5cab5e574f2f6f5fb6fe0c"><code>38a9423</code></a> [BUILDS] Add Java SDK Version 11 in packaging step to Resolve Xamarin Build F...</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/cce91110081ec93245d9881de399dbeae7d1448b"><code>cce9111</code></a> update langVersion to 12 (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4494">#4494</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/ea376b4792e31ce0a01021bc1fbb259240835a19"><code>ea376b4</code></a> Downgrade System.Diagnostics.DiagnosticSource to v6 and add a check if OpenTe...</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/75dce4e212ae11ecc9e5ed11f40554ff87c9b7f0"><code>75dce4e</code></a> Remove MonoAndroid9 and deprecated xamarin dev apps (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4481">#4481</a>)</li> <li>Additional commits viewable in <a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.57.0...4.59.0">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's releases</a>.</em></p> <blockquote> <h2>v17.9.0</h2> <h2>What's Changed</h2> <ul> <li>Remove dependency on Nuget.Frameworks by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4693">microsoft/vstest#4693</a></li> <li>Add platform guard by <a href="https://github.com/dotMorten"><code>@dotMorten</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4737">microsoft/vstest#4737</a></li> <li>Remove javascript in <code>HtmlLogger</code> by <a href="https://github.com/daveMueller"><code>@daveMueller</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4744">microsoft/vstest#4744</a></li> <li>Fix CPU is consumed by polling frequently when there is no subscriber by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4735">microsoft/vstest#4735</a></li> <li>Create a proper MSBuild ToolTask based VSTestTask by <a href="https://github.com/mcartoixa"><code>@mcartoixa</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/2702">microsoft/vstest#2702</a></li> <li>Update SDK, copy logger by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4755">microsoft/vstest#4755</a></li> <li>Fix staircase in logger by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4756">microsoft/vstest#4756</a></li> <li>Update dump client to latest by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4724">microsoft/vstest#4724</a></li> <li>[rel/17.9] Disable testhost prestart by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4836">microsoft/vstest#4836</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jithu7432"><code>@jithu7432</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4698">microsoft/vstest#4698</a></li> <li><a href="https://github.com/mcartoixa"><code>@mcartoixa</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/2702">microsoft/vstest#2702</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0">https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0</a></p> <h2>v17.9.0-release-23619-01</h2> <h2>What's Changed</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01">https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01</a></p> <h2>v17.9.0-preview-23577-04</h2> <h2>What's Changed</h2> <ul> <li>Updated VSSDK.BuildTools version by <a href="https://github.com/cvpoienaru"><code>@cvpoienaru</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4765">#4765</a></li> <li>Update dump client to latest by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4724">#4724</a></li> <li>Fix staircase in logger by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4756">#4756</a></li> <li>Create a proper MSBuild ToolTask based VSTestTask by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/2702">#2702</a></li> <li>Fix CPU is consumed by polling frequently when there is no subscriber by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a>, <a href="https://github.com/cvpoienaru"><code>@cvpoienaru</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4735">#4735</a></li> <li>Remove javascript in <code>HtmlLogger</code> by <a href="https://github.com/daveMueller"><code>@daveMueller</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4744">#4744</a></li> <li>Update VSIX metadata by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4550">#4550</a></li> <li>Add platform guard by <a href="https://github.com/dotMorten"><code>@dotMorten</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4737">#4737</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04">https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04</a></p> <h2>v17.9.0-preview-23531-01</h2> <h2>What's Changed</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01">https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01</a></p> <h2>v17.9.0-preview-23503-02</h2> <h2>What's Changed</h2> <ul> <li>Remove dependency on Nuget.Frameworks by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4693">#4693</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02">https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/a77b8d5b4aa89504bbff10e2880c27fd55adc55b"><code>a77b8d5</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/60eca4b7f34b04b127a9297037096ca47857425d"><code>60eca4b</code></a> Disable testhost prestart (<a href="https://redirect.github.com/microsoft/vstest/issues/4833">#4833</a>) (<a href="https://redirect.github.com/microsoft/vstest/issues/4836">#4836</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/053d7114a72aac12d1382ecc2a23b2dfdd5b084b"><code>053d711</code></a> Replaced obsolete NuGetAuthenticate@0 with NuGetAuthenticate@1 (<a href="https://redirect.github.com/microsoft/vstest/issues/4800">#4800</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/f33b3e4ec550c48607057bf051574c048d3ef7b6"><code>f33b3e4</code></a> Fixed version in tests (<a href="https://redirect.github.com/microsoft/vstest/issues/4790">#4790</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/f8d273c3d503a0513e7a93dd44fa06ab4b38ef23"><code>f8d273c</code></a> Changed pre-release label version (<a href="https://redirect.github.com/microsoft/vstest/issues/4786">#4786</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/2cda152e0b9c3a4bb474b40e52c646df67f774a4"><code>2cda152</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/0b981467e2bec3b945957f1a0df2cb576ece4b04"><code>0b98146</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/e017f6270cd76203f0290a6253c15ed20a03a3fd"><code>e017f62</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/4572ac35d2bb1c3c8de81eab54cc99ec76f987c2"><code>4572ac3</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/9ba40788aa9f1a794a71e9d3055a246cb62381e9"><code>9ba4078</code></a> [main] Update dependencies from dotnet/arcade (<a href="https://redirect.github.com/microsoft/vstest/issues/4767">#4767</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.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