Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sentry/cli

Package Overview
Dependencies
Maintainers
12
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/cli - npm Package Versions

1
24

1.50.0

Diff

Changelog

Source

sentry-cli 1.50.0

  • feat: Allow setting of git remote (#637)
  • feat: Expose code IDs from difutil check (#639)
  • feat: Implement workarounds for dealing with hermes bytecode (#646)
  • feat: Allow for --silent flag in installation script (#648)
  • feat: Support dist option in JS API (#642)
  • ref: Treat 301/302 upload_chunks response codes as errors (#651)
  • fix: Add Content-Length=0 header to reprocessing POST request (#647)
jauer
published 1.49.0 •

Changelog

Source

sentry-cli 1.49.0

  • Detect Heroku's SOURCE_VERSION environment variable (#613)
  • Allow extensions with dots for sourcemap uploads (#605)
  • Fix validation of releases set-commits options in JS (#618)
  • Add an optional column for project slugs in releases list (#612)
  • Add an optional --wait flag for upload-dif (#619)

NOTE: This release changes the default behavior of upload-dif. Previously, the command waited until Sentry had fully processed uploaded files. Now, the command terminates after a successful upload but does not wait for server-side processing. This will speed up uploads for the common case. Specify --wait for the old behavior if you want to make sure that debug files are available before sending native events.

jauer
published 1.48.0 •

Changelog

Source

sentry-cli 1.48.0

  • Add support for Brotli, GZip and Deflate compression algorithms for binary download (#607)
  • Fix binary download progress bar calculations (#606)
jauer
published 1.47.2 •

Changelog

Source

sentry-cli 1.47.2

Changes:

  • Always show the full version in releases list (#584).
  • Do not warn when using the standard docker entrypoint.

JavaScript API:

  • Pass the silent option to releases commands in JavaScript (#552).
  • Allow setting commits on a release in JavaScript (#580).

Fixed bugs:

  • Fix an error in the bash hook if the log file gets deleted (#583).
  • Fix detection of Azure repositories in releases set-commits (#576).
  • Fix detection of annotated tags in releases set-commits (#598).
  • Fix normalization of sourcemap URL prefixes with trailing slashes (#599).
  • Fix upload of source bundles created with difutil bundle-sources (#602).
jauer
published 1.47.1 •

Changelog

Source

sentry-cli 1.47.1

  • Fix potentially broken payloads in send-event.
sentry-bot
published 1.47.0 •

Changelog

Source

sentry-cli 1.47.0

  • Trim whitespace in header values to prevent potential header injections through the auth token header. (#563)
  • Improved Azure DevOps URL parsing. (#556)
mitsuhiko
published 1.46.0 •

Changelog

Source

sentry-cli 1.46.0

  • Relax the release file limit for sourcemap uploads when artifact bundles are supported by the serntry server (#559)
jauer
published 1.45.0 •

Changelog

Source

sentry-cli 1.45.0

  • Allow ports in VCS urls when associating commits (#551)
  • Support PDB and PE uploads to Sentry (#553)
jauer
published 1.44.4 •

Changelog

Source

sentry-cli 1.44.4

  • Emit better version names for react native (#506)
  • Fix a regression in sourcemap uploads for certain release names (#549)
  • Ensure case insensitive git repository matching (#511)
jauer
published 1.44.3 •

Changelog

Source

sentry-cli 1.44.3

  • Fix a regression with URL prefixes in sourcemap uploads (#544)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc