Skip to content

Commit 3b0a7bf

Browse files
Techassilfrancke
andauthored
docs: Apply suggestions from review
Co-authored-by: Lars Francke <lars.francke@stackable.tech>
1 parent 8cd150d commit 3b0a7bf

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Released on 2026-07-21.
1616
====
1717
The following components of the SDP contain breaking changes for this release:
1818
19-
* link:#generic-db-26_7_0[Generic database connection]: Adjustments needed for Apache Airflow, Apache Druid, Apache Hive, Apache Superset
19+
* link:#generic-db-26_7_0[Apache Airflow, Apache Druid, Apache Hive, Apache Superset]: Generic database connections adjustments needed for the mentioned operators.
2020
* link:#airflow-improvements-26_7_0[Apache Airflow]: Renamed `EXPERIMENTAL_FILE_*` settings
2121
* link:#superset-improvements-26_7_0[Apache Superset]: Renamed `EXPERIMENTAL_FILE_*` settings
2222
* link:#spark-fixes-26_7_0[Apache Spark] The Spark application templates are now namespaced
@@ -40,6 +40,8 @@ When installing these Helm Charts, the operators are automatically instructed to
4040
====
4141
To publish operator Helm Charts to quay.io, the repository layout was adjusted to accommodate the new artifacts.
4242
It closely mirrors the layout of oci.stackable.tech.
43+
This new layout applies only to releases from SDP 26.7 onwards.
44+
Artifacts for earlier releases are unaffected and remain available at their existing locations.
4345
See xref:concepts:artifact-registries/index.adoc[the artifact registries page] for a detailed explanation of the new layout.
4446
====
4547

@@ -50,7 +52,8 @@ Tracked in https://github.com/stackabletech/issues/issues/716[issues#716].
5052
Stackable Hub is now available at https://hub.stackable.tech[hub.stackable.tech,window=_blank].
5153
It is a public, read-only portal for published SDP releases (and upcoming ones), bundled component version timelines, and operator CRDs including their schemas, API versions and roles per release.
5254
A CORS-enabled, unauthenticated JSON API is available under `/api/v1/` for use in CI jobs, scripts and MCP servers.
53-
LLMs can make use of the new https://hub.stackable.tech/llms.txt[llms.txt] file which now https://docs.stackable.tech/llms.txt[also exists] for the documentation.
55+
The Hub publishes an https://hub.stackable.tech/llms.txt[`llms.txt`] file for use with LLM tooling.
56+
The documentation site now provides one at https://docs.stackable.tech/llms.txt[docs.stackable.tech/llms.txt] as well.
5457
We plan on migrating the current https://crds.stackable.tech[CRD browser] to the Hub in the near future.
5558
We also plan on migrating the current https://sboms.stackable.tech[SBOM browser] to the Hub in the near future.
5659

@@ -338,7 +341,7 @@ The following product versions were already available before but are now marked
338341
The following new product versions are now supported:
339342

340343
* Apache Airflow: https://github.com/stackabletech/docker-images/issues/1489[3.2.2]
341-
** 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.
344+
** Note: this Airflow version uses Python 3.14.
342345
* [[druid-37_0_0]]Apache Druid: https://github.com/stackabletech/docker-images/issues/1490[37.0.0 (LTS)]
343346
** *Breaking:* 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`).
344347
* Apache HBase: https://github.com/stackabletech/docker-images/issues/1491[2.6.6 (LTS)]

0 commit comments

Comments
 (0)