Skip to content

Commit 638feb9

Browse files
committed
docs: Update order of breaking changes overview
1 parent b06a7b2 commit 638feb9

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Released on 2026-07-21.
1717
====
1818
The following components of the SDP contain breaking changes for this release:
1919
20-
* link:#generic-db-26_7_0[Generic database connection] (Apache Airflow, Apache Druid, Apache Hive, Apache Superset)
21-
* link:#airflow-improvements-26_7_0[Apache Airflow] (renamed `EXPERIMENTAL_FILE_*` settings)
22-
* link:#nifi-removals-26_7_0[Apache NiFi] (removed NiFi 1.x CRD fields)
23-
* link:#spark-fixes-26_7_0[Apache Spark] (application templates are now namespaced)
24-
* link:#superset-improvements-26_7_0[Apache Superset] (renamed `EXPERIMENTAL_FILE_*` settings)
20+
* link:#generic-db-26_7_0[Generic database connection]: Adjustments needed for Apache Airflow, Apache Druid, Apache Hive, Apache Superset
21+
* link:#airflow-improvements-26_7_0[Apache Airflow]: Renamed `EXPERIMENTAL_FILE_*` settings
22+
* link:#superset-improvements-26_7_0[Apache Superset]: Renamed `EXPERIMENTAL_FILE_*` settings
23+
* link:#spark-fixes-26_7_0[Apache Spark] The Spark application templates are now namespaced
24+
* link:#nifi-removals-26_7_0[Apache NiFi]: NiFi 1.x CRD fields were removed
2525
* link:#druid-37_0_0[Apache Druid]: Druid 37.0.0 enforces TLS and requires that the S3 region is set
26-
// * link:#registry-26_7_0[Image registry / repository resolution]
26+
* link:#misc-improvements-registry-26_7_0[Product image selection]: Operators need a registry for product image selection
2727
====
2828

2929
==== New platform features
@@ -183,7 +183,7 @@ Implemented in https://github.com/stackabletech/secret-operator/pull/708[secret-
183183

184184
====== Miscellaneous
185185

186-
* *Breaking:* Operators now determine the registry for product images from where they were installed, instead of hard-coding `oci.stackable.tech`.
186+
* [[misc-improvements-registry-26_7_0]]*Breaking:* Operators now determine the registry for product images from where they were installed, instead of hard-coding `oci.stackable.tech`.
187187
This is controlled by a new `--image-repository` CLI argument (and the `IMAGE_REPOSITORY` environment variable), which lets the correct registry be selected automatically when an operator is installed via its Helm Chart or Operator Lifecycle Manager (OLM) manifest.
188188
+
189189
--

0 commit comments

Comments
 (0)