CNCF Landscape includes Bytebase as the first-ever database CI/CD solution Check Now

Bytebase 1.2.1

less than 1 min read Ningjing

๐Ÿš€ New Features

  • In-place Point-in-time Recovery for the database (preview version). restore-database

  • Added GET /v1/sql/advise OpenAPI.

It allows users to perform SQL reviews via API after configuring the schema review policy. Users can access its API documentation via /swagger/index.html once they start their Bytebase service.

sql-open-api

๐ŸŽ„ Enhancements

  • Added cluster support for ClickHouse database creation.
  • Support GitLab merge request commit in GitOps workflow.
  • Clicking on issue, project, database โ€ฆ table rows with cmd/ctrl pressed will open the link in a new tab.

๐Ÿž Notable bug fixes

  • Fixed unable to archive environment even when the environment has no active instance.
  • Fixed unrecognized PostgreSQL index names with quotes.
  • Fixed in VCS workflow, duplicate issues created upon receiving merge branch commit.

๐ŸŽ  Community

๐Ÿ“• Installation and Upgrade

Follow https://github.com/bytebase/bytebase#installation. If you upgrade from a previous version, just restart after obtaining the new release binary.