getsentry / getsentry/sentry-java
Move vendored code into a `vendored` package
Đang mở
dependencies
Java
Task
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 69
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.