Skip to content

Commit 8464fb3

Browse files
Add prepared logs to the logging test (#472)
1 parent 6ec69bb commit 8464fb3

13 files changed

+217
-145
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ All notable changes to this project will be documented in this file.
1111
### Fixed
1212

1313
- [BREAKING] Move the metastore `user` and `password` DB credentials out of the CRD into a Secret containing the keys `username` and `password` ([#452]).
14+
- Processing of corrupted log events fixed; If errors occur, the error
15+
messages are added to the log event ([#472]).
1416

1517
### Changed
1618

@@ -22,6 +24,7 @@ All notable changes to this project will be documented in this file.
2224
[#447]: https://github.com/stackabletech/hive-operator/pull/447
2325
[#449]: https://github.com/stackabletech/hive-operator/pull/449
2426
[#452]: https://github.com/stackabletech/hive-operator/pull/452
27+
[#472]: https://github.com/stackabletech/hive-operator/pull/472
2528

2629
## [24.3.0] - 2024-03-20
2730

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)