Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
4edc902
Release notes for 26.7.0
NickLarsenNZ Jul 16, 2026
c48ed92
Improve generated script
NickLarsenNZ Jul 17, 2026
c6b4621
Rearranged release notes after catching the missing release notes fro…
NickLarsenNZ Jul 17, 2026
de1a970
remove a todo
NickLarsenNZ Jul 17, 2026
c79a961
nifi cold start
NickLarsenNZ Jul 17, 2026
e286a03
kafka pod FQDNs in cert DNs
NickLarsenNZ Jul 17, 2026
6993019
TrustStore .spec.tlsPemCaName no configurable
NickLarsenNZ Jul 17, 2026
bc2bfc9
NiFi 1 CRD fields gone, and sensitiveProperties removedl
NickLarsenNZ Jul 17, 2026
b991f64
Nifi OPA Authorizer thread exhaustion
NickLarsenNZ Jul 17, 2026
109a11b
Product changes
NickLarsenNZ Jul 17, 2026
10a6194
docs: Tweak 26.7.0 release notes
Techassi Jul 22, 2026
42a05e6
chore: Merge branch 'main' into docs/release-notes-26.7.0
Techassi Jul 22, 2026
c723a17
docs: Fix underscore rendering issue
Techassi Jul 23, 2026
1bf2bbb
docs: Apply suggestions from review
Techassi Jul 23, 2026
14272b2
docs: Apply suggestion from review
Techassi Jul 23, 2026
b19488f
docs: Add vulnerabilities section
Techassi Jul 23, 2026
0b450d1
docs: Add Druid deprecation admonition
Techassi Jul 23, 2026
b8554a9
docs: Update getiing-started page
Techassi Jul 23, 2026
0c0e407
docs: Apply suggestions from review
Techassi Jul 23, 2026
d245186
docs: Fix two small typos
Techassi Jul 23, 2026
f928035
docs: Apply suggestions from review
Techassi Jul 24, 2026
d7fc3ee
docs: Move UIF timeout change to fixed section
Techassi Jul 24, 2026
b06a7b2
docs: Mark Druid 37 TLS/S3 region changes as breaking
Techassi Jul 24, 2026
638feb9
docs: Update order of breaking changes overview
Techassi Jul 24, 2026
c75a6d4
docs: Use consistent name for UIF
Techassi Jul 24, 2026
8cd150d
docs: Add release highlights
Techassi Jul 24, 2026
3b0a7bf
docs: Apply suggestions from review
Techassi Jul 24, 2026
7d5061b
docs: Adjust Superset Celery query section
Techassi Jul 24, 2026
71fbbb2
chore: Add missing colon
Techassi Jul 24, 2026
7e455ca
docs: Add links to product-specific upgrade guides
Techassi Jul 24, 2026
c7493d2
docs: Add examples of generic database connections
Techassi Jul 24, 2026
8302a2d
docs: Mark Kafka FQDN change as breaking
Techassi Jul 24, 2026
92bd85b
docs: Add SPDX SBOM entry
Techassi Jul 24, 2026
c6c56ab
docs: Apply suggestion from review
Techassi Jul 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions modules/ROOT/pages/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ These can be installed on any node that has access to the Kubernetes control pla
In this example we will install them on the controller node.

Stackable operators can be installed using `stackablectl`.
Run the following commands to install ZooKeeper, Kafka and NiFi from the Stackable 26.3 release.
Run the following commands to install ZooKeeper, Kafka and NiFi from the Stackable 26.7 release.

[source,bash]
----
stackablectl release install -i commons -i secret -i listener -i zookeeper -i kafka -i nifi 26.3
stackablectl release install -i commons -i secret -i listener -i zookeeper -i kafka -i nifi 26.7
----

.Using Helm instead
Expand All @@ -56,12 +56,12 @@ Install the operators:

