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 8dc9c6b commit 46baf4eCopy full SHA for 46baf4e
1 file changed
CHANGELOG.md
@@ -7,12 +7,17 @@
7
- Support objectOverrides using `.spec.objectOverrides`.
8
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#726]).
9
10
+### Changed
11
+
12
+- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#733]).
13
14
### Fixed
15
16
- Default `API_WORKERS` to 1 (instead of letting Airflow default to 4) to prevent crashloop and update/correct docs to reflect this ([#727]).
17
18
[#726]: https://github.com/stackabletech/airflow-operator/pull/726
19
[#727]: https://github.com/stackabletech/airflow-operator/pull/727
20
+[#733]: https://github.com/stackabletech/airflow-operator/pull/733
21
22
## [25.11.0] - 2025-11-07
23
0 commit comments