docs: added changelog for 5.5.0

This commit is contained in:
RhodeCode Admin 2025-02-25 10:58:05 +01:00
parent f7f4eb8512
commit 9dcd00979d

View file

@ -4,23 +4,25 @@
Release Date
^^^^^^^^^^^^
- TBA
- 2025-02-26
New Features
^^^^^^^^^^^^
- Added automatic PR merging on approved code.
General
^^^^^^^
- Added check to avoid deleting(closing) landing branches during PR merge
- Several Library fixes and updates.
Security
^^^^^^^^
- Fixed issue with draft comments being visible via API to non-authors
- Fixed security issue in cryptography package
Performance
@ -31,9 +33,11 @@ Performance
Fixes
^^^^^
- Fixed missing default LFS options on remote sync automation.
Upgrade notes
^^^^^^^^^^^^^
- RhodeCode 5.5.0 is a planned major release bringing automatic PR merging once a review status was set to approved.