File tree Expand file tree Collapse file tree
modules/ROOT/partials/release-notes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,11 +107,13 @@ Implemented in https://github.com/stackabletech/nifi-operator/pull/903[nifi-oper
107107
108108===== Apache Superset
109109
110- Apache Superset now supports running asynchronous queries via Celery.
111- Two new roles, `worker` and `beat` (limited to a single replica), have been added.
112- Redis is supported as the broker queue and results backend.
113- Consult the xref:superset:usage-guide/database-connections.adoc[database connections] documentation page for more details.
114- Implemented in https://github.com/stackabletech/superset-operator/pull/724[superset-operator#724].
110+ * Apache Superset now supports running asynchronous queries via Celery.
111+ Two new roles, `worker` and `beat` (limited to a single replica), have been added.
112+ Consult the xref:superset:usage-guide/celery-async-queries.adoc[async queries via Celery] documentation page for more details.
113+ Implemented in https://github.com/stackabletech/superset-operator/pull/724[superset-operator#724].
114+ * Redis is supported as the broker queue and results backend.
115+ Consult the xref:superset:usage-guide/database-connections.adoc[database connections] documentation page for more details.
116+ Implemented in https://github.com/stackabletech/superset-operator/pull/724[superset-operator#724].
115117
116118===== Open Policy Agent
117119
You can’t perform that action at this time.
0 commit comments