Skip to content

Commit 9651ffd

Browse files
committed
update changelog
1 parent 3e99073 commit 9651ffd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,20 @@ All notable changes to this project will be documented in this file.
88

99
- Add experimental support for Spark 4 ([#589])
1010
- Helm: Allow Pod `priorityClassName` to be configured ([#608]).
11+
- Support for Spark 3.5.6 ([#610]).
1112

1213
### Fixed
1314

1415
- SparkConnectServer: The `imagePullSecret` is now correctly passed to Spark executor pods ([#603]).
1516

17+
### Removed
18+
19+
- Support for Spark versions 3.5.5 has been dropped ([#610]).
20+
1621
[#589]: https://github.com/stackabletech/spark-k8s-operator/pull/589
1722
[#603]: https://github.com/stackabletech/spark-k8s-operator/pull/603
1823
[#608]: https://github.com/stackabletech/spark-k8s-operator/pull/608
24+
[#610]: https://github.com/stackabletech/spark-k8s-operator/pull/610
1925

2026
## [25.7.0] - 2025-07-23
2127

0 commit comments

Comments
 (0)