Skip to content

Commit 2f428aa

Browse files
committed
changelog
1 parent d510d11 commit 2f428aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
- BREAKING: Renamed and moved the `celeryExecutor` broker and results backend to `clusterConfig` ([#786]).
2323
The results backend `spec.celeryExecutors.resultBackend` is now `spec.clusterConfig.celeryResultsBackend`.
2424
The broker `spec.celeryExecutors.broker` is now `spec.clusterConfig.celeryBroker`.
25+
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#795]).
2526

2627
### Fixed
2728

@@ -37,6 +38,7 @@
3738
[#754]: https://github.com/stackabletech/airflow-operator/pull/754
3839
[#784]: https://github.com/stackabletech/airflow-operator/pull/784
3940
[#786]: https://github.com/stackabletech/airflow-operator/pull/786
41+
[#795]: https://github.com/stackabletech/airflow-operator/pull/795
4042

4143
## [26.3.0] - 2026-03-16
4244

0 commit comments

Comments
 (0)