Rasa: 3.4.2 Release

Release date:
January 27, 2023
Previous version:
3.4.2.dev20230214 (released February 10, 2023)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 3.4.2

Could not determine top contributors for this release.

Directory Browser for 3.4.2

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

Release Notes Published

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