Skip to main content

🎄 Enhancements

  • Add SQL Editor Read User role for read-only SQL Editor access (SELECT, EXPLAIN, INFO — no DDL/DML).
  • Enforce bb.issues.update permission requirement to edit issues, even for issue creators.

🐞 Bug Fixes

  • Fix DDL/DML error modal not showing.
  • Fix REST API GetSchemaString endpoint returning parse error.
  • Fix SQL Editor double-click-drag word selection in reverse direction.
  • PostgreSQL — Fix schema dump losing overloaded functions and missing quotes for CamelCase columns in index/constraint DDL.

⚙️ Install and Upgrade

Before upgrading: 1) Back up the metadata — in-place downgrade is not supported. 2) Do not run multiple containers on the same data directory. 3) Terraform users: upgrade Bytebase server first, then apply the new Terraform config.