From 8afc27ab9f0d4537dee9fe10b4306d9794cb2050 Mon Sep 17 00:00:00 2001 From: Nick Maludy Date: Mon, 19 Oct 2020 15:05:59 -0400 Subject: [PATCH] Updated roadmap based on changes accomplished in v3.3.0 --- docs/source/roadmap.rst | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/docs/source/roadmap.rst b/docs/source/roadmap.rst index 1cbaf164b..bb3ac4999 100644 --- a/docs/source/roadmap.rst +++ b/docs/source/roadmap.rst @@ -16,15 +16,11 @@ contributions. Here's our plans for the next two releases. the feature. Pull Requests are open to anyone. -3.3 +3.4 --- - -* **RHEL/CentOS:** Drop support for RHEL/CentOS 6.x. -* **Mistral deprecation:** Orquesta replaces Mistral as the workflow engine. -* **HipChat Removal:** The HipChat adapter has been removed from st2chatops. -* **Chef:** Deprecated `chef-stackstorm `_ deployment. -* **Docker:** Overhaul for `st2-docker `_ deployment. - +* **Python:** Drop Python 2 support, rely on Python 3 ony. +* **RBAC:** Integrate ``st2rbac`` (previously EWC/BWC) features into core. +* **st2flow:** Integrate ``st2flow`` (previously EWC/BWC) features into ``st2web``. Monitor the `master branch `_ to see how we're progressing. @@ -33,7 +29,6 @@ Backlog Here's some more nice things on our list that we haven't scheduled yet: -* **Python:** Drop Python 2 support, rely on Python 3 ony. * **ChatOps:** Support RBAC. * **Ubuntu:** Support Ubuntu 20.04 LTS. * **K8s/HA:** Graduate `K8s Helm chart `_ from beta to stable. @@ -64,6 +59,14 @@ Submit a PR! Release History --------------- +.. rubric:: Done in v3.3 + +* **RHEL/CentOS:** Drop support for RHEL/CentOS 6.x. +* **Mistral deprecation:** Orquesta replaces Mistral as the workflow engine. +* **HipChat Removal:** The HipChat adapter has been removed from st2chatops. +* **Chef:** Deprecated `chef-stackstorm `_ deployment. +* **Docker:** Overhaul for `st2-docker `_ deployment. + .. rubric:: Done in v3.2 * **RHEL/CentOS:** Support CentOS 8/RHEL 8 with Python 3.6 and MongoDB 4.0.