github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/context-for-utils.md (about) 1 Enhancement: Allow tracing requests by giving util functions a context 2 3 We deprecated GetServiceUserContext with GetServiceUserContextWithContext and GetUser with GetUserWithContext to allow passing in a trace context. 4 5 https://github.com/cs3org/reva/pull/4556