Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

Bumps sentry-cli.properties from 2.54.0 to 2.56.1.

Auto-generated by a dependency updater.

Changelog

2.56.1

Deprecations

  • Added a deprecation notice for legacy uploading methods (#2836, #2837)
    • Support for these legacy uploading methods, required to upload to self-hosted Sentry servers below version 10.0.0, will be removed in the next major release (3.x). If you observe these new deprecation notices, we recommend upgrading your self-hosted Sentry server, or pinning Sentry CLI to a compatible version (2.x).
    • You may encounter these deprecation notices when uploading debug files or sourcemaps.

Fixes & improvements

  • Fixed a bug with sourcemap injection (#2764) by szokeasaurusrex
    • This change ensures we do not attempt to associate multiple compiled sources with the same sourcemap. As there should be at most one sourcemap for each compiled source, associating multiple compiled sources with the same sourcemap would lead to an invalid state.
  • Updated some outdated dependencies (#2816, #2818, and #2819)

2.56.0

Various fixes & improvements

  • feat: auto-fetch head-ref from GitHub Actions in detached HEAD state (#2805) by runningcode
  • feat: automatically fetch base SHA in GitHub Actions PR workflows (#2799) by runningcode
  • feat(preprod): use deflated compression when creating the zip file (#2800) by trevor-e
  • feat(preprod): make sure at least one app bundle is present for upload (#2795) by trevor-e
  • feat(preprod): fail upload if app is missing Info.plist (#2793) by trevor-e
  • feat: restore GitHub Actions base branch detection (#2792) by runningcode
  • fix: lower log level for missing base ref detection (EME-369) (#2813) by runningcode
  • fix: simplify debug logging for PR number detection (EME-362) (#2812) by runningcode
  • fix: serialize VCS tests to prevent race conditions (EME-368) (#2811) by runningcode
  • fix: Validate SENTRY_RELEASE environment variable (#2807) by szokeasaurusrex
  • fix: use actual PR head SHA in GitHub Actions instead of merge commit (#2785) by runningcode
  • fix: suppress warning messages in failing build upload tests (#2791) by runningcode

2.55.0

Various fixes & improvements

  • feat(build): preserve repository name case for build upload (#2777) by runningcode
  • fix(sourcemaps): Display injection errors (#2775) by szokeasaurusrex
  • feat: Normalize VCS provider names to match backend (#2770) by runningcode
  • feat: Improve upload error message to show cause (#2765) by runningcode
  • fix: Safer asset catalog reader for liquid glass (#2771) by noahsmartin
  • fix(releases): handle partial SHAs correctly in commit resolution (#2734) by srest2021

@github-actions github-actions bot force-pushed the deps/sentry-cli.properties/2.56.1 branch from b9029c5 to b1ccefc Compare October 11, 2025 03:14
@github-actions github-actions bot force-pushed the deps/sentry-cli.properties/2.56.1 branch from b1ccefc to 7915817 Compare October 13, 2025 10:58
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