Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sentry.version to v6.9.2 #67

Merged
merged 2 commits into from
Dec 16, 2022
Merged

Update sentry.version to v6.9.2 #67

merged 2 commits into from
Dec 16, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-logback 6.5.0 -> 6.9.2 age adoption passing confidence
io.sentry:sentry 6.5.0 -> 6.9.2 age adoption passing confidence

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)

v6.7.1

Compare Source

Fixes
  • Fix Gpu.vendorId should be a String (#​2343)
  • Don't set device name on Android if sendDefaultPii is disabled (#​2354)
  • Fix corrupted UUID on Motorola devices (#​2363)
  • Fix ANR on dropped uncaught exception events (#​2368)
Features
  • Update Spring Boot Jakarta to Spring Boot 3.0.0-RC2 (#​2347)

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

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 Mend Renovate. View repository job log here.

@ochedru ochedru merged commit 112bde7 into master Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant