chore(deps): update sentry-rust monorepo to 0.46.0 #1419

Merged
Jade merged 1 commit from renovate/sentry-rust-monorepo into main 2026-02-19 23:41:05 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
sentry (source) workspace.dependencies minor 0.45.00.46.0
sentry-tower (source) workspace.dependencies minor 0.45.00.46.0
sentry-tracing (source) workspace.dependencies minor 0.45.00.46.0

Release Notes

getsentry/sentry-rust (sentry)

v0.46.2

Compare Source

New Features
  • Log HTTP 413 responses as oversized envelope discards in HTTP transports (#​966)
Minimum Supported Rust Version
  • Bump minimum supported Rust version to 1.88 (#​970).

v0.46.1

Compare Source

Improvements
  • Make it possible to == Transaction/Span/TransactionOrSpan (#​942)
Dependencies
  • Update reqwest from 0.12.15 to 0.12.25 (#​951)

v0.46.0

Compare Source

Breaking changes
  • Removed the ClientOptions struct's trim_backtraces and extra_border_frames fields (#​925).
    • These fields configured backtrace trimming, which is being removed in this release.
Improvements
  • Removed backtrace trimming to align the Rust SDK with the general principle that Sentry SDKs should only truncate telemetry data when needed to comply with documented size limits (#​925). This change ensures that as much data as possible remains available for debugging.
    • If you notice any new issues being created for existing errors after this change, please open an issue on GitHub.
Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sentry](https://sentry.io/welcome/) ([source](https://github.com/getsentry/sentry-rust)) | workspace.dependencies | minor | `0.45.0` → `0.46.0` | | [sentry-tower](https://sentry.io/welcome/) ([source](https://github.com/getsentry/sentry-rust)) | workspace.dependencies | minor | `0.45.0` → `0.46.0` | | [sentry-tracing](https://sentry.io/welcome/) ([source](https://github.com/getsentry/sentry-rust)) | workspace.dependencies | minor | `0.45.0` → `0.46.0` | --- ### Release Notes <details> <summary>getsentry/sentry-rust (sentry)</summary> ### [`v0.46.2`](https://github.com/getsentry/sentry-rust/blob/HEAD/CHANGELOG.md#0462) [Compare Source](https://github.com/getsentry/sentry-rust/compare/0.46.1...0.46.2) ##### New Features - Log HTTP 413 responses as oversized envelope discards in HTTP transports ([#&#8203;966](https://github.com/getsentry/sentry-rust/pull/966)) ##### Minimum Supported Rust Version - Bump minimum supported Rust version to 1.88 ([#&#8203;970](https://github.com/getsentry/sentry-rust/pull/970)). ### [`v0.46.1`](https://github.com/getsentry/sentry-rust/blob/HEAD/CHANGELOG.md#0461) [Compare Source](https://github.com/getsentry/sentry-rust/compare/0.46.0...0.46.1) ##### Improvements - Make it possible to == Transaction/Span/TransactionOrSpan ([#&#8203;942](https://github.com/getsentry/sentry-rust/pull/942)) ##### Dependencies - Update reqwest from 0.12.15 to 0.12.25 ([#&#8203;951](https://github.com/getsentry/sentry-rust/pull/951)) ### [`v0.46.0`](https://github.com/getsentry/sentry-rust/blob/HEAD/CHANGELOG.md#0460) [Compare Source](https://github.com/getsentry/sentry-rust/compare/0.45.0...0.46.0) ##### Breaking changes - Removed the `ClientOptions` struct's `trim_backtraces` and `extra_border_frames` fields ([#&#8203;925](https://github.com/getsentry/sentry-rust/pull/925)). - These fields configured backtrace trimming, which is being removed in this release. ##### Improvements - Removed backtrace trimming to align the Rust SDK with the general principle that Sentry SDKs should only truncate telemetry data when needed to comply with [documented size limits](https://develop.sentry.dev/sdk/data-model/envelopes/#size-limits) ([#&#8203;925](https://github.com/getsentry/sentry-rust/pull/925)). This change ensures that as much data as possible remains available for debugging. - If you notice any new issues being created for existing errors after this change, please open an issue on [GitHub](https://github.com/getsentry/sentry-rust/issues/new/choose). ##### Fixes - fix: adjust sentry.origin for log integration ([#&#8203;919](https://github.com/getsentry/sentry-rust/pull/919)) by [@&#8203;lcian](https://github.com/lcian) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNzAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jaWVzIiwiRGVwZW5kZW5jaWVzL1Jlbm92YXRlIl19-->
chore(deps): update sentry-rust monorepo to 0.46.0
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m28s
Update flake hashes / update-flake-hashes (pull_request) Successful in 58s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 4m33s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 44m41s
b8e10e7a5a
renovate force-pushed renovate/sentry-rust-monorepo from b8e10e7a5a
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m28s
Update flake hashes / update-flake-hashes (pull_request) Successful in 58s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 4m33s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 44m41s
to 776b5865ba
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 2m38s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 4m50s
Update flake hashes / update-flake-hashes (pull_request) Successful in 3m31s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 16m0s
Checks / Prek / Pre-commit & Formatting (push) Successful in 2m39s
Documentation / Build and Deploy Documentation (push) Successful in 4m35s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 11m39s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 11m27s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 28s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 16m25s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 16m46s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 26s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 34m7s
2026-02-19 14:56:28 +00:00
Compare
Jade merged commit 776b5865ba into main 2026-02-19 23:41:05 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1419
No description provided.