Skip to content

fix(deps): update dependency io.sentry:sentry-bom to v6.7.0

Jednotné přihlášení test requested to merge renovate/sentry.version into main

This MR contains the following updates:

Package Type Update Change
io.sentry:sentry-bom import minor 6.4.4 -> 6.7.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

getsentry/sentry-java

v6.7.0

Compare Source

Fixes
  • Use correct set-cookie for the HTTP Client response object (#​2326)
  • Fix NoSuchElementException in CircularFifoQueue when cloning a Scope (#​2328)
Features
  • Customizable fragment lifecycle breadcrumbs (#​2299)
  • Provide hook for Jetpack Compose navigation instrumentation (#​2320)
  • Populate event.modules with dependencies metadata (#​2324)
  • Support Spring 6 and Spring Boot 3 (#​2289)
Dependencies

v6.6.0

Compare Source

Fixes
  • Ensure potential callback exceptions are caught #​2123 (#​2291)
  • Remove verbose FrameMetricsAggregator failure logging (#​2293)
  • Ignore broken regex for tracePropagationTarget (#​2288)
  • No longer serialize static fields; use toString as fallback (#​2309)
  • Fix SentryFileWriter/SentryFileOutputStream append overwrites file contents (#​2304)
  • Respect incoming parent sampled decision when continuing a trace (#​2311)
Features
  • Profile envelopes are sent directly from profiler (#​2298)
  • Add support for using Encoder with logback.SentryAppender (#​2246)
  • Report Startup Crashes (#​2277)
  • HTTP Client errors for OkHttp (#​2287)
  • Add option to enable or disable Frame Tracking (#​2314)
Dependencies

v6.5.0

Compare Source

Fixes
  • Improve public facing API for creating Baggage from header (#​2284)

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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by Jednotné přihlášení test

Merge request reports