Skip to content

Commit fc686f0

Browse files
committed
changelog
1 parent 81e707c commit fc686f0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22

33
## [Unreleased]
44

5+
### Added
6+
7+
- Add a flag to determine if database initialization steps should be executed ([#669]).
8+
59
### Fixed
610

711
- Don't panic on invalid authorization config. Previously, a missing OPA ConfigMap would crash the operator ([#667]).
812
- Fix OPA authorization for Airflow 3. Airflow 3 needs to be configured via env variables, the operator now does this correctly ([#668]).
913

1014
[#667]: https://github.com/stackabletech/airflow-operator/pull/667
1115
[#668]: https://github.com/stackabletech/airflow-operator/pull/668
16+
[#669]: https://github.com/stackabletech/airflow-operator/pull/669
1217

1318
## [25.7.0] - 2025-07-23
1419

0 commit comments

Comments
 (0)