Skip to content

Commit 835e271

Browse files
docs(changelog): Add entry for snapshot upload chunking fix
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 31c6346 commit 835e271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
### Fixes
1010

11+
- (snapshots) Chunk image uploads to avoid file descriptor exhaustion and 413 errors when uploading hundreds of images ([#3249](https://github.com/getsentry/sentry-cli/pull/3249))
1112
- (sourcemaps) Skip non-base64 embedded sourcemaps during injection ([#3243](https://github.com/getsentry/sentry-cli/pull/3243))
1213

1314
### New Features ✨

0 commit comments

Comments
 (0)