##// 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:

r2242:cdbc56e3 stable
r3022:211018a9 stable
Show More
release-notes-4.10.4.rst
41 lines | 398 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.10.4.rst
docs: added release notes for 4.10.4
r2242 |RCE| 4.10.4 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2017-11-14
New Features
^^^^^^^^^^^^
General
^^^^^^^
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- repository groups: fixed a regressions in update of nested repository groups.
Upgrade notes
^^^^^^^^^^^^^
- Fixes regression in nested repository groups update. No upgrade problems should
be expected