Skip to content

Commit 8302a2d

Browse files
committed
docs: Mark Kafka FQDN change as breaking
1 parent c7493d2 commit 8302a2d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ 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[Apache Airflow, Apache Druid, Apache Hive, Apache Superset]: Generic database connections adjustments needed for the mentioned operators.
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
21+
* link:#kafka-improvements-26_7_0[Apache Kafka]: OPA rules may need to be adjusted due to FQDNs
2122
* link:#superset-improvements-26_7_0[Apache Superset]: Renamed `EXPERIMENTAL_FILE_*` settings
2223
* link:#spark-fixes-26_7_0[Apache Spark]: The Spark application templates are now namespaced
2324
* link:#nifi-removals-26_7_0[Apache NiFi]: NiFi 1.x CRD fields were removed
@@ -339,9 +340,10 @@ Tracked in https://github.com/stackabletech/issues/issues/716[issues#716].
339340
*Breaking:* `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` in `webserver_config.py` (for arbitrary Python code) have been renamed to `FILE_HEADER` and `FILE_FOOTER`.
340341
Implemented in https://github.com/stackabletech/airflow-operator/pull/777[airflow-operator#777].
341342

343+
[#kafka-improvements-26_7_0]
342344
===== Apache Kafka
343345

344-
The FQDNs of the Kafka Pods are now included in the subject DNs of their TLS certificates.
346+
*Breaking:* The FQDNs of the Kafka Pods are now included in the subject DNs of their TLS certificates.
345347
OPA Rego rules can now check these FQDNs.
346348
Existing OPA rules may need to be adjusted.
347349
Consult the xref:kafka:usage-guide/security.adoc#_authorization[security] documentation page for more details.

0 commit comments

Comments
 (0)