File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
1515
1616### Fixed
1717
18- - BREAKING: The fields ` connection ` and ` host ` on ` S3Connection ` as well as ` bucketName ` on ` S3Bucket ` are now mandatory ([ #XXX ] ).
18+ - BREAKING: The fields ` connection ` and ` host ` on ` S3Connection ` as well as ` bucketName ` on ` S3Bucket ` are now mandatory ([ #472 ] ).
1919- Fix ` envOverrides ` for SparkApplication and SparkHistoryServer ([ #451 ] ).
2020- Ensure SparkApplications can only create a single submit Job. Fix for #457 ([ #460 ] ).
2121
@@ -27,6 +27,7 @@ All notable changes to this project will be documented in this file.
2727[ #451 ] : https://github.com/stackabletech/spark-k8s-operator/pull/451
2828[ #459 ] : https://github.com/stackabletech/spark-k8s-operator/pull/459
2929[ #460 ] : https://github.com/stackabletech/spark-k8s-operator/pull/460
30+ [ #472 ] : https://github.com/stackabletech/spark-k8s-operator/pull/472
3031
3132## [ 24.7.0] - 2024-07-24
3233
You can’t perform that action at this time.
0 commit comments