You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BotAuthentication attribute is now inheriting from ActionFilterAttribute and not AuthorizationFilterAttribute. Note: This is a breaking change if your bot is implementing its custom BotAuthentication attribute derived from connector's BotAuthentication attribute.
Changes
Make ETag consistency policy the default data consistency policy for IBotDataStore
Add better exception translation/propagation to bot builder internals