Skip to content

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

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.7.1 -> 6.9.2

Release Notes

getsentry/sentry-java

v6.9.2

Compare Source

Fixes
  • Updated ProfileMeasurementValue types (#​2412)
  • Clear window reference only on activity stop in profileMeasurements collector (#​2407)
  • No longer disable OpenTelemetry exporters in default Java Agent config (#​2408)
  • Fix ClassNotFoundException for io.sentry.spring.SentrySpringServletContainerInitializer in sentry-spring-jakarta (#​2411)
  • Fix sentry-samples-spring-jakarta (#​2411)
Features
  • Add SENTRY_AUTO_INIT environment variable to control OpenTelemetry Agent init (#​2410)
  • Add OpenTelemetryLinkErrorEventProcessor for linking errors to traces created via OpenTelemetry (#​2418)
Dependencies
  • Bump OpenTelemetry to 1.20.1 and OpenTelemetry Java Agent to 1.20.2 (#​2420)

v6.9.1

Compare Source

Fixes
  • OpenTelemetry modules were missing in 6.9.0 so we released the same code again as 6.9.1 including OpenTelemetry modules

v6.9.0

Compare Source

Fixes
  • Use canonicalName in Fragment Integration for better de-obfuscation (#​2379)
  • Fix Timber and Fragment integrations auto-installation for obfuscated builds (#​2379)
  • Don't attach screenshots to events from Hybrid SDKs (#​2360)
  • Ensure Hints do not cause memory leaks (#​2387)
  • Do not attach empty sentry-trace and baggage headers (#​2385)
Features
  • Add beforeSendTransaction which allows users to filter and change transactions (#​2388)
  • Add experimental support for OpenTelemetry (README)(#​2344)
Dependencies
  • Update Spring Boot Jakarta to Spring Boot 3.0.0 (#​2389)
  • Bump Spring Boot to 2.7.5 (#​2383)

v6.8.0

Compare Source

Features
  • Add FrameMetrics to Android profiling data (#​2342)
Fixes
  • Remove profiler main thread io (#​2348)
  • Fix ensure all options are processed before integrations are loaded (#​2377)

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