Skip to content

Commit 2bd1f79

Browse files
committed
changelog update
1 parent 4885d36 commit 2bd1f79

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@
2323
The results backend `spec.celeryExecutors.resultBackend` is now `spec.clusterConfig.celeryResultsBackend`.
2424
The broker `spec.celeryExecutors.broker` is now `spec.clusterConfig.celeryBroker`.
2525
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#795]).
26-
- Removed the product-config based configuration validation. Config and environment overrides are now merged directly from the CRD, and the dereferenced objects are carried on the validated cluster. The `--product-config` CLI flag is now a no-op ([#XXX]).
2726
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#801]).
27+
- Removed the product-config based configuration validation.
28+
Config and environment overrides are now merged directly from the CRD, and dereferenced objects are added to the validated cluster.
29+
The `--product-config` CLI flag is now a no-op ([#804]).
2830

2931
### Fixed
3032

@@ -44,6 +46,7 @@
4446
[#795]: https://github.com/stackabletech/airflow-operator/pull/795
4547
[#800]: https://github.com/stackabletech/airflow-operator/pull/800
4648
[#801]: https://github.com/stackabletech/airflow-operator/pull/801
49+
[#804]: https://github.com/stackabletech/airflow-operator/pull/804
4750

4851
## [26.3.0] - 2026-03-16
4952

0 commit comments

Comments
 (0)