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 @@ -75,6 +75,7 @@ The following sections list the changes for unreleased.
7575* Bugfix - Add OCS v2 capabilities endpoint to public paths: [#11665](https://github.com/owncloud/ocis/pull/11665)
7676* Bugfix - Add webdav without trailing slash into proxy default config: [#11677](https://github.com/owncloud/ocis/pull/11677)
7777* Bugfix - Fix clean uploads command: [#11693](https://github.com/owncloud/ocis/pull/11693)
78+ * Bugfix - Fix stale nodes command: [#11704](https://github.com/owncloud/ocis/pull/11704)
7879* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
7980* Enhancement - Bump importer app: [#10880](https://github.com/owncloud/ocis/pull/10880)
8081* Enhancement - Allow scaling the search service: [#11029](https://github.com/owncloud/ocis/pull/11029)
@@ -159,6 +160,12 @@ The following sections list the changes for unreleased.
159160
160161 https://github.com/owncloud/ocis/pull/11693
161162
163+ * Bugfix - Fix stale nodes command: [#11704](https://github.com/owncloud/ocis/pull/11704)
164+
165+ Fix delete-stale-nodes command to properly remove or roll-back nodes
166+
167+ https://github.com/owncloud/ocis/pull/11704
168+
162169* Enhancement - Add GetPermission API: [#8616](https://github.com/owncloud/ocis/issues/8616)
163170
164171 Graph service: added GET
@@ -237,6 +244,7 @@ The following sections list the changes for unreleased.
237244
238245 https://github.com/owncloud/ocis/pull/11669
239246 https://github.com/owncloud/ocis/pull/11693
247+ https://github.com/owncloud/ocis/pull/11704
240248
241249* Enhancement - Added user type upgrade/downgrade: [#11678](https://github.com/owncloud/ocis/pull/11678)
242250
You can’t perform that action at this time.
0 commit comments