Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

### Changed

- Bump stackable-operator to `0.100.1` ([#703]).
- Use internal secrets for secret- and jwt-keys ([#686]).
- Update uvicorn version and revert to default number of API workers ([#690]).
- Deprecate airflow `2.9.3` ([#691]).
Expand Down Expand Up @@ -52,6 +53,7 @@
[#695]: https://github.com/stackabletech/airflow-operator/pull/695
[#696]: https://github.com/stackabletech/airflow-operator/pull/696
[#698]: https://github.com/stackabletech/airflow-operator/pull/698
[#703]: https://github.com/stackabletech/airflow-operator/pull/703

## [25.7.0] - 2025-07-23

Expand Down
Loading