Rasa: 3.2.12 Release

Release date:
February 22, 2023
Previous version:
3.2.11 (released December 6, 2022)
Magnitude:
3,183 Diff Delta
Contributors:
15 total committers
Data confidence:
Commits:

141 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored January 18, 2023
Authored February 8, 2023
Authored February 13, 2023
Authored December 14, 2022
Authored August 25, 2022
Authored August 19, 2022
Authored January 25, 2023
Authored August 11, 2022
Authored December 14, 2022
Authored January 12, 2023
Authored February 6, 2023
Authored February 14, 2023
Authored January 25, 2023
Authored January 23, 2023
Authored January 25, 2023
Authored February 10, 2023
Authored January 4, 2023
Authored January 4, 2023
Authored December 14, 2022
Authored January 27, 2023
Authored February 8, 2023

Top Contributors in 3.2.12

radovanZRasa
varunshankar
ancalita
rgstephens
m-vdb
miraai
tmbo
sanchariGr
rasa-jmac
rasa-aadlv

Directory Browser for 3.2.12

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

Release Notes Published

  • #11087: Add metadata to Websocket channel. Messages can now include a metadata object which will be included as metadata to Rasa. The metadata can be supplied on a user configurable key with the metadata_key setting in the socketio section of the credentials.yml.

Improvements

  • #11995: Add capability to send compressed body in HTTP request to action server. Use COMPRESS_ACTION_SERVER_REQUEST=True to turn the feature on.

Bugfixes

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