Release 4.45.0
Unclaimed project
Are you a maintainer of gitbucket? Claim this project to take control of your public changelog and roadmap.
Changelog
A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
Release 4.45.0
Note that upgrading from h2 1.x to 2.x requires data file migration: https://www.h2database.com/html/migration-to-v2.html
It can't be done automatically using GitBucket's auto migration mechanism because it relies on database itself. So, users who use h2 will have to dump and recreate their database manually with the following steps:
# Export d...