🚀 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

Warning 1): Bytebase does not support in-place downgrade. Make sure to back up your metadata before upgrading. 2) Never run multiple containers on the same data directory. Stop and remove the old one first to avoid corruption.