##// END OF EJS Templates
svn: use streaming uploads/downloads of files....
svn: use streaming uploads/downloads of files. - before we buffered whole content before uploading/download - this could lead to OOM errors on big files - now instead we stream when PUT/GET are sent from SVN resulting in faster more efficient data transfer

File last commit:

r2752:6a688492 stable
r3022:211018a9 stable
Show More
release-notes-4.12.2.rst
41 lines | 491 B | text/x-rst | RstLexer

|RCE| 4.12.2 |RNS|

Release Date

  • 2018-05-16

New Features

General

  • Jenkins: further improve handling of proxied Jenkins server.

Security

  • SSH: fixed found problem with key-storage that could allow remote logins performed by rhodecode authorized users with specially crafted SSH Keys.

Performance

Fixes

Upgrade notes

  • Unscheduled release addressing found security problem.