Skip to content

Commit 8ade671

Browse files
docs: add 3.12.1 changelog (#943)
1 parent 0e78082 commit 8ade671

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Bytebase 3.12.1 - Nov 20, 2025
3+
author: Adela
4+
updated_at: 2025/11/20 18:00:00
5+
description: 'Audit log export to stdout'
6+
---
7+
8+
import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
9+
10+
## 🚀 Features
11+
12+
- Add [stdout audit logger](https://docs.bytebase.com/security/audit-log/#emit-audit-logs-to-stdout) for integration with log aggregation systems.
13+
- Add folder-based organization to Worksheets, including:
14+
- Nested folders with drag-and-drop reordering
15+
- Inline actions (rename, star/unstar, sharing)
16+
- Filters for worksheet types
17+
- Add project-level data query policies (previously workspace-only).
18+
- Support [cross-account AWS IAM Authentication](https://docs.bytebase.com/get-started/connect/aws#cross-account-iam-authentication).
19+
- **PostgreSQL** - Add [AI-driven custom SDL review](https://docs.bytebase.com/gitops/state-based-workflow/sql-review-ci#ai-powered-validation-with-your-standards).
20+
21+
## 🔔 Notable changes
22+
23+
- Add TLS configuration support for Vault connections.
24+
25+
## 🎄 Enhancements
26+
27+
- Revamp issue search UI.
28+
- Add **GitOps Service Agent** role for automated CI/CD workflows.
29+
- **PostgreSQL** - Support SDL for materialized views, enum types, and extensions.
30+
- **BigQuery** - Add dry-run support in SQL Editor to validate queries before execution.
31+
32+
<InstallUpgrade />

mintlify/docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@
380380
{
381381
"tab": "Changelog",
382382
"pages": [
383+
"changelog/bytebase-3-12-1",
383384
"changelog/bytebase-3-12-0",
384385
"changelog/bytebase-3-11-1",
385386
"changelog/bytebase-3-11-0",

0 commit comments

Comments
 (0)