getsentry / getsentry/sentry-java

Move vendored code into a `vendored` package

未關閉
#4,656 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。