Rasa: 3.1.1 Release

Release date:
June 3, 2022
Previous version:
3.1.0 (released March 28, 2022)
Magnitude:
448 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in 3.1.1

ancalita
indam23
m-vdb
sanchariGr

Directory Browser for 3.1.1

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

Release Notes Published

  • #10480: Remove warning for Rasa X localmode not being supported when the --production flag is present.
  • #10908: Pin requirement for scipy<1.8.0 since scipy>=1.8.0 is not backward compatible with scipy<1.8.0 and additionally requires Python>=3.8, while Rasa supports Python 3.7 as well.
  • #11149: Fix the extraction of values for slots with mapping conditions from trigger intents that activate a form, which was possible in 2.x.