diff --git a/docs/release-notes/release-notes-5.5.0.rst b/docs/release-notes/release-notes-5.5.0.rst index 40f567da..c74c5aba 100644 --- a/docs/release-notes/release-notes-5.5.0.rst +++ b/docs/release-notes/release-notes-5.5.0.rst @@ -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.