🐞 Important Bug Fixes
MySQL 5.7 compatibility
In the previous version, Bytebase couldn’t sync the migration history properly because it used a MySQL 8.0 only feature.🚀 New Features
Webhook (detailed guide)
User can now configure webhook to allow Bytebase to post messages to the configured webhook endpoint upon varioius events. Bytebase currently supports following events:- Issue creation
 - Issue status change
 - Issue task status change
 - Issue info change such as its assignee, title, description
 - Issue comment creation
 
Bytebase also supports following webhook providers
- Slack
 - Discord
 - Microsoft Teams
 - DingTalk (钉钉)
 - Feishu (飞书)
 - WeCome (企业微信)
 
🎠 Community
- Thanks @zhj-hx for providing feedback and helping us troubleshooting the MySQL 5.7 compatibility issue
 - Thanks @iczc for the PR.
 

