Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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 @@ -22,6 +22,7 @@
of having the operator write it to the vector config ([#600]).
- test: Bump to Vector 0.46.1 ([#620]).
- test: Bump OPA to `1.4.2` ([#624]).
- Move the git-sync implementation to operator-rs ([#623]). The functionality should not have changed.

### Fixed

Expand All @@ -35,6 +36,7 @@
[#608]: https://github.com/stackabletech/airflow-operator/pull/608
[#613]: https://github.com/stackabletech/airflow-operator/pull/613
[#620]: https://github.com/stackabletech/airflow-operator/pull/620
[#623]: https://github.com/stackabletech/airflow-operator/pull/623
[#624]: https://github.com/stackabletech/airflow-operator/pull/624

## [25.3.0] - 2025-03-21
Expand Down
146 changes: 58 additions & 88 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading