Skip to content
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## [Unreleased]

### Changed

- Internal operator refactoring: introduce a build() step in the reconciler that
assembles all relevant Kubernetes resources before anything is applied ([#814]).

[#814]: https://github.com/stackabletech/airflow-operator/pull/814

## [26.7.0] - 2026-07-21

## [26.7.0-rc1] - 2026-07-16
Expand Down
Loading
Loading