Skip to content

Add prepared logs to the logging test #511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 14, 2024
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
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,17 @@
- [BREAKING] Removed legacy node selector on roleGroups ([#438]).
- Remove support for version `2.4.12` ([#454]).

### Fixed

- Processing of corrupted log events fixed; If errors occur, the error
messages are added to the log event ([#511]).

[#425]: https://github.com/stackabletech/hbase-operator/pull/425
[#436]: https://github.com/stackabletech/hbase-operator/pull/436
[#438]: https://github.com/stackabletech/hbase-operator/pull/438
[#441]: https://github.com/stackabletech/hbase-operator/pull/441
[#454]: https://github.com/stackabletech/hbase-operator/pull/454
[#511]: https://github.com/stackabletech/hbase-operator/pull/511

## [23.11.0] - 2023-11-24

Expand Down
102 changes: 48 additions & 54 deletions Cargo.lock

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

Loading
Loading