##// END OF EJS Templates
chore: filled release notes for 5.2.0
chore: filled release notes for 5.2.0

File last commit:

r5544:aee015e0 default
r5544:aee015e0 default
Show More
release-notes-5.2.0.rst
55 lines | 1.7 KiB | text/x-rst | RstLexer
/ docs / release-notes / release-notes-5.2.0.rst
docs: started 5.2.0 release notes
r5474 |RCE| 5.2.0 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
chore: filled release notes for 5.2.0
r5544 - 2024-10-09
docs: started 5.2.0 release notes
r5474
New Features
^^^^^^^^^^^^
chore: filled release notes for 5.2.0
r5544 - New artifact storage engines allowing an s3 based uploads
- Enterprise version only: Added security tab to admin interface and possibility to whitelist specific vcs client versions. Some older versions clients have known security vulnerabilities, now you can disallow them.
- Enterprise version only: Implemented support for Azure SAML authentication
docs: started 5.2.0 release notes
r5474
General
^^^^^^^
chore: filled release notes for 5.2.0
r5544 - Bumped version of packaging, gunicorn, orjson, zope.interface and some other requirements
- Few tweaks and changes to saml plugins to allows easier setup
- Configs: allow json log format for gunicorn
- Configs: deprecated old ssh wrapper command and make the v2 the default one
- Make sure commit-caches propagate to parent repo groups
- Configs: Moved git lfs path and path of hg large files to *.ini file
docs: started 5.2.0 release notes
r5474
Security
^^^^^^^^
Performance
^^^^^^^^^^^
chore: filled release notes for 5.2.0
r5544 - description escaper for better performance
docs: started 5.2.0 release notes
r5474
Fixes
^^^^^
chore: filled release notes for 5.2.0
r5544 - Email notifications not working properly
- Removed waitress as a default runner
- Fixed issue with branch permissions
- Ldap: fixed nested groups extraction logic
- Fixed possible db corruption in case of filesystem problems
- Cleanup and improvements to documentation
- Added Kubernetes deployment section to the documentation
- Added default value to celery result and broker
- Fixed broken backends function after python3 migration
- Explicitly disable mercurial web_push ssl flag to prevent from errors about ssl required
- VCS: fixed problems with locked repos and with branch permissions reporting
docs: started 5.2.0 release notes
r5474
Upgrade notes
^^^^^^^^^^^^^
chore: filled release notes for 5.2.0
r5544 - RhodeCode 5.2.0 is a planned major release featuring Azure SAML, whitelist for client versions, s3 artifacts backend and more!