From 4b79630734a50748b3b0423da14364132c33879b Mon Sep 17 00:00:00 2001 From: GitHub CI Date: Tue, 29 Aug 2023 14:37:35 +0000 Subject: [PATCH] AUTO docusaurus 20230829 --- CHANGELOG.mdx | 7 +++++++ docs/docs/changelog.mdx | 7 +++++++ docs/docs/sources/rasa_interactive___help.txt | 2 +- docs/docs/sources/rasa_shell___help.txt | 2 +- 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.mdx b/CHANGELOG.mdx index a376979a92b9..b6decd3800a4 100644 --- a/CHANGELOG.mdx +++ b/CHANGELOG.mdx @@ -16,6 +16,13 @@ https://github.com/RasaHQ/rasa/tree/main/changelog/ . --> +## [3.6.7] - 2023-08-29 + +Rasa 3.6.7 (2023-08-29) +### Bugfixes +- [#12768](https://github.com/rasahq/rasa/issues/12768): Updated certifi, cryptography, and scipy packages to address security vulnerabilities. + + ## [3.6.6] - 2023-08-23 Rasa 3.6.6 (2023-08-23) diff --git a/docs/docs/changelog.mdx b/docs/docs/changelog.mdx index a376979a92b9..b6decd3800a4 100644 --- a/docs/docs/changelog.mdx +++ b/docs/docs/changelog.mdx @@ -16,6 +16,13 @@ https://github.com/RasaHQ/rasa/tree/main/changelog/ . --> +## [3.6.7] - 2023-08-29 + +Rasa 3.6.7 (2023-08-29) +### Bugfixes +- [#12768](https://github.com/rasahq/rasa/issues/12768): Updated certifi, cryptography, and scipy packages to address security vulnerabilities. + + ## [3.6.6] - 2023-08-23 Rasa 3.6.6 (2023-08-23) diff --git a/docs/docs/sources/rasa_interactive___help.txt b/docs/docs/sources/rasa_interactive___help.txt index bc0c4c466159..6bf7bdb95bcb 100644 --- a/docs/docs/sources/rasa_interactive___help.txt +++ b/docs/docs/sources/rasa_interactive___help.txt @@ -39,7 +39,7 @@ options: --conversation-id CONVERSATION_ID Specify the id of the conversation the messages are in. Defaults to a UUID that will be randomly - generated. (default: e16fba57baeb4884837ab23d853d494a) + generated. (default: ea72060232594c9aae6d2f2b68401fc5) --endpoints ENDPOINTS Configuration file for the model server and the connectors as a yml file. (default: endpoints.yml) diff --git a/docs/docs/sources/rasa_shell___help.txt b/docs/docs/sources/rasa_shell___help.txt index 86aab49acd8f..900cdb77cd9f 100644 --- a/docs/docs/sources/rasa_shell___help.txt +++ b/docs/docs/sources/rasa_shell___help.txt @@ -30,7 +30,7 @@ options: -h, --help show this help message and exit --conversation-id CONVERSATION_ID Set the conversation ID. (default: - 79db8151ed214aa8addd814034ebb945) + ba6e88a418154b0597c823832d210927) -m MODEL, --model MODEL Path to a trained Rasa model. If a directory is specified, it will use the latest model in this