Skip to content

chore(deps): update CLI to v2.45.0 #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 16, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2025

Bumps sentry-cli.properties from 2.43.0 to 2.45.0.

Auto-generated by a dependency updater.

Changelog

2.45.0

New feature

  • feat(sourcemaps): Multi-project sourcemaps upload (#2497) by szokeasaurusrex
    • Sourcemaps can now be uploaded to multiple projects at once by passing each project to the sentry-cli sourcemaps upload command, like so:
      sentry-cli sourcemaps upload -p project1 -p project2 /path/to/sourcemaps
    • Note that users on old versions of self-hosted Sentry may need to upgrade their self-hosted server to a newer version to take advantage of multi-project uploads.

Various fixes & improvements

  • ref: Rename fixup_js_file_end (#2475) by szokeasaurusrex
  • ref: Use slice instead of vec for assemble artifact request (#2498) by szokeasaurusrex
  • ref: Separate LegacyUploadContext for legacy uploads (#2494) by szokeasaurusrex
  • feat: Remove organization and project info log (#2490) by szokeasaurusrex

2.44.0

Various fixes & improvements

  • feat(sourcemaps): Support injecting indexed sourcemaps (#2470) by szokeasaurusrex
  • test(sourcemaps): Assert injection outputs (#2483) by szokeasaurusrex

2.43.1

Various fixes & improvements

  • build: Bump tokio to 1.44.2 (#2474) by szokeasaurusrex
  • chore: Fix nightly clippy lints (#2469) by loewenheim

@github-actions github-actions bot force-pushed the deps/sentry-cli.properties/2.45.0 branch from cec96be to be149e3 Compare May 9, 2025 03:23
@github-actions github-actions bot force-pushed the deps/sentry-cli.properties/2.45.0 branch from be149e3 to 3181fa3 Compare May 14, 2025 06:55
@lcian lcian merged commit b00014f into main May 16, 2025
8 checks passed
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.

2 participants