sentry-java
sentry-java copied to clipboard
Remove deprecated `traceHeaders` method on `IHub` / `IScopes`
Description
Should be removed in a major.
See https://github.com/getsentry/sentry-java/blob/7b7964f423f45db68b01e66b1b6ce08dacb3e7b6/sentry/src/main/java/io/sentry/IHub.java#L470-L479
Has been moved to IScopes for 8.x.x.