Skip to main content

๐ŸŽ„ Enhancements

  • The Grant Access account picker can now search for existing service accounts by name or email, instead of requiring their exact auto-generated email address.
  • AI Provider โ€” Support GPT-5 models for AI features, alongside existing GPT-4o support.

๐Ÿž Bug Fixes

  • Fix syncing many databases at once exhausting the metadata databaseโ€™s connection pool.
  • Fix creating an access grant failing when its SQL statement is very long; show a clear size-limit error instead.
  • Hide the unassign action for databases on a project-scoped instance โ€” moving them to another project was never supported.
  • PostgreSQL โ€” Fix the โ€œRequire primary keyโ€ SQL review rule flagging unrelated ALTER TABLE statements on a table that already had no primary key.

โš™๏ธ 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.