Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Releases: microsoft/BotBuilder-V3

3.20.1 C#

23 Jan 17:45
8dcc75a
Compare
Choose a tag to compare

Release 3.20.1

Bug Fixes:

  • Fix FormBuilderJson high memory usage [PR]
  • Add Sentiment analysis to LuisResult [PR]
  • Add User Agent header to LUIS calls [PR]

Bot Framework Protocol Updates

05 Nov 18:37
669c834
Compare
Choose a tag to compare

Latest Protocol changes have been incorporate. PR #52.
Revert TryFindEntity changes which introduced behavioral regressions. PR #49.

Protocol Changes include:

  • Conversation History API
  • localTimeZone
  • Duration

NOTE: Dropped support for dotnet 1.x and aspcore 1.x. With version 3.17 we only target .NET standard 2.0 and .NET 4.61