File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,7 @@ The following sections list the changes for unreleased.
8080* Bugfix - Fix the graceful shutdown: [#11295](https://github.com/owncloud/ocis/pull/11295)
8181* Bugfix - Fix the reva log interceptor: [#11348](https://github.com/owncloud/ocis/pull/11348)
8282* Bugfix - Fix panic while traversing the service list: [#11390](https://github.com/owncloud/ocis/pull/11390)
83+ * Bugfix - Fix storage-users cli: [#11464](https://github.com/owncloud/ocis/pull/11464)
8384* Change - Remove deprecated FRONTEND_OCS_*: [#11333](https://github.com/owncloud/ocis/pull/11333)
8485* Change - Remove deprecated CLIENTLOG_REVA_GATEWAY: [#11372](https://github.com/owncloud/ocis/pull/11372)
8586* Enhancement - Allow scaling the search service: [#11029](https://github.com/owncloud/ocis/pull/11029)
@@ -219,6 +220,13 @@ The following sections list the changes for unreleased.
219220 https://github.com/owncloud/ocis/issues/11377
220221 https://github.com/owncloud/ocis/pull/11390
221222
223+ * Bugfix - Fix storage-users cli: [#11464](https://github.com/owncloud/ocis/pull/11464)
224+
225+ Fix storage-users uploads --resume command.
226+
227+ https://github.com/owncloud/ocis/issues/11290
228+ https://github.com/owncloud/ocis/pull/11464
229+
222230* Change - Remove deprecated FRONTEND_OCS_*: [#11333](https://github.com/owncloud/ocis/pull/11333)
223231
224232 Deprecated FRONTEND_OCS_* environment variable was removed from config.
You can’t perform that action at this time.
0 commit comments