Automated changelog update [skip ci]
This commit is contained in:
@@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
|
||||
## Summary
|
||||
|
||||
* Bugfix - Substring search for sharees: [#547](https://github.com/owncloud/ocis/issues/547)
|
||||
* Enhancement - Add drives field to users endpoint: [#4072](https://github.com/owncloud/ocis/pull/4072)
|
||||
* Enhancement - Improve error log for "could not get user by claim" error: [#4227](https://github.com/owncloud/ocis/pull/4227)
|
||||
* Enhancement - Allow providing list of services NOT to start: [#4254](https://github.com/owncloud/ocis/pull/4254)
|
||||
* Enhancement - Introduce insecure flag for smtp email notifications: [#4279](https://github.com/owncloud/ocis/pull/4279)
|
||||
@@ -29,6 +30,14 @@ The following sections list the changes for unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis/issues/547
|
||||
|
||||
* Enhancement - Add drives field to users endpoint: [#4072](https://github.com/owncloud/ocis/pull/4072)
|
||||
|
||||
We have added `$expand=drives` to the `/users/{id}/` endpoint using the user filter
|
||||
implemented in reva.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/4072
|
||||
https://github.com/cs3org/reva/pull/3046
|
||||
|
||||
* Enhancement - Improve error log for "could not get user by claim" error: [#4227](https://github.com/owncloud/ocis/pull/4227)
|
||||
|
||||
We've improved the error log for "could not get user by claim" error where previously only the
|
||||
@@ -56,6 +65,7 @@ The following sections list the changes for unreleased.
|
||||
Updated reva to version x.x.x. This update includes:
|
||||
|
||||
https://github.com/owncloud/ocis/pull/4272
|
||||
https://github.com/cs3org/reva/pull/3096
|
||||
*
|
||||
todo:
|
||||
# Changelog for [2.0.0-beta.5] (2022-07-19)
|
||||
|
||||
Reference in New Issue
Block a user