Skip to content
Merged
Show file tree
Hide file tree
Changes from 12 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
2 changes: 2 additions & 0 deletions modules/ROOT/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ 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: 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