Skip to content

Commit aa33639

Browse files
docs: update CHANGELOG.md for v3.8.0
1 parent d73b703 commit aa33639

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## Master / Unreleased
44

5+
## v3.8.0 / 2026-06-29
6+
- [IMPROVEMENT] Add a SQL query workspace with Iceberg bridge support, including a results grid and a JSON tree viewer for composite/record columns.
7+
- [IMPROVEMENT] Migrate the Quotas page to the new UI registry and fix out-of-range pagination while preserving zero-value quotas.
8+
- [IMPROVEMENT] Improve the Overview and Shadow Link pages for users without permissions, and remove the cluster-unhealthy banner from the overview page.
9+
- [IMPROVEMENT] Add a Redpanda Connect template gallery and improved template management.
10+
- [IMPROVEMENT] Migrate the Topic detail page to the UI registry with a grouped, navigable Configuration tab.
11+
- [IMPROVEMENT] Persist topic list pagination, page size, and sorting across the URL and local storage.
12+
- [IMPROVEMENT] Migrate the frontend to React 19 via a Module Federation bridge.
13+
- [IMPROVEMENT] Improve accessibility with accessible names for icon-only buttons and `rel="noopener noreferrer"` on external links.
14+
- [BUGFIX] Bound protobuf git-sync memory usage with a shallow clone and allow disabling periodic refresh.
15+
- [BUGFIX] Inject the Bearer token on config fetch so authenticated config loading works correctly.
16+
517
## v3.7.4 / 2026-05-29
618
- [IMPROVEMENT] Rewrite the Security page (users, roles, ACLs) with consistent UI, improved data fetching, ACL popover previews, and confirmation prompts before destructive actions.
719
- [IMPROVEMENT] Split topic retention configuration into separate Retention Time and Retention Size controls.

0 commit comments

Comments
 (0)