Following the SOC 2 Type 1 certification, Bytebase has successfully obtained the SOC 2 Type 2 certification 🥳
🚀 New Features
- Added basic support for Trino database.
- Support for syncing OIDC IdP groups to Bytebase groups. Documentation: https://www.bytebase.com/docs/administration/sso/oidc/#group-syncing
- Support for executing statements and creating tickets for Cassandra in the SQL editor.
- Automatic retry for PostgreSQL lock timeouts.
🔔 Major Changes
-
API Changes:
-
Removed EnvironmentService. Environment settings have been moved to SettingService. Removed custom role permissions for bb.environments.* permissions. You can grant custom roles the bb.settings.update permission to update environment settings.
-
Removed predefined groupValue enumeration values, only allowing role.
-
Decommissioned the exception center. The database list/details page will directly display schema drift.
🎄 Improvements
-
Updated the Docker base image to Alpine for improved security.
-
Support for filtering ticket tasks by status in the UI when there are 11 or more databases in the ticket.
-
Added support for EXPLAIN in MSSQL.
-
Supported more read-only commands in the SQL editor for Redis.
-
Improved column auto-completion in the FROM clause of MSSQL.
-
Fixed the infinite date display issue in PostgreSQL.
-
Hidden dependent objects in the SQL editor.
-
Removed FILTER_PREDICATES from Oracle’s EXPLAIN query.
📕 Installation and Upgrade
New installation: https://www.bytebase.com/docs/get-started/self-host/Upgrade: https://www.bytebase.com/docs/get-started/upgrade/Please back up the metadata database before upgrading, as downgrading is not possible after the upgrade.
AI tells me the thousand and one nights of database design
Developer Frontier #8|How does AI think? Revealing the reasoning mechanism of large language models
Google’s latest release A2A, is it a competitor or ally of MCP?
AI features that almost all databases overlook