Skip to content

Releases: microsoft/botbuilder-dotnet

Bot Framework DotNet SDK 4.22.7

25 Jun 15:55
Compare
Choose a tag to compare

This is the June 2024 release of the Bot Framework DotNet SDK. This release contains security and authorization fixes.

What's Changed

Bot Framework DotNet SDK 4.22.4

30 May 13:53
Compare
Choose a tag to compare

This is the May 2024 Bot Framework DotNet SDK patch release. This release contains security fixes, .Net 8, and authentication improvements.

What's Changed

Full Changelog: 4.22.3...4.22.4

Bot Framework DotNet SDK 4.22.3

15 Apr 20:57
Compare
Choose a tag to compare

This is the April 2024 DotNet SDK patch release. This version contains minor bug fixes and security updates.

What's Changed

  • Microsoft.IdentityModel.Protocols.OpenIdConnect bump in #6756
  • Update TimeoutException message in #6773
  • The ShowTypingMiddleware throws System.ObjectDisposedException when an exception occurs in the bot in #6772
  • Move SaveAllChanges method from SetProperty to OAuthInput in #6757
  • Fix error when building activity with non-string text in #6753

Bot Framework DotNet SDK 4.22.2

15 Feb 20:56
Compare
Choose a tag to compare

This is the second February 2024 patch release to correct LU parsing issues and a security fix.

What's Changed

Bot Framework DotNet SDK 4.22.1

06 Feb 19:25
Compare
Choose a tag to compare

This is the February 2024 4.22.1 release for the DotNet SDK. This contains bug fixes.

What's Changed

  • Manually adding zh-CN and zh-TW to LanguagePolicy in #6745
  • Typing middleware not working as expected in teams as well as web chat channel in #6743

Bot Framework DotNet SDK 4.22.0

25 Jan 14:43
Compare
Choose a tag to compare

This is the January 2024 4.22.0 release for the DotNet SDK. This contains a security fixes Sharepoint support, and ASE improvements.

What's Changed

  • feat: Add ASE channel validation in #6718

  • feat: Include HEAD method to http requests in #6713

  • feat: Support for SharePoint (Viva) Adaptive Card Extension in #6695

  • feat: Add isVisible property to AceData in #6730

  • fix: USGovSingleTenant OAuthEndpoint in #6714

  • bump: System.IdentityModel.Tokens.Jwt in #6731

  • Fix a json serializer bug in #6722

  • Add obsolete warning to Orchestrator classes in #6711

Bot Framework DotNet SDK 4.21.1

18 Oct 15:33
617394d
Compare
Choose a tag to compare

This is the October 2023 patch release for the Bot Framework DotNet SDK.

What's Changed

Full Changelog: 4.21.0...4.21.1

Bot Framework DotNet SDK 4.21.0

18 Sep 14:23
2d09ba8
Compare
Choose a tag to compare

Welcome to the September 2023 minor release of the Bot Framework SDK.

What's Changed

Teams

Other

New Contributors

  • @microsoft-github-policy-service made their first contribution in #6639
  • @mikeus-hanzlik made their first contribution in #6676

Full Changelog: 4.20.0...4.21.0

Bot Framework DotNet SDK 4.20.1

13 Jul 15:36
62b1112
Compare
Choose a tag to compare

Welcome to the July 2023 patch release of the Bot Framework SDK.

What's Changed

  • Add WithAuthority to MSAL client application builder in #6671
  • Upgrade ANTLR to version 4.11.1 in Microsoft.Bot.Builder.Parsers.LU project in #6670
  • Use LRUCache in ExpressionParser for efficient memory usage in #6667
  • Updated NuGet.Packaging in #6652
  • Microsoft.Rest.ClientRuntime from 2.3.21 to 2.3.24 in #6662

Bot Framework DotNet SDK 4.20.0

01 Jun 18:21
868531d
Compare
Choose a tag to compare

This is the June 2023 release of the DotNet SDK. This release contains Teams features and bug/security fixes.

What's Changed

Teams

Other

New Contributors

Full Changelog: 4.19.0...4.20.0