Rasa: 2.0.6 Release

Release date:
November 10, 2020
Previous version:
2.0.5 (released November 10, 2020)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 2.0.6

Could not determine top contributors for this release.

Directory Browser for 2.0.6

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Bugfixes

  • #6629: Fixed a bug that occurred when setting multiple Sanic workers in combination with a custom [Lock Store](lock-stores.mdx). Previously, if the number was set higher than 1 and you were using a custom lock store, it would reject because of a strict check to use a [Redis Lock Store](lock-stores.mdx#redislockstore).
  • #7176: Fixed a bug in the [TwoStageFallback](fallback-handoff.mdx#two-stage-fallback) action which reverted too many events after the user successfully rephrased.