-
-
Notifications
You must be signed in to change notification settings - Fork 48
fix(deps): update dependency io.sentry:sentry to v8.17.0 #716
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/io.sentry-sentry-8.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c6a3bdc
to
79850a6
Compare
79850a6
to
ff382e7
Compare
34b22d1
to
36c8465
Compare
5885361
to
36c8465
Compare
a80be65
to
56d5687
Compare
56d5687
to
d4d0c96
Compare
d4d0c96
to
50de93a
Compare
50de93a
to
ca50336
Compare
ca50336
to
4e4d188
Compare
4e4d188
to
6b531e3
Compare
6b531e3
to
fb33f8e
Compare
cf57c08
to
fb33f8e
Compare
80daec4
to
5d769bb
Compare
4c0fb24
to
e28c5f1
Compare
|
03ce50e
to
e28c5f1
Compare
1704d1f
to
69dc57c
Compare
69dc57c
to
866cb03
Compare
866cb03
to
55af429
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.14.0
->8.17.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
getsentry/sentry-java (io.sentry:sentry)
v8.17.0
Compare Source
Features
SentryOptions
or with theio.sentry.logs.enabled
manifest option and the SDK will automatically send Timber logs to Sentry, if the TimberIntegration is enabled.SentryOptions
or with theio.sentry.logs.enabled
manifest option and the SDK will automatically send logcat logs to Sentry, if the Sentry Android Gradle plugin is applied.sentry-debug-meta.properties
and attach it to events (#4314)Dependencies
opentelemetry-sdk
to1.51.0
opentelemetry-instrumentation
to2.17.0
opentelemetry-javaagent
to2.17.0
opentelemetry-semconv
to1.34.0
Fixes
sentry-spring-boot-starter-jakarta
(#4545)sentry-spring-boot-starter-jakarta
, which is intended for Spring Boot 3.v8.16.0
Compare Source
Features
sentry.properties
:logs.enabled=true
Sentry.init
:minimumLevel
inlogging.properties
, meaning any log message >= the configured level will be sent to Sentry and show up under Logs:io.sentry.jul.SentryHandler.minimumLevel=CONFIG
sentry.properties
:logs.enabled=true
Sentry.init
:minimumLevel
inlog4j2.xml
, meaning any log message >= the configured level will be sent to Sentry and show up under Logs:v8.15.1
Compare Source
Fixes
v8.15.0
Compare Source
Features
Fixes
String
viatoString
(#4515)SentryLogEventAttributeValue
constructors did not convert the value previously.SentryUserFeedbackButton
, but reference them instead (#4519)Features
minimumLevel
for log events:application.properties
/application.yml
:Sentry.init
:sentry.properties
is also possible:logs.enabled=true
SentryOptions.Logs.BeforeSendLogCallback
Spring beans (#4509)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.