Skip to content

Removed fallback exception from version change logic. #2283

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

Merged
merged 4 commits into from
Jun 1, 2020

Conversation

Stevenic
Copy link
Contributor

Description

We added a new feature in 4.9 to automatically detect dialog changes. Some customers are complaining about the fallback logic we have to automatically throw an exception if the bot doesn't handle the new event we added. We've decided to remove the fallback exception and make the feature entirely opt-in.

@Stevenic Stevenic requested review from stevengum and tomlm May 28, 2020 21:45
@cleemullins cleemullins changed the title Removed fallback exception from version cgange logic. Removed fallback exception from version change logic. May 28, 2020
@coveralls
Copy link

coveralls commented May 28, 2020

Pull Request Test Coverage Report for Build 134399

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 80.278%

Totals Coverage Status
Change from base Build 134353: 0.07%
Covered Lines: 12651
Relevant Lines: 15046

💛 - Coveralls

@cleemullins cleemullins merged commit f3e7e02 into 4.9 Jun 1, 2020
@cleemullins
Copy link
Contributor

The C# PR that matches this is here:
microsoft/botbuilder-dotnet#4000

mrivera-ms pushed a commit that referenced this pull request Jun 2, 2020
* Removed fallback exception from version cgange logic.

* Removed un-needed unit test

* Removed console log

Co-authored-by: Steven Gum <[email protected]>
stevengum added a commit that referenced this pull request Jun 2, 2020
* Removed fallback exception from version cgange logic.

* Removed un-needed unit test

* Removed console log

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

Co-authored-by: Steven Ickman <[email protected]>
Co-authored-by: Steven Gum <[email protected]>
@cleemullins cleemullins deleted the stevenic/version-change-fix branch August 11, 2020 22:26
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.

4 participants