github.com/cs3org/reva/v2@v2.27.7/changelog/2.15.0_2023-07-17/link-context.md (about) 1 Bugfix: link context in metadata client 2 3 We now disconnect the existing outgoing grpc metadata when making calls in the metadata client. To keep track of related spans we link the two contexts. 4 5 https://github.com/cs3org/reva/pull/3951