Show More
@@ -0,0 +1,51 b'' | |||||
|
1 | |RCE| 4.13.2 |RNS| | |||
|
2 | ------------------ | |||
|
3 | ||||
|
4 | Release Date | |||
|
5 | ^^^^^^^^^^^^ | |||
|
6 | ||||
|
7 | - 2018-08-18 | |||
|
8 | ||||
|
9 | ||||
|
10 | New Features | |||
|
11 | ^^^^^^^^^^^^ | |||
|
12 | ||||
|
13 | - audit-logs: add audit logs for branch permissions. | |||
|
14 | ||||
|
15 | ||||
|
16 | General | |||
|
17 | ^^^^^^^ | |||
|
18 | ||||
|
19 | - svn: properly handle credentials from URL during remote repository import. | |||
|
20 | - svn: use more detailed logs/errors so `exception_tracker` can show it with details. | |||
|
21 | - svn: use streaming uploads/downloads of files. | |||
|
22 | - svn: use shared configurable storage for svn_txn_id interception logic. | |||
|
23 | - celery: use `exception_tracker` to store tasks exceptions for easier debugging. | |||
|
24 | ||||
|
25 | ||||
|
26 | Security | |||
|
27 | ^^^^^^^^ | |||
|
28 | ||||
|
29 | ||||
|
30 | ||||
|
31 | Performance | |||
|
32 | ^^^^^^^^^^^ | |||
|
33 | ||||
|
34 | ||||
|
35 | ||||
|
36 | Fixes | |||
|
37 | ^^^^^ | |||
|
38 | ||||
|
39 | - exception_tracker: use a default value of exception store that is working across | |||
|
40 | all instances e.g vcsserver and enterprise. This fixed problem with usage in | |||
|
41 | cluster type setup. | |||
|
42 | - Comments: fixed problem with audit-logs receiving a empty value in certain | |||
|
43 | conditions resulting in 500 error on commenting. | |||
|
44 | - Branch Permissions: during creation of rule add special check for existing entries to | |||
|
45 | prevent duplicates if two users edit branch permissions at the same time. | |||
|
46 | ||||
|
47 | ||||
|
48 | Upgrade notes | |||
|
49 | ^^^^^^^^^^^^^ | |||
|
50 | ||||
|
51 | - Scheduled release addressing reported problems, and improving stability. |
General Comments 0
You need to be logged in to leave comments.
Login now