Skip to content

2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 19:50
· 8514 commits to main since this release
bfd4311

Bugfixes

  • #7557: Fixed a problem where a form wouldn't reject when the
    FormValidationAction re-implemented required_slots.

  • #7585: Fixed an error when using the 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 = ?