Commit 9b8b012
authored
chore(debug-files): Add deprecation notice for non-chunked uploads (#2836)
### Description
Support for non-chunked uploads debug file uploads will be removed in
the next major release.
Sentry self-hosted versions [since
10.0.0](getsentry/sentry@209e42f),
which was released six years ago, support chunked uploads for debug file
uploads
### Issues
- Resolves #2834
- Resolves CLI-183
<!--
#### Reminders
- Add GH Issue ID _&_ Linear ID (if applicable)
- PR title should use [conventional
commit](https://develop.sentry.dev/engineering-practices/commit-messages/#type)
style (`feat:`, `fix:`, `ref:`, `meta:`)
- For external contributors:
[CONTRIBUTING.md](https://github.com/getsentry/sentry-cli/blob/master/CONTRIBUTING.md),
[Sentry SDK development docs](https://develop.sentry.dev/sdk/), [Discord
community](https://discord.gg/Ww9hbqr)
-->1 parent f784324 commit 9b8b012
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1326 | 1326 | | |
1327 | 1327 | | |
1328 | 1328 | | |
| 1329 | + | |
1329 | 1330 | | |
1330 | 1331 | | |
1331 | 1332 | | |
| |||
1647 | 1648 | | |
1648 | 1649 | | |
1649 | 1650 | | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
1650 | 1661 | | |
1651 | 1662 | | |
1652 | 1663 | | |
| |||
0 commit comments