Skip to content

3.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 12:07
· 1562 commits to main since this release
d71e938

Rasa 3.4.2 (2023-01-27)

Bugfixes

  • #11926: Decision to publish docs should not consider next major and minor alpha release versions.

  • #11968: Exit training/running Rasa model when SpaCy runtime version is not compatible with the specified SpaCy model version.

  • #11971: The new custom logging feature was not working due to small syntax issue in the argparse level.

    Previously, the file name passed using the argument --logging-config-file was never retrieved so it never creates the new custom config file with the desired formatting.

Miscellaneous internal changes