File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,12 @@ All notable changes to this project will be documented in this file.
13
13
- BREAKING (behaviour): Specified CPU resources are now applied correctly (instead of rounding it to the next whole number).
14
14
This might affect your jobs, as they now e.g. only have 200m CPU resources requested instead of the 1000m it had so far,
15
15
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 ] ).
16
18
17
19
[ #401 ] : https://github.com/stackabletech/spark-k8s-operator/pull/401
18
20
[ #408 ] : https://github.com/stackabletech/spark-k8s-operator/pull/408
21
+ [ #412 ] : https://github.com/stackabletech/spark-k8s-operator/pull/412
19
22
20
23
## [ 24.3.0] - 2024-03-20
21
24
You can’t perform that action at this time.
0 commit comments