We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef410e6 commit b36a34dCopy full SHA for b36a34d
1 file changed
CHANGELOG.md
@@ -5,9 +5,10 @@
5
### Fixed
6
7
- Don't panic on invalid authorization config. Previously, a missing OPA ConfigMap would crash the operator ([#667]).
8
-- Fix OPA authorization for Airflow 3. Airflow 3 now needs to be configured via env variables, the operator now does this correctly ([#XXX]).
+- Fix OPA authorization for Airflow 3. Airflow 3 now needs to be configured via env variables, the operator now does this correctly ([#668]).
9
10
[#665]: https://github.com/stackabletech/airflow-operator/pull/665
11
+[#668]: https://github.com/stackabletech/airflow-operator/pull/668
12
13
## [25.7.0] - 2025-07-23
14
0 commit comments