@sentry/cli-darwin
Advanced tools
Changelog
2.39.1
Changelog
2.39.0
debugId
field in sourcemaps (#2222)assert_cmd
as a dev dependencySENTRY_DUMP_REPONSE
environment variable (#2212)allow(dead_code)
from update utils (#2216)allow(dead_code)
(#2215)with_header_matcher
types (#2261) by @szokeasaurusreximpl Into<Matcher>
for with_matcher
(#2260) by @szokeasaurusrexwith_reponse_body
parameter to mockito
(#2259) by @szokeasaurusrex200
(#2258) by @szokeasaurusrexmockito
mocking library (#2254) by @szokeasaurusrexTestManager
in new chunk upload test (#2253) by @szokeasaurusrexTestManager
struct for uniform test setup (#2252) by @szokeasaurusrexmock_common_endpoints
refactor (#2251) by @szokeasaurusrexmock_common_upload_endpoints
(#2250) by @szokeasaurusrexmock_common_upload_endpoints
into module (#2249) by @szokeasaurusrexmocking
to mock_endpoint_builder
(#2248) by @szokeasaurusrexEndpointOptions
to MockEndpointBuilder
(#2247) by @szokeasaurusrexEndpointOptions
(#2246) by @szokeasaurusrexEndpointOptions
(#2245) by @szokeasaurusrextrycmd
tests with RUST_BACKTRACE=0
(#2242) by @szokeasaurusrextarget_os
(#2240) by @szokeasaurusrexbash_hook
tests together (#2226)assemble
endpoint callChangelog
2.38.2
Changelog
2.38.1
.vscode
directory from version control (#2208) by @szokeasaurusrexmain
to indicate it does not return (#2192) by @szokeasaurusrexcommands::main
does not return (#2191) by @szokeasaurusrexChangelog
2.38.0
RUST_BACKTRACE=1
(#2189) by @szokeasaurusrex--auth-token
(#2172) by @szokeasaurusrexChangelog
2.37.0
All Xcode uploads are now executed in the foreground, which should allow for easier debugging of any problems that occur while uploading files during the build process, since errors will be logged directly within Xcode.
With this change, the --force-foreground
flag is no longer needed, since we always upload in the foreground. The flag is now a deprecated no-op.
Changelog
2.36.6
There are no code changes in this release. It is being performed to test an update to the release build process.
Changelog
2.36.5
There are no code changes in this release. It is a re-release of 2.36.4, which we are making because 2.36.4 and 2.36.3 failed to publish to PyPI.
Changelog
2.36.4
This releases fixes includes a bugfix (#2171 by @szokeasaurusrex) for #2169. The bug caused any command run with
sentry-cli monitors run
to not be executed whenever sending the cron checkin to Sentry failed, e.g. during a Sentry
outage or due to some other network failure. With the bugfix, we log the error and execute the program even when there
was an error sending the checkin.
We recommend that all users using sentry-cli monitors run
upgrade to Sentry CLI version 2.36.4 immediately.
Changelog
2.36.3
curl-sys
(#2164) by @szokeasaurusrex