Skip to content

Commit 63858fa

Browse files
committed
update changelog
1 parent 910e465 commit 63858fa

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
@@ -26,10 +26,12 @@ All notable changes to this project will be documented in this file.
2626
- Document that Spark Connect doesn't integrate with the history server ([#559])
2727
- test: Bump to Vector `0.46.1` ([#565]).
2828
- Use versioned common structs ([#572]).
29+
- Change the label `app.kubernetes.io/name` for Spark history and connect objects to use `spark-hhistory` and `spark-connect` instead of `spark-k8s` ([#573]).
2930

3031
### Fixed
3132

3233
- Use `json` file extension for log files ([#553]).
34+
- The Spark connect controller now watches StatefulSets instead of Deplyments (again) ([#573]).
3335

3436
### Removed
3537

@@ -46,6 +48,7 @@ All notable changes to this project will be documented in this file.
4648
[#565]: https://github.com/stackabletech/spark-k8s-operator/pull/565
4749
[#570]: https://github.com/stackabletech/spark-k8s-operator/pull/570
4850
[#572]: https://github.com/stackabletech/spark-k8s-operator/pull/572
51+
[#573]: https://github.com/stackabletech/spark-k8s-operator/pull/573
4952

5053
## [25.3.0] - 2025-03-21
5154

0 commit comments

Comments
 (0)