Skip to content

Commit 7c603d6

Browse files
committed
chore(25.3.0): Add Airflow and Superset OPA auth integration
1 parent 400d908 commit 7c603d6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/ROOT/partials/release-notes/release-25.3.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ Released on 2025-03-21.
1414
Operators deployed by Helm will contain an extra pod annotation: `checksum/config`.
1515
This field triggers a rollout of Deployments when the ConfigMap contents change.
1616

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+
1724
===== Security
1825

1926
* Additional trust roots can be specified in an `autoTls` SecretClass. See xref:secret-operator:secretclass.adoc[Documentation].

0 commit comments

Comments
 (0)