Skip to content

Commit ddf9e23

Browse files
Add prepared logs to the logging test (#821)
* Add prepared logs to the logging test * Update operator-rs and improve the Vector aggregator configuration * Update operator-rs * Update stackable-operator to version 0.69.3 * Update changelog
1 parent 5c022c8 commit ddf9e23

File tree

8 files changed

+201
-131
lines changed

8 files changed

+201
-131
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ All notable changes to this project will be documented in this file.
99
- Bump `built`, `clap`, `rstest`, `stackable-operator` and `strum`
1010
dependencies ([#812]).
1111

12+
### Fixed
13+
14+
- Processing of corrupted log events fixed; If errors occur, the error
15+
messages are added to the log event ([#821]).
16+
1217
[#812]: https://github.com/stackabletech/zookeeper-operator/pull/812
18+
[#821]: https://github.com/stackabletech/zookeeper-operator/pull/821
1319

1420
## [24.3.0] - 2024-03-20
1521

Cargo.lock

Lines changed: 48 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)