mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-18 05:28:40 -04:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Empty exact list while searching for a sharee: [#6398](https://github.com/owncloud/ocis/pull/6398)
|
||||
* Bugfix - Trace proxy middlewares: [#6313](https://github.com/owncloud/ocis/pull/6313)
|
||||
* Enhancement - Bump Reva: [#6381](https://github.com/owncloud/ocis/pull/6381)
|
||||
* Enhancement - Default LDAP write to true: [#6362](https://github.com/owncloud/ocis/pull/6362)
|
||||
@@ -21,6 +22,15 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Empty exact list while searching for a sharee: [#6398](https://github.com/owncloud/ocis/pull/6398)
|
||||
|
||||
We fixed a bug in the sharing api, it always returns an empty exact list while searching for a
|
||||
sharee
|
||||
|
||||
https://github.com/owncloud/ocis/issues/4265
|
||||
https://github.com/owncloud/ocis/pull/6398
|
||||
https://github.com/cs3org/reva/pull/3877
|
||||
|
||||
* Bugfix - Trace proxy middlewares: [#6313](https://github.com/owncloud/ocis/pull/6313)
|
||||
|
||||
We moved trace initialization to an early middleware to also trace requests made by other proxy
|
||||
|
||||
Reference in New Issue
Block a user