Bytebase Versions Save

The GitHub/GitLab for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.

2.3.0

11 months ago

What's Changed

🚀 Features

🎄 Enhancements

  • Configure External Approval Nodes and apply to custom approval flows.
  • Introduced Send back action for Approval Flows.
  • Renamed Project's Tenant Mode to Batch Mode.
  • Improved SQL Query and Export request flow experience.
  • Improved project member page layout.

🐞 Bug Fixes

  • Fixed a bug where migration fails with invalid connection when the connection timeouts.
  • Fixed a bug where export data file content is truncated incorrectly by special characters.

🎠 Community

  • Thanks to @whhe for fix: add missing rule mapping for OceanBase #6576

Full Changelog

https://github.com/bytebase/bytebase/compare/2.2.0...2.3.0

2.2.0

11 months ago

🚀 Features

🎄 Enhancements

  • Display warnings on oversized sheets.
  • Support loading files larger than 1MB from GitHub.

🎠 Community

  • Thanks to @whhe for feat: enable existing Mysql advisor rules for OceanBase #6355

Full Changelog

https://github.com/bytebase/bytebase/compare/2.1.0...2.2.0

2.1.0

1 year ago

🚀 New Features

🎄 Enhancements

  • Completed issues are automatically resolved.
  • Batch transfer databases out of a project.
  • Support configuring Webhook URL for GitOps workflow.

Full Changelog

https://github.com/bytebase/bytebase/compare/2.0.0...2.1.0

2.0.0

1 year ago

🚀 New Features

🎄 Enhancements

  • Show SQL review check errors before warnings.
  • Add an option to skip server certificate verification for SSO OIDC.

🐞 Bug Fixes

  • Fixed some compatibility issues with Oracle 11.

🎠 Community

Full Changelog

https://github.com/bytebase/bytebase/compare/1.17.0...2.0.0

1.17.0

1 year ago

🚀 New Features

  • Display slow queries for MySQL and PostgreSQL.
  • Send weekly slow query summary Emails.
  • Sync schema to multiple target databases.
  • Configure custom roles for projects.
  • Support OceanBase & Redshift.
  • New language option: Spanish 🇪🇸.

🎠 Community

  • Thanks to @Akrista for feat: 🇪🇸 Spanish Translation #5712
  • Thanks to @whhe for feat: ssl support for OceanBase #5741

Full Changelog

https://github.com/bytebase/bytebase/compare/1.16.0...1.17.0

1.16.0

1 year ago

🚀 Features

  • Customize your Approval Flow based on risk levels.
  • Support databases: Oracle, MSSQL & MariaDB.
  • Require two-factor authentication (2FA) for all users.

🎄 Enhancements

  • Filter improvements for transferring databases.
  • Skip all failed tasks in the current stage of the issue.
  • Show progress while uploading SQL for issues.

Full Changelog

https://github.com/bytebase/bytebase/compare/1.15.0...1.16.0

1.15.0

1 year ago

🚀 New Features

🎄 Enhancements

  • SQL Review supports checking PostgreSQL view dependencies.

🐞 Bug Fixes

  • Fixed the issue where some objects could not be recognized in MySQL 5.7.20-log version.
  • Fixed the issue where MySQL could not recognize the creation of a database in the lower_case_table_names = 1 scenario.

1.14.0

1 year ago

🚀 Features

🎄 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.

Full Changelog

https://github.com/bytebase/bytebase/compare/1.13.0...1.14.0

1.13.0

1 year ago

🚀 Features

🎄 Enhancements

  • Improved UI for viewing and configuring SQL review policies.
  • Support executing multiple statements for PostgreSQL in SQL Editor Admin mode.

🎠 Community

  • We just crossed 5K GitHub stars 🥳!
  • Add a tutorial page to include all Bytebase tutorials. www.bytebase.com/tutorial
  • Thanks to @piglig for PRs
    • #4874 chore: adjust plugin names to conform to conventions
    • #4875 docs: update the reference of the plugin generator doc
    • #4878 fix: wrong dir path when generating MySQL Advisor

Full Changelog

https://github.com/bytebase/bytebase/compare/1.12.1...1.13.0

1.12.1

1 year ago

What's Changed

🚀 Features

🎄 Enhancements

🐞 Notable Bug Fixes

  • Fixed: Change history detail in MongoDB collection pages doesn't work correctly.

🎠 Community

Full Changelog

https://github.com/bytebase/bytebase/compare/1.12.0...1.12.1