Update sentry-rust monorepo to 0.37.0 #296
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.32.3->0.37.00.32.3->0.37.00.32.3->0.37.0Release Notes
getsentry/sentry-rust (sentry)
v0.37.0Compare Source
Breaking changes
cargo updateand bump MSRV to 1.81 (#754) by @lcianrelease-healthfeature (#749) by @pepperoni505release-healthfeature flag was introduced that gates the Release Health features of Sentry.sentry,sentry-actix,sentry-towerorsentry-tracingwith the default features.release-healthto get back the previous behavior.Features
actix-webnow supports capturing and attaching the request body to HTTP request transactions.send_default_piiin your client options for this to be enabled, and you can fine-tune the behavior using the new optionmax_request_body_size.transaction.set_datasets data onTraceContext(#739) by @lciantransaction.set_datanow sets data onTraceContext, as the SDK should not use theextrafield.in-appstack frames has been improved. Now the SDK will mark more frames as notin-app.in-appreporting.Fixes
sentry-actix.sentry-tracingwhen not capturing stack traces.anyhowwhen thebacktracefeature is enabled butRUST_BACKTRACEis not set.Various fixes & improvements
Dependencies
v0.36.0Compare Source
Various fixes & improvements
Syncif request isn't (#721) by @sypharaxumdependency to v0.8 (#718) by @Turbo87finish(#712) by @thomaseizingerv0.35.0Compare Source
Fixes:
v0.34.0Compare Source
Features:
UNSTABLE_metricsandUNSTABLE_cadencefeature flags tometricsandmetrics-cadence1respectively.v0.33.0Compare Source
Various fixes & improvements
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.