##// END OF EJS Templates
docs: updated release notes for 5.0.0
docs: updated release notes for 5.0.0

File last commit:

r5345:0e08b689 v5.0.0 stable
r5345:0e08b689 v5.0.0 stable
Show More
release-notes-5.0.0.rst
51 lines | 1.3 KiB | text/x-rst | RstLexer

|RCE| 5.0.0 |RNS|

Release Date

  • TBA

New Features

  • Full support of Python3 and Python3.11
  • Git repositories with LFS object are now pushing and pulling the LFS objects when remote sync is enabled.
  • Archive generation: implemented a new system for caching generated archive files that allows setting cache size limit see: archive_cache.cache_size_gb= option.
  • Introduced statsd metrics in various places for new monitoring stack to provide useful details on traffic and usage.

General

  • Upgraded all dependency libraries to their latest available versions
  • Dropped support for deprecated hgsubversion no longer available in python3

Security

Performance

  • Moved lot of dulwich based code into libgit2 implementation for better performance

Fixes

Upgrade notes

  • RhodeCode 5.0.0 is a mayor upgrade that support latest Python versions 3.11, and also comes with lots of internal changes and performance improvements.
  • RhodeCode 5.0.0 is only supported via our new docker rcstack installer or helm/k8s stack
  • Please see migration guide :ref:`rcstack:migration-to-rcstack`
  • RhodeCode 5.0.0 also requires a new license for EE instances, please reach out to us via support@rhodecode.com to convert your license key.