2.18.0
版本发布时间: 2024-05-30 15:34:28
bytebase/bytebase最新发布版本:2.22.3(2024-09-05 14:28:53)
🚀 New Features
- Support user groups.
- Support BigQuery.
- Support Sync Schema for SQL Server.
- Support MongoDB cluster and direct connection to a node within a cluster.
- Support displaying detailed issue task execution logs for SQL Server and Oracle.
- Add SQL Review Rules:
- Prohibit cross-database queries in SQL Server.
- Prohibit performing calculations or calling functions in the 'WHERE' clause for SQL Server.
- Prohibit creating functions or procedures in SQL Server.
🔔 Breaking Changes
- Remove issue assignee.
- Remove table groups.
- Plan-related gRPC endpoints have been migrated from RolloutService to PlanService.
🎄 Enhancements
- Support automatically testing connections when adding or updating instances.
- Support displaying the last updater of tables, procedures and functions on branch detail.
- Optimize SQL Server parser performance.
- Oracle parser supports Unicode.
📜 Changelog
https://github.com/bytebase/bytebase/compare/2.17.0...2.18.0