mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-10-27 16:46:15 +01:00
Update change log for 4.44.0
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
All changes to the project will be documented in this file.
|
All changes to the project will be documented in this file.
|
||||||
|
|
||||||
## 4.44.0 - 23 Sep 2025
|
## 4.44.0 - 23 Sep 2025
|
||||||
- Enhanced branch protection which supports:
|
- Enhanced branch protection which supports the following settings:
|
||||||
- Rejecting users for push
|
- Prevent pushes from non-allowed users
|
||||||
- Applying protection to administrators
|
- Whether to apply restrictions to administrator users as well
|
||||||
- Improve logging for initialization errors
|
- Improve logging for initialization errors
|
||||||
|
|
||||||
## 4.43.0 - 29 Jun 2025
|
## 4.43.0 - 29 Jun 2025
|
||||||
|
|||||||
@@ -62,9 +62,9 @@ Support
|
|||||||
What's New in 4.44.x
|
What's New in 4.44.x
|
||||||
-------------
|
-------------
|
||||||
## 4.44.0 - 23 Sep 2025
|
## 4.44.0 - 23 Sep 2025
|
||||||
- Enhanced branch protection which supports:
|
- Enhanced branch protection which supports the following settings:
|
||||||
- Rejecting users for push
|
- Prevent pushes from non-allowed users
|
||||||
- Applying protection to administrators
|
- Whether to apply restrictions to administrator users as well
|
||||||
- Improve logging for initialization errors
|
- Improve logging for initialization errors
|
||||||
|
|
||||||
Note that you have to migrate h2 database file if you will upgrade GitBucket from 4.42 or before to 4.43 or later and you are using the default h2 database because h2 1.x and h2.x don't have compatibility: https://www.h2database.com/html/migration-to-v2.html
|
Note that you have to migrate h2 database file if you will upgrade GitBucket from 4.42 or before to 4.43 or later and you are using the default h2 database because h2 1.x and h2.x don't have compatibility: https://www.h2database.com/html/migration-to-v2.html
|
||||||
|
|||||||
Reference in New Issue
Block a user