ref(api): Only allow dead code where needed (#2213)
Changes to tests
- ref(test): Broaden `with_header_matcher` types ([#2261](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2261)) by szokeasaurusrex
- ref(test): Accept `impl Into` for `with_matcher` ([#2260](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2260)) by szokeasaurusrex
- ref(test): Align `with_reponse_body` parameter to `mockito` ([#2259](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2259)) by szokeasaurusrex
- ref(test): Make mock builder status default to `200` ([#2258](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2258)) by szokeasaurusrex
- ref(test): Change chunk upload options org ([#2257](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2257)) by szokeasaurusrex
- ref(test): Bump `mockito` mocking library ([#2254](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2254)) by szokeasaurusrex
- ref(test): Use `TestManager` in new chunk upload test ([#2253](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2253)) by szokeasaurusrex
- ref(test): Add `TestManager` struct for uniform test setup ([#2252](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2252)) by szokeasaurusrex
- ref(tests): `mock_common_endpoints` refactor ([#2251](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2251)) by szokeasaurusrex
- ref(tests): Simplify `mock_common_upload_endpoints` ([#2250](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2250)) by szokeasaurusrex
- ref(tests): Extract `mock_common_upload_endpoints` into module ([#2249](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2249)) by szokeasaurusrex
- ref(tests): Rename `mocking` to `mock_endpoint_builder` ([#2248](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2248)) by szokeasaurusrex
- ref: Fix typo in tests ([#2243](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2243)) by szokeasaurusrex
- ref(test): Rename `EndpointOptions` to `MockEndpointBuilder` ([#2247](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2247)) by szokeasaurusrex
- ref(test): Refactor `EndpointOptions` ([#2246](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2246)) by szokeasaurusrex
- ref(test): Privatize struct fields of `EndpointOptions` ([#2245](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2245)) by szokeasaurusrex
- ref(test): Move mock endpoint code to module ([#2244](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2244)) by szokeasaurusrex
- test: batch send-event tests ([#2230](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2230)) by szokeasaurusrex
- test: Run `trycmd` tests with `RUST_BACKTRACE=0` ([#2242](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2242)) by szokeasaurusrex
- test(send-metric): Batch tests together ([#2241](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2241)) by szokeasaurusrex
- test(react_native): Bubble up `target_os` ([#2240](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2240)) by szokeasaurusrex
- test(projects): Batch tests together ([#2239](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2239)) by szokeasaurusrex
- test(monitors): Batch monitors tests ([#2236](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2236))
- test(monitors): Delete unneeded monitors test ([#2237](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2237))
- test(organizations): Batch tests together ([#2238](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2238))
- test(events): Batch tests together ([#2235](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2235))
- test(debug-files): Batch tests together ([#2234](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2234))
- test: batch token validation tests ([#2231](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2231))
- test: batch upload-proguard tests ([#2233](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2233))
- test: batch update tests ([#2232](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2232))
- test: Batch org token tests together ([#2229](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2229))
- test: Batch `bash_hook` tests together ([#2226](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2226))
- test: batch login tests ([#2228](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2228))
- test: Batch send envelope tests together ([#2227](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2227))
- test(debug-files): Add test for `assemble` endpoint call
- ref(tests): Decouple test env vars from trycmd code
2.38.2
Various fixes & improvements
deps: Update symbolic to 12.12.0 (#2210) by loewenheim
2.38.1
Various fixes & improvements
meta: Remove .vscode directory from version control (#2208) by szokeasaurusrex
build(windows): Statically link CRT on Windows (#2203) by szokeasaurusrex
ref: Update main to indicate it does not return (#2192) by szokeasaurusrex
ref: Indicate that commands::main does not return (#2191) by szokeasaurusrex
2.38.0
Various fixes & improvements
feat(errors): Print backtrace when RUST_BACKTRACE=1 (#2189) by szokeasaurusrex
fix(crons): Don't panic when passing --auth-token (#2172) by szokeasaurusrex
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.
2.36.6
There are no code changes in this release. It is being performed to test an update to the release build process.
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.
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.
Bumps script/sentry-cli.properties from 2.36.3 to 2.39.1.
Auto-generated by a dependency updater.
Changelog
2.39.1
Various fixes & improvements
2.39.0
Features/improvements
debugId
field in sourcemaps (#2222)Various fixes & improvements
assert_cmd
as a dev dependencySENTRY_DUMP_REPONSE
environment variable (#2212)allow(dead_code)
from update utils (#2216)allow(dead_code)
(#2215)
- ref(test): Broaden `with_header_matcher` types ([#2261](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2261)) by szokeasaurusrex - ref(test): Accept `impl IntoChanges to tests
2.38.2
Various fixes & improvements
2.38.1
Various fixes & improvements
.vscode
directory from version control (#2208) by szokeasaurusrexmain
to indicate it does not return (#2192) by szokeasaurusrexcommands::main
does not return (#2191) by szokeasaurusrex2.38.0
Various fixes & improvements
RUST_BACKTRACE=1
(#2189) by szokeasaurusrex--auth-token
(#2172) by szokeasaurusrex2.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.2.36.6
There are no code changes in this release. It is being performed to test an update to the release build process.
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.
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.