github bytebase/bytebase 2.14.1
Release 2.14.1

latest releases: 2.16.0, 2.15.0
one month ago

🚀 New Features

  • Support Branching for Oracle.
  • Add project switcher in SQL Editor.
  • Add two SQL Review rules:
    • Disallow mixing DDL and DML statements.
    • Disallow mixing different types (UPDATE, INSERT, DELETE) of DML statements on the same table.

🔔 Breaking Changes

  • Remove Data Access Control from Workspace Settings.
    • The option to query and export at the workspace level is no longer available. Instead, make allUsers a project member with the Querier role for the same functionality.
    • The feature to prevent copying data from the SQL Editor has been moved to the environment page.
  • Update the visibility of SQL Editor Worksheets to Private, Project Read and Project Write.

🎄 Enhancements

  • Display failed Oracle statement line numbers.
  • Improve Snowflake syntax error messages.
  • Collect all PostgreSQL slow logs if pg_stat_statements view exists.
  • Enhance Oracle compatibility.

🐞 Bug Fixes

  • Correct time display for slow query logs.

📜 Changelog

2.14.0...2.14.1

Don't miss a new bytebase release

NewReleases is sending notifications on new releases.