Skip to content

Commit a9ef995

Browse files
committed
changelog
1 parent 4dcdafc commit a9ef995

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)