Skip to main content

πŸš€ New Features

  • Text2SQL: Use natural language and have it converted to SQL by Bytebase. Powered by OpenAI ⚑️.
  • Support Two-Factor Authentication (2FA) for login.
  • Added support for Redis ❀️.

πŸŽ„ Enhancements

  • Use the lower-case Environment Identifier (ENV_ID) instead of the Environment Name (ENV_NAME) for your GitOps SQL file path name. E.g. use prod, instead of Prod. We changed the environment placeholder to use the unique ENV_ID instead of ENV_NAME. This way, when you change an Environment Name, it won’t break the existing GitOps setup.
  • Execute multiple SQL statements at a time in SQL Editor’s Admin Mode.

🐞 Bug Fixes

  • Fixed the problem where login with SSO didn’t redirect properly in the mobile browser.

πŸ“° Fresh off the press

  • SSO login is now available in Bytebase, which means you only need to authenticate once and then seamlessly access all authorized resources without re-entering your credentials.

βš™οΈ 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.