Skip to content

Commit 938a884

Browse files
docs(changelog): Add entry for snapshot upload chunking fix
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 86c377c commit 938a884

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

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

55
### Fixes
66

7+
- (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))
78
- (sourcemaps) Skip non-base64 embedded sourcemaps during injection ([#3243](https://github.com/getsentry/sentry-cli/pull/3243))
89

910
### New Features ✨

0 commit comments

Comments
 (0)