Welcome to the September 2022 release of the Bot Framework SDK. This release has been focused on bug fixes and general improvements.
What's Changed
- Support passing sas token url's for token service by @swagatmishra2007 in #6449
- [#6434] Priority broken for RegexRecognizer by @ceciliaavila in #6435
- [#5800] AdaptiveExpression Bool function is not very useful because it doesn't convert anything but ints by @ceciliaavila in #6431
- [#6354] isMatch adaptive expression returns error when value is null or empty string by @sw-joelmut in #6426
- [#6430] Adaptive ForEachElement does not exit when child action CancelAllDialogs is called by @ceciliaavila in #6452
- [#6432] TeamsInfo.GetMemberAsync(...) doesn't work properly in Skill Bot scenario, it returns http 405 error by @ceciliaavila in #6443
- [#6433] Error in AdaptiveDialog.ContinueActionAsync with native dialog SDK by @sw-joelmut in #6444
- [ #6459] Typing indicator shown after bot has replied
- [#6446] TeamsInfo GetTeamChannelsAsync, GetTeamDetailsAsync don't pass along the cancellation token
Full Changelog: 4.17.1...4.17.2