Skip to content

Commit 48b4aea

Browse files
committed
Update Changelog and LTS version for 26.7
1 parent fb54f0a commit 48b4aea

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
77
### Added
88

99
- BREAKING: Add required CLI argument and env var to set the image repository used to construct final product image names: `IMAGE_REPOSITORY` (`--image-repository`), eg. `oci.example.org/my/namespace` ([#684]).
10+
- Support for Spark `4.1.2` ([#708])
1011

1112
### Fixed
1213

@@ -34,6 +35,7 @@ All notable changes to this project will be documented in this file.
3435
[#689]: https://github.com/stackabletech/spark-k8s-operator/pull/689
3536
[#696]: https://github.com/stackabletech/spark-k8s-operator/pull/696
3637
[#705]: https://github.com/stackabletech/spark-k8s-operator/pull/705
38+
[#708]: https://github.com/stackabletech/spark-k8s-operator/pull/708
3739

3840
## [26.3.0] - 2026-03-16
3941

docs/modules/spark-k8s/partials/supported-versions.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
// Stackable Platform documentation.
44
// Please sort the versions in descending order (newest first)
55

6-
- 4.1.1 (Hadoop 3.4.2, Scala 2.13, Python 3.12, Java 21) (LTS)
6+
- 4.1.2 (Hadoop 3.4.3, Scala 2.13, Python 3.12, Java 21) (LTS)
7+
- 4.1.1 (Hadoop 3.4.3, Scala 2.13, Python 3.12, Java 21) (Deprecated)
78
- 3.5.8 (Hadoop 3.4.2, Scala 2.12, Python 3.11, Java 17) (Deprecated)
89
9-
Apache Spark 4.1.1 has the following known issues (as of July 2026):
10+
Apache Spark 4.1.1 & 4.1.2 has the following known issues (as of July 2026):
1011

1112
- Missing HBase compatibility (See: https://issues.apache.org/jira/browse/HBASE-30178)

0 commit comments

Comments
 (0)