Update change log for 4.44.0 (#3845)

This commit is contained in:
Naoki Takezoe
2025-09-23 09:46:35 +09:00
committed by GitHub
parent f16cc117a9
commit 95ceca75a4
2 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,9 @@
All changes to the project will be documented in this file.
## 4.44.0 - 23 Sep 2025
- Enhanced branch protection which supports rejecting users fo push, etc.
- Enhanced branch protection which supports:
- Rejecting users for push
- Applying protection to administrators
- Improve logging for initialization errors
## 4.43.0 - 29 Jun 2025

View File

@@ -62,7 +62,9 @@ Support
What's New in 4.44.x
-------------
## 4.44.0 - 23 Sep 2025
- Enhanced branch protection which supports rejecting users fo push, etc.
- Enhanced branch protection which supports:
- Rejecting users for push
- Applying protection to administrators
- 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