getsentry / getsentry/sentry-java
Move vendored code into a `vendored` package
オープン
dependencies
Java
Task
- 主要言語
- Kotlin
- スター
- 1.4k
- フォーク
- 478
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 67
説明
### 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。