getsentry / getsentry/sentry-java

Move vendored code into a `vendored` package

Aperta
#4,656 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
dependencies Java Task
Lingua principale
Kotlin
Stelle
1.4k
Fork
478
Merge medio
2g 23h
PR unite (30g)
67

Descrizione

### 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.