Skip to content

4.13.4

@joshgummersall joshgummersall tagged this 18 May 20:05
* fix: more permissive type assertions (#3692)

* fix: more permissive type assertions

Fixes #3684

* fix: json serialization cycles (#3693)

See https://github.com/microsoft/BotFramework-Composer/issues/7854 for more details.

* fix: limit serialized form of storage types

These can end up in serialized JSON transcripts as well, so to limit the chance of including connection strings or other
secrets we should restrict their serialized forms.

Co-authored-by: Steven Gum <[email protected]>

* fix: two typos (#3696)

Co-authored-by: Steven Gum <[email protected]>
Assets 2
Loading