Rasa: 2.2.1 Release

Release date:
December 17, 2020
Previous version:
2.2.0 (released December 17, 2020)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 2.2.1

Could not determine top contributors for this release.

Directory Browser for 2.2.1

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

Release Notes Published

Bugfixes

  • #7557: Fixed a problem where a [form](forms.mdx) wouldn't reject when the FormValidationAction re-implemented required_slots.
  • #7585: Fixed an error when using the [SQLTrackerStore](tracker-stores.mdx#sqltrackerstore) with a Postgres database and the parameter login_db specified.

The error was:

  psycopg2.errors.SyntaxError: syntax error at end of input
  rasa-production_1  | LINE 1: SELECT 1 FROM pg_catalog.pg_database WHERE datname = ?