Skip to content

Commit 4e84045

Browse files
Update changelog
1 parent ef7676a commit 4e84045

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,12 @@ All notable changes to this project will be documented in this file.
1313
- BREAKING (behaviour): Specified CPU resources are now applied correctly (instead of rounding it to the next whole number).
1414
This might affect your jobs, as they now e.g. only have 200m CPU resources requested instead of the 1000m it had so far,
1515
meaning they might slow down significantly ([#408]).
16+
- Processing of corrupted log events fixed; If errors occur, the error
17+
messages are added to the log event ([#412]).
1618

1719
[#401]: https://github.com/stackabletech/spark-k8s-operator/pull/401
1820
[#408]: https://github.com/stackabletech/spark-k8s-operator/pull/408
21+
[#412]: https://github.com/stackabletech/spark-k8s-operator/pull/412
1922

2023
## [24.3.0] - 2024-03-20
2124

0 commit comments

Comments
 (0)