mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-15 00:30:21 -06:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -48,12 +48,21 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Fix crash on empty tracing provider: [#9622](https://github.com/owncloud/ocis/pull/9622)
|
||||
* Enhancement - Log user agent and remote addr on auth errors: [#9475](https://github.com/owncloud/ocis/pull/9475)
|
||||
* Enhancement - Add missing WOPI features: [#9580](https://github.com/owncloud/ocis/pull/9580)
|
||||
* Enhancement - Update web to v9.1.0-alpha.1: [#9585](https://github.com/owncloud/ocis/pull/9585)
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Fix crash on empty tracing provider: [#9622](https://github.com/owncloud/ocis/pull/9622)
|
||||
|
||||
We have fixed a bug that causes a crash when OCIS_TRACING_ENABLED is set to
|
||||
true, but no tracing Endpoints or Collectors have been provided.a
|
||||
|
||||
https://github.com/owncloud/ocis/issues/7012
|
||||
https://github.com/owncloud/ocis/pull/9622
|
||||
|
||||
* Enhancement - Log user agent and remote addr on auth errors: [#9475](https://github.com/owncloud/ocis/pull/9475)
|
||||
|
||||
The proxy will now log `user_agent`, `client.address`, `network.peer.address`
|
||||
|
||||
Reference in New Issue
Block a user