File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
modules/ROOT/partials/release-notes Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,13 @@ Released on 2025-03-21.
14
14
Operators deployed by Helm will contain an extra pod annotation: `checksum/config`.
15
15
This field triggers a rollout of Deployments when the ConfigMap contents change.
16
16
17
+ ===== Authorization
18
+
19
+ * Apache Airflow: Authorization can now be delegated to an Open Policy Agent.
20
+ See https://github.com/stackabletech/airflow-operator/issues/446[airflow-operator#446].
21
+ * Apache Superset: Support Open Policy Agent role mapping.
22
+ See https://github.com/stackabletech/superset-operator/pull/582[superset-operator#582].
23
+
17
24
===== Security
18
25
19
26
* Additional trust roots can be specified in an `autoTls` SecretClass. See xref:secret-operator:secretclass.adoc[Documentation].
You can’t perform that action at this time.
0 commit comments