File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 ] ).
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
You can’t perform that action at this time.
0 commit comments