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 84d6ccc commit c64ec76Copy full SHA for c64ec76
1 file changed
CHANGELOG.md
@@ -23,6 +23,7 @@
23
The results backend `spec.celeryExecutors.resultBackend` is now `spec.clusterConfig.celeryResultsBackend`.
24
The broker `spec.celeryExecutors.broker` is now `spec.clusterConfig.celeryBroker`.
25
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#795]).
26
+- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#801]).
27
28
### Fixed
29
@@ -39,6 +40,7 @@
39
40
[#784]: https://github.com/stackabletech/airflow-operator/pull/784
41
[#786]: https://github.com/stackabletech/airflow-operator/pull/786
42
[#795]: https://github.com/stackabletech/airflow-operator/pull/795
43
+[#801]: https://github.com/stackabletech/airflow-operator/pull/801
44
45
## [26.3.0] - 2026-03-16
46
0 commit comments