[source,bash]
----
helm install zookeeper-operator oci://oci.stackable.tech/sdp-charts/zookeeper-operator --version=26.3.0
helm install kafka-operator oci://oci.stackable.tech/sdp-charts/kafka-operator --version=26.3.0
helm install secret-operator oci://oci.stackable.tech/sdp-charts/secret-operator --version=26.3.0
helm install listener-operator oci://oci.stackable.tech/sdp-charts/listener-operator --version=26.3.0
helm install commons-operator oci://oci.stackable.tech/sdp-charts/commons-operator --version=26.3.0
helm install nifi-operator oci://oci.stackable.tech/sdp-charts/nifi-operator --version=26.3.0
helm install zookeeper-operator oci://oci.stackable.tech/sdp-charts/zookeeper-operator --version=26.7.0
helm install kafka-operator oci://oci.stackable.tech/sdp-charts/kafka-operator --version=26.7.0
helm install secret-operator oci://oci.stackable.tech/sdp-charts/secret-operator --version=26.7.0
helm install listener-operator oci://oci.stackable.tech/sdp-charts/listener-operator --version=26.7.0
helm install commons-operator oci://oci.stackable.tech/sdp-charts/commons-operator --version=26.7.0
helm install nifi-operator oci://oci.stackable.tech/sdp-charts/nifi-operator --version=26.7.0
----
====

Expand All @@ -70,12 +70,12 @@ You can check which operators are installed using `stackablectl operator install
[source,console]
----
OPERATOR VERSION NAMESPACE STATUS LAST UPDATED
commons 26.3.0 default deployed 2026-03-16 17:58:32.916032854 +0100 CET
kafka 26.3.0 default deployed 2026-03-16 17:58:55.036115353 +0100 CET
listener 26.3.0 default deployed 2026-03-16 17:59:18.136775259 +0100 CET
nifi 26.3.0 default deployed 2026-03-16 17:59:51.927081648 +0100 CET
secret 26.3.0 default deployed 2026-03-16 18:00:05.060241771 +0100 CET
zookeeper 26.3.0 default deployed 2026-03-16 18:00:08.425686918 +0100 CET
commons 26.7.0 default deployed 2026-07-21 17:58:32.916032854 +0100 CET
kafka 26.7.0 default deployed 2026-07-21 17:58:55.036115353 +0100 CET
listener 26.7.0 default deployed 2026-07-21 17:59:18.136775259 +0100 CET
nifi 26.7.0 default deployed 2026-07-21 17:59:51.927081648 +0100 CET
secret 26.7.0 default deployed 2026-07-21 18:00:05.060241771 +0100 CET
zookeeper 26.7.0 default deployed 2026-07-21 18:00:08.425686918 +0100 CET
----

== Deploying Stackable Services
Expand Down
21 changes: 21 additions & 0 deletions modules/ROOT/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,28 @@
The Stackable Data Platform consists of multiple operators that work together.
Periodically a platform release is made, including all components of the platform at a specific version.

[WARNING]
.Stackable support for Apache Druid is deprecated
Comment thread
lfrancke marked this conversation as resolved.
====
Stackable's support for xref:druid:index.adoc[Apache Druid] is deprecated as of SDP link:#_release_26_7[26.7] and is planned for removal in SDP 27.11.
This concerns only the Apache Druid integration in the Stackable Data Platform (SDP).
Apache Druid itself is an independent, actively maintained project and is not affected; only its inclusion in the SDP is being discontinued.
We have taken this decision because we have not seen adoption of Apache Druid among our customers.

The planned timeline is:

* SDP 26.7 ships Apache Druid link:#druid-37_0_0[37.0.0], the final LTS version we plan to provide, with approximately one year of support.
* SDP 27.7 is planned to be the last release that includes Apache Druid.
* Apache Druid is planned to be removed in SDP 27.11.

There is no direct replacement for Apache Druid within the SDP.
If you rely on Apache Druid, please contact us via our https://stackable.tech/[homepage] or the https://github.com/orgs/stackabletech/discussions[Discussions forum] to discuss your options.
If you are willing to fund its continued development and support, we are open to reconsidering this decision.
====

// WARNING: Please keep the empty newlines, otherwise headings are broken.
include::partial$release-notes/release-26.7.adoc[]

include::partial$release-notes/release-26.3.adoc[]

include::partial$release-notes/release-25.11.adoc[]
Expand Down
Loading
Loading