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.