Rasa: 2.3.5 Release

Release date:
June 17, 2021
Previous version:
2.3.4 (released February 26, 2021)
Magnitude:
47 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 2.3.5

b-quachtran

Directory Browser for 2.3.5

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

Release Notes Published

Features

  • #8860: Added sasl_mechanism as an optional configurable parameters for the [Kafka Producer](event-brokers.mdx#kafka-event-broker).

Improvements

  • #7955: Drastically improved finger printing time for large story graphs
  • #8100: Improved the [lock store](lock-stores.mdx) debug log message when the process has to queue because other messages have to be processed before this item.

Bugfixes

  • #4612: Fixed the bug that OR statements in stories would break the check whether a model needs to be retrained
  • #8649: Updated python-engineio dependency version for compatibility with python-socketio.

Improved Documentation

  • #8080: Update links to Sanic docs in the documentation.