You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changes/4.4.4.md
+53-53Lines changed: 53 additions & 53 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 4.4.4
2
2
3
-
Release date: `2020-xx-xx`
3
+
Release date: `2020-07-10`
4
4
5
5
## Core
6
6
@@ -10,10 +10,10 @@ Release date: `2020-xx-xx`
10
10
-[NXDRIVE-2139](https://jira.nuxeo.com/browse/NXDRIVE-2139): Make the custom user agent effective
11
11
-[NXDRIVE-2160](https://jira.nuxeo.com/browse/NXDRIVE-2160): Lower logging level of "Error while stopping FinderSync"
12
12
-[NXDRIVE-2162](https://jira.nuxeo.com/browse/NXDRIVE-2162): Enforce disk space retrieval robustness
13
-
-[NXDRIVE-2170](https://jira.nuxeo.com/browse/NXDRIVE-2170): Fix new errors found by codespell 1.17.0
13
+
-[NXDRIVE-2170](https://jira.nuxeo.com/browse/NXDRIVE-2170): Fix new errors found by `codespell` 1.17.0
14
14
-[NXDRIVE-2174](https://jira.nuxeo.com/browse/NXDRIVE-2174): Use versions check functions from the Python client
15
15
-[NXDRIVE-2183](https://jira.nuxeo.com/browse/NXDRIVE-2183): Fix chunked upload using an obsolete batch ID in certain circumstances
16
-
-[NXDRIVE-2184](https://jira.nuxeo.com/browse/NXDRIVE-2184): Fix mypy issues following the update to mypy 0.780
16
+
-[NXDRIVE-2184](https://jira.nuxeo.com/browse/NXDRIVE-2184): Fix `mypy` issues following the update to mypy 0.780
17
17
-[NXDRIVE-2185](https://jira.nuxeo.com/browse/NXDRIVE-2185): Be more specific on HTTP error handling when fetching the batch ID associated to an upload
18
18
-[NXDRIVE-2187](https://jira.nuxeo.com/browse/NXDRIVE-2187): New language: Basque (eu)
19
19
-[NXDRIVE-2188](https://jira.nuxeo.com/browse/NXDRIVE-2188): Remove the Hebrew language
@@ -64,18 +64,18 @@ Release date: `2020-xx-xx`
64
64
65
65
## Tests
66
66
67
-
-[NXDRIVE-2127](https://jira.nuxeo.com/browse/NXDRIVE-2127): Fixes for functional tests using tox
67
+
-[NXDRIVE-2127](https://jira.nuxeo.com/browse/NXDRIVE-2127): Fixes for functional tests using `tox`
68
68
-[NXDRIVE-2171](https://jira.nuxeo.com/browse/NXDRIVE-2171): Use `pip-sync` to keep test environments up-to-date
69
69
-[NXDRIVE-2177](https://jira.nuxeo.com/browse/NXDRIVE-2177): Review the logging format in tests
70
70
-[NXDRIVE-2179](https://jira.nuxeo.com/browse/NXDRIVE-2179): Enable back failed test reports
71
71
-[NXDRIVE-2189](https://jira.nuxeo.com/browse/NXDRIVE-2189): Move non-Python test files to specific folders
72
-
-[NXDRIVE-2199](https://jira.nuxeo.com/browse/NXDRIVE-2199): Use the FileManager importer in tests
72
+
-[NXDRIVE-2199](https://jira.nuxeo.com/browse/NXDRIVE-2199): Use the `FileManager` importer in tests
73
73
-[NXDRIVE-2200](https://jira.nuxeo.com/browse/NXDRIVE-2200): Fix tests from `test_special_characters.py`
74
74
-[NXDRIVE-2201](https://jira.nuxeo.com/browse/NXDRIVE-2201): Move the NXDRIVE-1033 test in its own test file
75
75
-[NXDRIVE-2202](https://jira.nuxeo.com/browse/NXDRIVE-2202): Move the NXDRIVE-947 test in its own test file
76
76
-[NXDRIVE-2211](https://jira.nuxeo.com/browse/NXDRIVE-2211): Use `DOCTYPE_FOLDERISH` for creating the workspace in tests
0 commit comments