Skip to content

Commit 8d9b190

Browse files
committed
Changelog
1 parent 30df36f commit 8d9b190

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Added support for logging to files ([#814]).
10+
711
### Changed
812

913
- BREAKING: Bump `kube` to 0.92.0. This required changes in a unit test, because
@@ -12,13 +16,15 @@ All notable changes to this project will be documented in this file.
1216
- [Blog Post - Breaking Change](https://kube.rs/blog/2024/06/11/watcher-memory-improvements/#breaking-change)
1317
- [kube#1494](https://github.com/kube-rs/kube/pull/1494)
1418
- [kube#1504](https://github.com/kube-rs/kube/pull/1504)
19+
- Changed OPA Bundle Builder Vector config to read from the new log-to-file setup ([#814]).
1520

1621
### Fixed
1722

1823
- Product image selection pull request version override now only applies to pull requests ([#812]).
1924

2025
[#804]: https://github.com/stackabletech/operator-rs/pull/804
2126
[#812]: https://github.com/stackabletech/operator-rs/pull/812
27+
[#814]: https://github.com/stackabletech/operator-rs/pull/814
2228

2329
## [0.69.3] - 2024-06-12
2430

0 commit comments

Comments
 (0)