Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2021-08-17 14:18:53 +00:00
parent 6552bf0c34
commit 3c0ce6180f
+8
View File
@@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Specify primary user type for all accounts: [#2364](https://github.com/owncloud/ocis/pull/2364)
* Bugfix - Fix naming of the user- and groupprovider services: [#2388](https://github.com/owncloud/ocis/pull/2388)
* Enhancement - Use non root user for the owncloud/ocis docker image: [#2380](https://github.com/owncloud/ocis/pull/2380)
* Enhancement - Replace unmaintained jwt library: [#2386](https://github.com/owncloud/ocis/pull/2386)
* Enhancement - Update bleve to version 2.1.0: [#2391](https://github.com/owncloud/ocis/pull/2391)
@@ -18,6 +19,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/2364
* Bugfix - Fix naming of the user- and groupprovider services: [#2388](https://github.com/owncloud/ocis/pull/2388)
The services are called "storage-userprovider" and "storage-groupprovider". The 'ocis
help' output was misleading.
https://github.com/owncloud/ocis/pull/2388
* Enhancement - Use non root user for the owncloud/ocis docker image: [#2380](https://github.com/owncloud/ocis/pull/2380)
The owncloud/ocis docker image now uses a non root user and enables you to set a different user