getsentry / getsentry/sentry-java
Move vendored code into a `vendored` package
未關閉
dependencies
Java
Task
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 2 天 22 小時
- 30 天內合併 PR
- 69
描述
### 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 還沒有評估資料。