Skip to content

Commit fd2c7ff

Browse files
committed
chore: Add changelog entry
1 parent 13ac5a5 commit fd2c7ff

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
### Changed
1414

15-
- Bump stackable-operator to 0.106.2, strum to 0.28, and rand to 0.10 ([#752]).
15+
- Bump stackable-operator to 0.108.0, strum to 0.28, and rand to 0.10 ([#752], [#759]).
1616
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#741]).
1717
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#733]).
1818

1919
### Fixed
2020

21-
- Fix "404 page not found" error for the initial object list ([#756]).
21+
- Fix "404 page not found" error for the initial object list ([#756], [#759]).
2222
- Default `API_WORKERS` to 1 (instead of letting Airflow default to 4) to prevent crashloop and update/correct docs to reflect this ([#727]).
2323
- Prevent unnecessary Pod restarts when initially creating an AirflowCluster.
2424
This is achieved by applying the StatefulSet after all ConfigMaps and Secrets that it mounts ([#734]).
@@ -32,6 +32,7 @@
3232
[#742]: https://github.com/stackabletech/airflow-operator/pull/742
3333
[#752]: https://github.com/stackabletech/airflow-operator/pull/752
3434
[#756]: https://github.com/stackabletech/airflow-operator/pull/756
35+
[#759]: https://github.com/stackabletech/airflow-operator/pull/759
3536

3637
## [25.11.0] - 2025-11-07
3738

0 commit comments

Comments
 (0)