Skip to content

Commit 311c9b8

Browse files
docs: add changelog 3.11.1 (#917)
* add changelog 3.11.1 * add changelog 3.11.1
1 parent c4eeb1f commit 311c9b8

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Bytebase 3.11.1 - Oct 23, 2025
3+
author: Adela
4+
updated_at: 2025/10/23 18:00:00
5+
description: 'Apache Doris - Support system views and functions'
6+
---
7+
8+
import InstallUpgrade from '/snippets/install/install-upgrade.mdx';
9+
10+
## πŸš€ Features
11+
12+
- Apache Doris - Add support for system views and functions in SQL Editor.
13+
- Add support for configuring inactive session timeout.
14+
15+
## πŸ”” Notable Changes
16+
17+
- Remove Check() RPC and SQL Review functionality in SQL Editor.
18+
- Remove --check-plan option from bytebase-action rollout command.
19+
- Enforce proper create permissions for allow_missing updates.
20+
21+
## πŸŽ„ Enhancements
22+
23+
- Support editing migration type in draft plans.
24+
- Support exporting results from multiple queries.
25+
- Add banner notifications for approved issues ready to roll out.
26+
- Show full signatures for functions and procedures instead of just names.
27+
- Add HTTP security headers in all responses.
28+
29+
## 🐞 Bug Fixes
30+
- Elasticsearch - Fix query parameter encoding in URLs.
31+
- SQL Server - Fix IDENTITY column handling during backup/restore.
32+
33+
<InstallUpgrade />

β€Žmintlify/docs.jsonβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@
340340
{
341341
"tab": "Changelog",
342342
"pages": [
343+
"changelog/bytebase-3-11-1",
343344
"changelog/bytebase-3-11-0",
344345
"changelog/bytebase-3-10-1",
345346
"changelog/bytebase-3-10-0",

0 commit comments

Comments
Β (0)