Automated changelog update [skip ci]

This commit is contained in:
Willy Kloucek
2022-02-01 12:08:36 +00:00
parent 5483c4d203
commit 3cbd78f512

View File

@@ -12,6 +12,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix the default tracing provider: [#2952](https://github.com/owncloud/ocis/pull/2952)
* Bugfix - Fix configuration for space membership endpoint: [#2893](https://github.com/owncloud/ocis/pull/2893)
* Change - Change log level default from debug to error: [#3071](https://github.com/owncloud/ocis/pull/3071)
* Change - Remove the ownCloud storage driver: [#3072](https://github.com/owncloud/ocis/pull/3072)
* Change - Unify configuration and commands: [#2818](https://github.com/owncloud/ocis/pull/2818)
* Change - Update the graph api: [#2885](https://github.com/owncloud/ocis/pull/2885)
* Change - Update libre-graph-api to v0.3.0: [#2858](https://github.com/owncloud/ocis/pull/2858)
@@ -69,6 +70,16 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/3071
* Change - Remove the ownCloud storage driver: [#3072](https://github.com/owncloud/ocis/pull/3072)
We've removed the ownCloud storage driver because it was no longer maintained after the
ownCloud SQL storage driver was added.
If you have been using the ownCloud storage driver, please switch to the ownCloud SQL storage
driver which brings you more features and is under active maintenance.
https://github.com/owncloud/ocis/pull/3072
* Change - Unify configuration and commands: [#2818](https://github.com/owncloud/ocis/pull/2818)
We've unified the configuration and commands of all non storage services. This also includes