getsentry / getsentry/sentry-java

Move vendored code into a `vendored` package

Open
#4,656 1 comment 0 reactions 0 assignees View on GitHub
dependencies Java Task
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

### Description

Currently the SDK has vendored code in lots of places.
We could move that to a vendor package, e.g. `io.sentry.vendor`.

We already do this for `io.sentry.vendor.gson`.

There are a lot more vendored classes we could move.

This is a breaking change since the classes are public and could be used by customers. Therefore we should change this in a major.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.