Skip to content

Bump sentry from 3.1.0 to 4.2.0#26

Closed
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.sentry-sentry-4.2.0
Closed

Bump sentry from 3.1.0 to 4.2.0#26
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.sentry-sentry-4.2.0

Conversation

@dependabot-preview
Copy link

Bumps sentry from 3.1.0 to 4.2.0.

Release notes

Sourced from sentry's releases.

4.2.0

What’s Changed

  • Fix: Remove experimental annotation for Attachment #1257
  • Fix: Mark stacktrace as snapshot if captured at arbitrary moment #1231
  • Enchancement: Improve EventProcessor nullability annotations (#1229).
  • Bump: sentry-native to 0.4.7
  • Enchancement: Add ability to flush events synchronously.
  • Fix: Disable Gson HTML escaping
  • Enchancement: Support @SentrySpan and @SentryTransaction on classes and interfaces. (#1243)
  • Enchancement: Do not serialize empty collections and maps (#1245)
  • Ref: Optimize DuplicateEventDetectionEventProcessor performance (#1247).
  • Ref: Prefix sdk.package names with io.sentry (#1249)
  • Fix: Make the ANR Atomic flags immutable
  • Enchancement: Integration interface better compatibility with Kotlin null-safety
  • Enchancement: Simplify Sentry configuration in Spring integration (#1259)
  • Enchancement: Simplify configuring Logback integration when environment variable with the DSN is not set (#1271)
  • Fix: Prevent NoOpHub from creating heavy SentryOptions objects (#1272)
  • Enchancement: Add Request to the Scope. #1270
  • Fix: Fix SentryTransaction#getStatus NPE (#1273)
  • Enchancement: Optimize SentryTracingFilter when hub is disabled.
  • Fix: Discard unfinished Spans before sending them over to Sentry (#1279)
  • Fix: Interrupt the thread in QueuedThreadPoolExecutor (#1276)
  • Fix: SentryTransaction#finish should not clear another transaction from the scope (#1278)

Breaking Changes:

  • Enchancement: SentryExceptionResolver should not send handled errors by default (#1248).
  • Ref: Simplify RestTemplate instrumentation (#1246)
  • Enchancement: Add overloads for startTransaction taking op and description (#1244)

Packages were released on bintray sentry-java, bintray sentry-android, jcenter and mavenCentral

We'd love to get feedback.

4.1.0

What’s Changed

  • Improve Kotlin compatibility for SdkVersion (#1213)
  • Feat: Support logging via JUL (#1211)
  • Fix: Fix returning Sentry trace header from Span (#1217)

Packages were released on bintray sentry-java, bintray sentry-android, jcenter and mavenCentral

We'd love to get feedback.

4.0.0

What’s Changed

This release brings the Sentry Performance feature to Java SDK, Spring, Spring Boot, and Android integrations. Read more in the reference documentation:

... (truncated)

Changelog

Sourced from sentry's changelog.

4.2.0

  • Fix: Remove experimental annotation for Attachment #1257
  • Fix: Mark stacktrace as snapshot if captured at arbitrary moment #1231
  • Enchancement: Improve EventProcessor nullability annotations (#1229).
  • Bump: sentry-native to 0.4.7
  • Enchancement: Add ability to flush events synchronously.
  • Fix: Disable Gson HTML escaping
  • Enchancement: Support @SentrySpan and @SentryTransaction on classes and interfaces. (#1243)
  • Enchancement: Do not serialize empty collections and maps (#1245)
  • Ref: Optimize DuplicateEventDetectionEventProcessor performance (#1247).
  • Ref: Prefix sdk.package names with io.sentry (#1249)
  • Fix: Make the ANR Atomic flags immutable
  • Enchancement: Integration interface better compatibility with Kotlin null-safety
  • Enchancement: Simplify Sentry configuration in Spring integration (#1259)
  • Enchancement: Simplify configuring Logback integration when environment variable with the DSN is not set (#1271)
  • Fix: Prevent NoOpHub from creating heavy SentryOptions objects (#1272)
  • Enchancement: Add Request to the Scope. #1270
  • Fix: Fix SentryTransaction#getStatus NPE (#1273)
  • Enchancement: Optimize SentryTracingFilter when hub is disabled.
  • Fix: Discard unfinished Spans before sending them over to Sentry (#1279)
  • Fix: Interrupt the thread in QueuedThreadPoolExecutor (#1276)
  • Fix: SentryTransaction#finish should not clear another transaction from the scope (#1278)

Breaking Changes:

  • Enchancement: SentryExceptionResolver should not send handled errors by default (#1248).
  • Ref: Simplify RestTemplate instrumentation (#1246)
  • Enchancement: Add overloads for startTransaction taking op and description (#1244)

4.1.0

  • Improve Kotlin compatibility for SdkVersion (#1213)
  • Feat: Support logging via JUL (#1211)
  • Fix: Fix returning Sentry trace header from Span (#1217)
  • Fix: Remove misleading error logs (#1222)

4.0.0

This release brings the Sentry Performance feature to Java SDK, Spring, Spring Boot, and Android integrations. Read more in the reference documentation:

Other improvements:

Core:

  • Improved loading external configuration:

... (truncated)

Commits
  • feb0bba chore: 4.2.0
  • 1cb4df5 Reflect breaking changes in changelog.
  • b2a4b4d Fix: Discard unfinished Spans before sending them over to Sentry (#1279)
  • cfc37c4 Simplify configuring Logback integration when environment variable with the D...
  • e7b78af Prevent NoOpHub from creating heavy SentryOptions objects. (#1272)
  • 090e4c7 Fix: Interrupt the thread in QueuedThreadPoolExecutor. (#1276)
  • 97078c3 Add Request to the Scope. (#1270)
  • bdf6d51 Fix flaky test. (#1274)
  • 86e9d16 Fix: SentryTransaction#finish should not clear another transaction from the s...
  • 1e7be93 Fix SentryTransaction#getStatus NPE (#1273)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [sentry](https://github.com/getsentry/sentry-java) from 3.1.0 to 4.2.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@3.1.0...4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 23, 2021
@dependabot-preview
Copy link
Author

Superseded by #28.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/io.sentry-sentry-4.2.0 branch March 8, 2021 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants