Skip to content

Commit

Permalink
[C#] bump: (deps): Bump the production group in /dotnet/packages/Micr…
Browse files Browse the repository at this point in the history
…osoft.TeamsAI with 8 updates (#1343)

#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.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.Bot.Builder](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.57.0` | `4.59.0` |
| [SharpToken](https://github.com/dmitry-brazhenko/SharpToken) |
`1.2.15` | `1.2.17` |

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.Vision.ImageAnalysis_1.0.0-beta.2</h2>
<h2>1.0.0-beta.2 (2024-02-14)</h2>
<h3>Breaking Changes</h3>
<p>The imageContent parameter for the Analyze(BinaryData imageData, ...)
method has been renamed to imageData.
The imageContent parameter for the Analyze(Uri imageUri, ...) method has
been renamed to imageUri</p>
<h2>Azure.Monitor.OpenTelemetry.LiveMetrics_1.0.0-beta.2</h2>
<h2>1.0.0-beta.2 (2024-02-09)</h2>
<h3>Breaking Changes</h3>
<ul>
<li>Disable Performance Counters to prevent runtime exceptions.
CPU and Memory will no longer be displayed on the LiveMetrics chart.
(<a
href="https://redirect.github.com/Azure/azure-sdk-for-net/pull/41878">#41878</a>)</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 &quot;functions&quot; 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.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 &quot;Fix LU parser rules to support all comments in a file (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)&quot;</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 &quot;Fix LU parser rules to support all comments in a file (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)&quot;</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 &quot;Fix LU parser rules to support all comments in a file (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)&quot;</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` 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 &quot;Fix LU parser rules to support all comments in a file (<a
href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6744">#6744</a>)&quot;</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.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 &quot;update langVersion to 12&quot; (<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 `SharpToken` from 1.2.15 to 1.2.17
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dmitry-brazhenko/SharpToken/releases">SharpToken's
releases</a>.</em></p>
<blockquote>
<h2>Release 1.2.17</h2>
<p>Release of version 1.2.17</p>
<h2>Release 1.2.16</h2>
<p>Release of version 1.2.16</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dmitry-brazhenko/SharpToken/commit/1cae79cf643d56ed0ed7c7d7e12e021807ac8a20"><code>1cae79c</code></a>
Added test to run all encoding/decoding subtests at once in parallel to
prove...</li>
<li><a
href="https://github.com/dmitry-brazhenko/SharpToken/commit/9bda6a906370aa66c95afab15fba145c2ae1d8ee"><code>9bda6a9</code></a>
text-embedding-3-small&quot;, &quot;cl100k_base (<a
href="https://redirect.github.com/dmitry-brazhenko/SharpToken/issues/29">#29</a>)</li>
<li>See full diff in <a
href="https://github.com/dmitry-brazhenko/SharpToken/compare/1.2.15...1.2.17">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
dependabot[bot] authored Feb 27, 2024
1 parent cbcedb0 commit 5665963
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="4.21.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.57.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SharpToken" Version="1.2.15" />
<PackageReference Include="SharpToken" Version="1.2.17" />
<PackageReference Include="System.Text.Json" Version="7.0.4" />
</ItemGroup>

Expand Down

0 comments on commit 5665963

Please sign in to comment.