Rasa: 2.0.7 Release

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

Top Contributors in 2.0.7

Could not determine top contributors for this release.

Directory Browser for 2.0.7

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

Release Notes Published

Bugfixes

  • #5974: ActionRestart will now trigger ActionSessionStart as a followup action.
  • #7317: Fixed Rasa Open Source not being able to fetch models from certain URLs.

This addresses an issue introduced in 2.0.3 where rasa-production could not use the models from rasa-x in Rasa X server mode. - #7316: SingleStateFeaturizer checks whether it was trained with RegexInterpreter as NLU interpreter. If that is the case, RegexInterpreter is used during prediction.