Skip to content

Commit 109a11b

Browse files
committed
Product changes
Based on data in portal, but with a correction for Spark
1 parent b991f64 commit 109a11b

1 file changed

Lines changed: 58 additions & 10 deletions

File tree

modules/ROOT/partials/release-notes/release-26.7.adoc

Lines changed: 58 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -265,36 +265,60 @@ Removed in https://github.com/stackabletech/superset-operator/pull/721[superset-
265265

266266
===== Product versions
267267

268-
// TODO(UNVERIFIED - stop-gap from GitHub): the list below is derived only from the docker-images "Update major/minor versions" issues that carry a release-note label (Airflow, Druid, NiFi, OpenSearch, Superset, ZooKeeper).
269-
// The other products (HBase, Hadoop, Hive, Kafka, Spark, OPA, Trino, Vector) are NOT yet captured here because their version issues are not labelled.
270-
// RECONCILE the complete set against a portal.stackable.build screenshot (source of truth; hub.stackable.tech later) before publishing.
268+
// Reconciled against portal.stackable.build (source of truth) by diffing the 26.3 and 26.7 exports.
269+
// Added = in 26.7 not in 26.3; Removed = in 26.3 not in 26.7; statuses (LTS/experimental/deprecated) from the 26.7 export.
270+
// Overrides where the portal was wrong:
271+
// - Spark 4.1.2 appears in the 26.3 portal export by mistake (it was not in 26.3.0; docker-images#1419 added only 3.5.8). It is treated as ADDED in 26.7. Portal maintainer to be notified.
272+
// - Vector is absent from the portal export; taken from docker-images#1486 (add 0.55.0, remove 0.52.0). Portal maintainer notified.
273+
// Deprecated list = versions newly deprecated this release (status changed to deprecated vs 26.3), not the full standing deprecated set.
271274

272275
As with previous SDP releases, many product images have been updated to newer versions.
273276
Refer to the xref:operators:supported_versions.adoc[supported versions] documentation for a complete overview including LTS versions or deprecations.
274277

278+
====== New LTS versions
279+
280+
The following product versions were already available before but are now marked as the xref:compliance:policies.adoc#_product_lifecycle_policy[LTS] version:
281+
282+
* Apache Hive: https://github.com/stackabletech/docker-images/issues/1495[4.2.0 (LTS)]
283+
275284
====== New versions
276285

277286
The following new product versions are now supported:
278287

279-
* Apache Airflow: https://github.com/stackabletech/docker-images/issues/1489[3.2.1]
280-
** Note: the Airflow 3.2.1 webserver no longer serves metrics, and this version uses Python 3.14. // TODO(verify) whether the metrics change is intended.
288+
* Apache Airflow: https://github.com/stackabletech/docker-images/issues/1489[3.2.2]
289+
** Note: this Airflow version uses Python 3.14. // TODO(verify): the docker-images#1489 note about the webserver no longer serving metrics referred to 3.2.1; confirm it still applies to 3.2.2.
281290
* Apache Druid: https://github.com/stackabletech/docker-images/issues/1490[37.0.0 (LTS)]
282291
** Note: Druid 37.0.0 switched to AWS SDK v2. TLS is now enforced for S3 connections, and the S3 `region` is now required (the operator passes `aws.region` from `S3Connection.region`).
292+
* Apache HBase: https://github.com/stackabletech/docker-images/issues/1491[2.6.6 (LTS)]
293+
* Apache Hadoop HDFS: https://github.com/stackabletech/docker-images/issues/1494[3.4.3 (LTS)], https://github.com/stackabletech/docker-images/issues/1494[3.5.0]
294+
* Apache Kafka: https://github.com/stackabletech/docker-images/issues/1497[3.9.2 (LTS)], https://github.com/stackabletech/docker-images/issues/1497[4.2.1 (experimental)]
283295
* Apache NiFi: https://github.com/stackabletech/docker-images/issues/1498[2.9.0]
284-
* OpenSearch: https://github.com/stackabletech/docker-images/issues/1500[3.6.0]
296+
* Apache Phoenix: https://github.com/stackabletech/docker-images/issues/1491[5.3.1 (LTS)]
297+
* Apache Spark: https://github.com/stackabletech/docker-images/issues/1502[4.1.2 (LTS)]
285298
* Apache Superset: https://github.com/stackabletech/docker-images/issues/1504[6.1.0]
286299
* Apache ZooKeeper: https://github.com/stackabletech/docker-images/issues/1506[3.9.5 (LTS)]
300+
* Open Policy Agent: https://github.com/stackabletech/docker-images/issues/1499[1.16.2]
301+
* OpenSearch: https://github.com/stackabletech/docker-images/issues/1500[3.6.0]
302+
* Trino: https://github.com/stackabletech/docker-images/issues/1505[481]
303+
* Vector: https://github.com/stackabletech/docker-images/issues/1486[0.55.0]
287304

