Skip to content

Commit d8d2e63

Browse files
committed
Automated changelog update [skip ci]
1 parent fb863c3 commit d8d2e63

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)