github RasaHQ/rasa 1.10.21

latest releases: 3.6.20, 3.6.19, 3.6.18...
3 years ago

Improvements

  • #7439: The url option now supports a list of servers url: ['10.0.0.158:32803','10.0.0.158:32804'].
    Removed group_id because it is not a valid Kafka producer parameter.

Bugfixes

  • #7638: Fixed a bug that occurred when setting multiple Sanic workers in combination with a custom [Lock Store](lock-stores.mdx). Previously, if the number was set higher than 1 and you were using a custom lock store, it would reject because of a strict check to use a [Redis Lock Store](lock-stores.mdx#redislockstore).
  • #7722: Fix a bug where, if a user injects an intent using the HTTP API, slot auto-filling is not performed on the entities provided.

Don't miss a new rasa release

NewReleases is sending notifications on new releases.