Skip to content

Commit 04d06d5

Browse files
committed
update changelog
1 parent ac6c01f commit 04d06d5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ All notable changes to this project will be documented in this file.
3030
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler for spark application, spark connect and spark history server([#687]).
3131
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#689]).
3232
- Fix the `SparkApplication` CRD description, which incorrectly described it as a "Spark cluster stacklet" rather than a Spark application ([#705]).
33-
- BREAKING: make application templates namespaced instead of cluster wide objects ([#694]).
33+
- BREAKING: make application templates namespaced instead of cluster wide objects ([#694]), reverted in [#719] and readded in [#720].
3434

3535
[#674]: https://github.com/stackabletech/spark-k8s-operator/pull/674
3636
[#679]: https://github.com/stackabletech/spark-k8s-operator/pull/679
@@ -44,6 +44,8 @@ All notable changes to this project will be documented in this file.
4444
[#705]: https://github.com/stackabletech/spark-k8s-operator/pull/705
4545
[#708]: https://github.com/stackabletech/spark-k8s-operator/pull/708
4646
[#716]: https://github.com/stackabletech/spark-k8s-operator/pull/716
47+
[#719]: https://github.com/stackabletech/spark-k8s-operator/pull/719
48+
[#720]: https://github.com/stackabletech/spark-k8s-operator/pull/720
4749

4850
## [26.3.0] - 2026-03-16
4951

0 commit comments

Comments
 (0)