Rasa: 3.3.4 Release

Release date:
February 15, 2023
Previous version:
3.3.3 (released December 1, 2022)
Magnitude:
408 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in 3.3.4

radovanZRasa
ancalita
varunshankar
sanchariGr

Directory Browser for 3.3.4

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.3.4 (2023-02-14)

Improvements

  • #11996: Add capability to send compressed body in HTTP request to action server. Use COMPRESS_ACTION_SERVER_REQUEST=True to turn the feature on.
  • #12001: Add support for custom RulePolicy.

Bugfixes

  • #11869: Implements a new CLI option --jwt-private-key required to have complete support for asymmetric algorithms as specified originally in the docs.
  • #11926: Decision to publish docs should not consider next major and minor alpha release versions.