TokenTool
TokenTool copied to clipboard
Bump sentry-log4j2 from 4.1.0 to 6.4.2
Bumps sentry-log4j2 from 4.1.0 to 6.4.2.
Release notes
Sourced from sentry-log4j2's releases.
6.4.2
Fixes
- Fixed AbstractMethodError when getting Lifecycle (#2228)
- Missing unit fields for Android measurements (#2204)
- Avoid sending empty profiles (#2232)
- Fix file descriptor leak in FileIO instrumentation (#2248)
6.4.1
Fixes
- Fix memory leak caused by throwableToSpan (#2227)
6.4.0
Fixes
- make profiling rate defaults to 101 hz (#2211)
- SentryOptions.setProfilingTracesIntervalMillis has been deprecated
- Added cpu architecture and default environment in profiles envelope (#2207)
- SentryOptions.setProfilingEnabled has been deprecated in favor of setProfilesSampleRate
- Use toString for enum serialization (#2220)
Features
- Send source for transactions (#2180)
- Add profilesSampleRate and profileSampler options for Android sdk (#2184)
- Add baggage header to RestTemplate (#2206)
- Bump Native SDK from v0.4.18 to v0.5.0 (#2199)
- Bump Gradle from v7.5.0 to v7.5.1 (#2212)
6.3.1
Fixes
- Prevent NPE by checking SentryTracer.timer for null again inside synchronized (#2200)
- Weakly reference Activity for transaction finished callback (#2203)
attach-screenshot
set on Manual init. didn't work (#2186)- Remove extra space from
spring.factories
causing issues in old versions of Spring Boot (#2181)Features
... (truncated)
Changelog
Sourced from sentry-log4j2's changelog.
6.4.2
Fixes
- Fixed AbstractMethodError when getting Lifecycle (#2228)
- Missing unit fields for Android measurements (#2204)
- Avoid sending empty profiles (#2232)
- Fix file descriptor leak in FileIO instrumentation (#2248)
6.4.1
Fixes
- Fix memory leak caused by throwableToSpan (#2227)
6.4.0
Fixes
- make profiling rate defaults to 101 hz (#2211)
- SentryOptions.setProfilingTracesIntervalMillis has been deprecated
- Added cpu architecture and default environment in profiles envelope (#2207)
- SentryOptions.setProfilingEnabled has been deprecated in favor of setProfilesSampleRate
- Use toString for enum serialization (#2220)
Features
- Send source for transactions (#2180)
- Add profilesSampleRate and profileSampler options for Android sdk (#2184)
- Add baggage header to RestTemplate (#2206)
- Bump Native SDK from v0.4.18 to v0.5.0 (#2199)
- Bump Gradle from v7.5.0 to v7.5.1 (#2212)
6.3.1
Fixes
- Prevent NPE by checking SentryTracer.timer for null again inside synchronized (#2200)
- Weakly reference Activity for transaction finished callback (#2203)
attach-screenshot
set on Manual init. didn't work (#2186)- Remove extra space from
spring.factories
causing issues in old versions of Spring Boot (#2181)Features
- Bump Native SDK to v0.4.18 (#2154)
... (truncated)
Commits
d719a3f
release: 6.4.29cd49cd
Fix file descriptor leak in FileIO instrumentation (#2248)429f878
CI: performance impact measurements (#2171)de7ab6f
add ui tests devices on Saucelabs (#2234)e2ea31c
Missing unit fields for Android measurements (#2204)de74337
Add Stefano to codeownersebcad65
fix: AbstractMethodError when getting Lifecycle (#2228)38e033e
Avoid sending empty profiles (#2232)0d55590
Merge branch 'release/6.4.1'9881cb6
release: 6.4.1- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)