Skip to content

chore(deps): update CLI to v3.4.0#2651

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-cli.properties/3.4.0
Open

chore(deps): update CLI to v3.4.0#2651
github-actions[bot] wants to merge 1 commit intomainfrom
deps/modules/sentry-cli.properties/3.4.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps modules/sentry-cli.properties from 3.3.5 to 3.4.0.

Auto-generated by a dependency updater.

Changelog

3.4.0

Features

  • (snapshots) Add --selective flag to build snapshots to indicate the upload contains only a subset of images (#3268)
  • (bundle-jvm) Allow running directly on a project root (including multi-module repos) by automatically collecting only JVM source files (.java, .kt, .scala, .groovy), respecting .gitignore, and excluding common build output directories (#3260)
  • (bundle-jvm) Add --exclude option for custom glob patterns to exclude files/directories from source collection (#3260)

Performance

  • (snapshots) Parallelize image hashing with rayon (#3250)

Fixes

  • (snapshots) Chunk image uploads to avoid file descriptor exhaustion and 413 errors when uploading hundreds of images (#3249)
  • (snapshots) Preserve subdirectory structure in snapshot manifest keys instead of flattening to bare filenames (#3269)
  • Replace eprintln! with log::info! for progress bar completion messages when the progress bar is disabled (e.g. in CI). This avoids spurious stderr output that some CI systems treat as errors (#3223).

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cli.properties/3.4.0 branch from 7082ed2 to f68288e Compare April 21, 2026 04:00
@github-actions
Copy link
Copy Markdown
Contributor Author

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Internal Changes 🔧

  • (deps) Update CLI to v3.4.0 by github-actions[bot] in #2651

🤖 This preview updates automatically when you update the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant