Rasa 3.5.6 (2023-04-28)
Bugfixes
- #12280: Addresses Regular Expression Denial of Service vulnerability in slack connector (https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS)
- #12325: Fix parsing of RabbitMQ URL provided in
endpoints.yml
file to include vhost path and query parameters.
Re-allows inclusion of credentials in the URL as a regression fix (this was supported in 2.x).