Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
butonic committed Nov 18, 2024
1 parent 1efc82c commit 8a90399
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ The following sections list the changes for unreleased.

## Summary

* Bugfix - Log GRPC requests in debug mode: [#10438](https://github.com/owncloud/ocis/pull/10438)
* Bugfix - Fix impersonated request user mismatch: [#10548](https://github.com/owncloud/ocis/pull/10548)
* Bugfix - Fix federated sharing when using an external IDP: [#10567](https://github.com/owncloud/ocis/pull/10567)
* Bugfix - Fix node cache ttl updates: [#10575](https://github.com/owncloud/ocis/pull/10575)
Expand All @@ -74,6 +75,12 @@ The following sections list the changes for unreleased.

## Details

* Bugfix - Log GRPC requests in debug mode: [#10438](https://github.com/owncloud/ocis/pull/10438)

When log level is set to debug we will now also log grpc requests.

https://github.com/owncloud/ocis/pull/10438

* Bugfix - Fix impersonated request user mismatch: [#10548](https://github.com/owncloud/ocis/pull/10548)

We fixed a user id and name mismatch in the impersonated auth-app API request
Expand Down

0 comments on commit 8a90399

Please sign in to comment.