mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-16 00:59:37 -06:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -6,11 +6,21 @@ The following sections list the changes in ocis-ocs unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Fix file descriptor leak: [#79](https://github.com/owncloud/ocis-accounts/issues/79)
|
||||
* Enhancement - Add Group management for OCS Povisioning API: [#25](https://github.com/owncloud/ocis-ocs/pull/25)
|
||||
* Enhancement - Basic Support for the User Provisioning API: [#23](https://github.com/owncloud/ocis-ocs/pull/23)
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Fix file descriptor leak: [#79](https://github.com/owncloud/ocis-accounts/issues/79)
|
||||
|
||||
Only use a single instance of go-micro's GRPC client as it already does connection pooling.
|
||||
This prevents connection and file descriptor leaks.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/issues/79
|
||||
https://github.com/owncloud/ocis-ocs/pull/29
|
||||
|
||||
|
||||
* Enhancement - Add Group management for OCS Povisioning API: [#25](https://github.com/owncloud/ocis-ocs/pull/25)
|
||||
|
||||
We added support for the group management related set of API calls of the provisioning API.
|
||||
|
||||
Reference in New Issue
Block a user