Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 1.0 kB | |
Release 3.9.0 source code.tar.gz | 2025-07-31 | 6.2 MB | |
Release 3.9.0 source code.zip | 2025-07-31 | 8.4 MB | |
Totals: 3 Items | 14.6 MB | 2 |
🌟 New Database CI/CD Experience
New database CI/CD experience is now enabled by default. The new layout splits a monolithic page into dedicated tabs for clearer information display and efficient batch change management:
- Overview tab displays general change details and approval status
- Changes tab lists database changes and their targets
- Rollout tab manages the deployment process
- In addition to the layout update, the new design also introduces the following new features:
- Multi-task rollback.
- Plan draft to stage changes.
Users can still switch back to the old layout via the profile dropdown in the top-right corner.
Changelog
https://github.com/bytebase/bytebase/compare/3.8.1...3.9.0
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.