288305
====== Deprecated versions
289306

290307
The following product versions are deprecated and will be removed in a later release:
291308

292309
* Apache Airflow: https://github.com/stackabletech/docker-images/issues/1489[3.1.6]
293310
* Apache Druid: https://github.com/stackabletech/docker-images/issues/1490[35.0.1], https://github.com/stackabletech/docker-images/issues/1490[30.0.1]
311+
* Apache Hadoop HDFS: https://github.com/stackabletech/docker-images/issues/1494[3.4.2]
312+
* Apache Hive: https://github.com/stackabletech/docker-images/issues/1495[4.0.1]
313+
* Apache Kafka: https://github.com/stackabletech/docker-images/issues/1497[3.9.1]
294314
* Apache NiFi: https://github.com/stackabletech/docker-images/issues/1498[2.7.2]
295-
* OpenSearch: https://github.com/stackabletech/docker-images/issues/1500[3.4.0]
315+
* Apache Phoenix: https://github.com/stackabletech/docker-images/issues/1491[5.3.0]
316+
* Apache Spark: https://github.com/stackabletech/docker-images/issues/1502[3.5.8], https://github.com/stackabletech/docker-images/issues/1502[4.1.1]
296317
* Apache Superset: https://github.com/stackabletech/docker-images/issues/1504[6.0.0]
297318
* Apache ZooKeeper: https://github.com/stackabletech/docker-images/issues/1506[3.9.4]
319+
* Open Policy Agent: https://github.com/stackabletech/docker-images/issues/1499[1.12.3]
320+
* OpenSearch: https://github.com/stackabletech/docker-images/issues/1500[3.4.0]
321+
* Trino: https://github.com/stackabletech/docker-images/issues/1505[479]
298322

299323
====== Removed versions
300324

@@ -303,16 +327,40 @@ These images for released product versions remain available in the https://oci.s
303327
Information on how to browse the registry can be found xref:contributor:project-overview.adoc#docker-images[in the project overview documentation,window=_blank].
304328

305329
* Apache Druid: https://github.com/stackabletech/docker-images/issues/1490[34.0.0]
330+
* Apache HBase: https://github.com/stackabletech/docker-images/issues/1491[2.6.3]
331+
* Apache Hive: https://github.com/stackabletech/docker-images/issues/1495[4.1.0]
306332
* Apache NiFi: https://github.com/stackabletech/docker-images/issues/1498[1.28.1]
307-
// TODO(verify): complete this list once the full product-version set is reconciled against the portal.
333+
* Apache Phoenix: https://github.com/stackabletech/docker-images/issues/1491[5.2.1]
334+
* Apache Spark: https://github.com/stackabletech/docker-images/issues/1502[3.5.7], https://github.com/stackabletech/docker-images/issues/1502[4.0.1]
335+
* Open Policy Agent: https://github.com/stackabletech/docker-images/issues/1499[1.8.0]
336+
* Vector: https://github.com/stackabletech/docker-images/issues/1486[0.52.0]
308337

309338
===== Kubernetes versions
310339

311-
// TODO(verify): supported Kubernetes versions for 26.7.0. In 26.3 these were 1.35-1.31. Confirm against the release definition.
340+
This release supports the following Kubernetes versions:
341+
342+
* `1.36`
343+
* `1.35`
344+
* `1.34`
345+
* `1.33`
346+
* `1.32`
347+
* `1.31`
348+
349+
// Portal diff shows no Kubernetes versions were dropped between 26.3 and 26.7 (1.36 added). Confirm before publishing.
350+
No Kubernetes versions were dropped in this release.
312351

313352
===== OpenShift versions
314353

315-
// TODO(verify): supported OpenShift versions for 26.7.0. In 26.3 these were 4.21-4.18. Confirm against the release definition.
354+
This release is available in the RedHat Certified Operator Catalog for the following OpenShift versions:
355+
356+
* `4.22`
357+
* `4.21`
358+
* `4.20`
359+
* `4.19`
360+
* `4.18`
361+
362+
// Portal diff shows no OpenShift versions were dropped between 26.3 and 26.7 (4.22 added). Confirm before publishing.
363+
No OpenShift versions were dropped in this release.
316364

317365
==== Upgrade from 26.3
318366

0 commit comments

Comments
 (0)