Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
d79ee99
Update antora.yml for new 26.1 branch
Feediver1 Feb 20, 2026
01ef91e
[26.1] User based throughput quotas (#1596)
kbatuigas Mar 12, 2026
2395eca
[26.1] Ordered rack/region preference for leader pinning (#1598)
kbatuigas Mar 19, 2026
55360ff
docs(iceberg): update JSON schema translation behavior (#1603)
nvartolomei Mar 20, 2026
1d492ec
Configurable namespace for Iceberg (#1622)
kbatuigas Mar 26, 2026
52de702
docs(DOC-1834, DOC-1841): FIPS Docker image, 140-3 update, and style …
mfernest Mar 30, 2026
d43c842
docs: Add 26.1 FIPS breaking change to rolling upgrade (#1640)
micheleRP Mar 31, 2026
fa0375c
DOC-1600 Document feature Fix cross region RRRs on AWS (#1595)
micheleRP Mar 31, 2026
0a5e0e8
GBAC (#1584)
paulohtb6 Mar 31, 2026
aa9f79b
Merge main into v-WIP/26.1 and prepare for 26.1 GA release
JakeSCahill Mar 31, 2026
56fa568
docs (k8s): Update Kubernetes compatibility matrix for 26.1.x (#1627)
david-yu Mar 31, 2026
3994462
docs(DOC-732): document partition_autobalancing_node_autodecommission…
mfernest Mar 31, 2026
58a03ad
Doc 1602: Cloud Topics GA (#1469)
Feediver1 Mar 31, 2026
476aa54
docs (k8s): Add Cloud Topics for Kubernetes (#1631)
david-yu Mar 31, 2026
620778d
docs (k8s): Add Prometheus ServiceMonitor section for Console on K8s …
david-yu Mar 31, 2026
c8787bf
docs (k8s): add Schema Registry ACLs for Redpanda Operator (#1619)
david-yu Mar 31, 2026
95a145e
Update about-throughput-quotas.adoc
JakeSCahill Mar 31, 2026
1ae735e
Update Properties with the latest in v26.1 (#1581)
paulohtb6 Mar 31, 2026
5781d34
docs (k8s): Manage Groups and ACLs with the Redpanda Operator (#1639)
david-yu Mar 31, 2026
d43f1db
docs (k8s): Align Cloud Topics K8s docs with general version and add …
JakeSCahill Mar 31, 2026
594df74
docs: Add missing 26.1 features to release notes and fix cloud-docs x…
JakeSCahill Mar 31, 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
14 changes: 7 additions & 7 deletions antora.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: ROOT
title: Self-Managed
version: 25.3
version: 26.1
start_page: home:index.adoc
nav:
- modules/ROOT/nav.adoc
asciidoc:
attributes:
# Date of release in the format YYYY-MM-DD
page-release-date: 2025-11-19
page-release-date: 2026-03-31
# Only used in the main branch (latest version)
page-header-data:
order: 2
Expand All @@ -17,16 +17,16 @@ asciidoc:
# Fallback versions
# We try to fetch the latest versions from GitHub at build time
# --
full-version: 25.3.11
latest-redpanda-tag: 'v25.3.11'
full-version: 26.1.1
latest-redpanda-tag: 'v26.1.1'
latest-console-tag: 'v3.3.1'
latest-release-commit: '6aa5af28b020b66e5caa966094882b7260497a53'
latest-release-commit: '35a825c9c1880ebeedf4c18bb8c6cceaa63566c1'
latest-operator-version: 'v2.3.8-24.3.6'
operator-beta-tag: ''
helm-beta-tag: ''
latest-redpanda-helm-chart-version: ''
redpanda-beta-version: '25.3.1-rc4'
redpanda-beta-tag: 'v25.3.1-rc4'
redpanda-beta-version: ''
redpanda-beta-tag: ''
console-beta-version: ''
console-beta-tag: ''
# --
Expand Down
158 changes: 140 additions & 18 deletions docs-data/property-overrides.json

Large diffs are not rendered by default.

75 changes: 0 additions & 75 deletions docs-data/redpanda-property-changes-v25.3.1-to-v25.3.3.json

This file was deleted.

47 changes: 0 additions & 47 deletions docs-data/redpanda-property-changes-v25.3.10-to-v25.3.11.json

This file was deleted.

Loading
Loading