Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Bot Framework DotNet SDK 4.22.4 source code.tar.gz | 2024-05-29 | 3.2 MB | |
Bot Framework DotNet SDK 4.22.4 source code.zip | 2024-05-29 | 6.2 MB | |
README.md | 2024-05-29 | 1.8 kB | |
Totals: 3 Items | 9.5 MB | 0 |
This is the May 2024 Bot Framework DotNet SDK patch release. This release contains security fixes, .Net 8, and authentication improvements.
What's Changed
- Microsoft.Identity.Client bump by @tracyboehrer in https://github.com/microsoft/botbuilder-dotnet/pull/6779
- [#6741] Update projects to .Net 8 by @ceciliaavila in https://github.com/microsoft/botbuilder-dotnet/pull/6760
- [#6741] Update functional test pipelines to .NET8 by @ceciliaavila in https://github.com/microsoft/botbuilder-dotnet/pull/6761
- [#6741] Update generators templates and VSIX to .Net 8 by @sw-joelmut in https://github.com/microsoft/botbuilder-dotnet/pull/6762
- fix: Add Audience for Certificate auth to work with Skills by @sw-joelmut in https://github.com/microsoft/botbuilder-dotnet/pull/6794
- Fix error when building activity with non-string text by @ceciliaavila in https://github.com/microsoft/botbuilder-dotnet/pull/6753
- feat: Support Single Tenant authentication through BotFramework-Emulator by @JhontSouth in https://github.com/microsoft/botbuilder-dotnet/pull/6769
- New LGTM suppression syntax - BlobsStorage by @tracyboehrer in https://github.com/microsoft/botbuilder-dotnet/pull/6782
- Logging UnauthorizedAccessException in BotFrameworkHttpAdapter by @tracyboehrer in https://github.com/microsoft/botbuilder-dotnet/pull/6784
- Added messages for all UnauthorizedAccessException by @tracyboehrer in https://github.com/microsoft/botbuilder-dotnet/pull/6786
- Converting to new CodeQL suppression syntax by @gandiddi in https://github.com/microsoft/botbuilder-dotnet/pull/6787
- fix: [#6792] Composer Bot with QnA Intent recognized triggers duplicate QnA queries by @sw-joelmut in https://github.com/microsoft/botbuilder-dotnet/pull/6793
Full Changelog: https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4