🚀 New Features

  • Support configuring SQL review rules by database engine.
  • Support connecting to Redis sentinel and native cluster.
  • Add project settings:
    • Allow SQL editing after issue creation.
    • Automatically close issues after rollout completion.
  • Support WeCom direct messages for issue activities.

🔔 Notable Changes

  • Multi-tenancy configuration has been moved from project to database group.

🎄 Enhancements

  • Rename “Cancel” issue to “Close” issue.
  • Add an SSL connection switch for instance setup. The system default certificate is used if no CA certificate is specified.
  • Optimize SQL Editor auto-completion without semicolons.
  • Add more detailed task run log.
  • Enhance Oracle parser performance.

🐞 Bug Fix

  • Improve handling of schemas with unsupported Unicode characters.

⚙️ 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.