You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,12 @@ All notable changes to this project will be documented in this file.
26
26
- Document that Spark Connect doesn't integrate with the history server ([#559])
27
27
- test: Bump to Vector `0.46.1` ([#565]).
28
28
- 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]).
29
+
- Change the label `app.kubernetes.io/name` for Spark history and connect objects to use `spark-history` and `spark-connect` instead of `spark-k8s` ([#573]).
30
30
31
31
### Fixed
32
32
33
33
- Use `json` file extension for log files ([#553]).
34
-
- The Spark connect controller now watches StatefulSets instead of Deplyments (again) ([#573]).
34
+
- The Spark connect controller now watches StatefulSets instead of Deployments (again) ([#573]).
0 commit comments