Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support webchat middleware #2202

Merged
merged 4 commits into from
Nov 6, 2020
Merged

Conversation

srinaath
Copy link
Contributor

@srinaath srinaath commented Nov 6, 2020

  1. Support the new activity middleware contract provided by Webchat.
  2. core-js shims required by Webchat

Fixes #2201

Srinaath Ravichandran added 2 commits November 5, 2020 23:57
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Srinaath Ravichandran added 2 commits November 6, 2020 00:45
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Copy link
Contributor

@tonyanziano tonyanziano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@srinaath srinaath merged commit 6bcfefd into v4.11.0 Nov 6, 2020
@srinaath srinaath deleted the feature/webchat-middleware branch November 6, 2020 18:10
@srinaath srinaath changed the title Feature/webchat middleware feat: support webchat middleware Nov 6, 2020
tonyanziano pushed a commit that referenced this pull request Nov 9, 2020
* Changelog and webchat package version update

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

* Feature/webchat middleware (#2202)

* Changelog updated

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

* Typo in changelog

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Co-authored-by: Srinaath Ravichandran <srravich@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support the new middleware contract for Webchat
2 participants