Skip to content

Bump sentry from 4.1.0 to 5.2.3#232

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/develop/io.sentry-sentry-5.2.3
Closed

Bump sentry from 4.1.0 to 5.2.3#232
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/develop/io.sentry-sentry-5.2.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

Bumps sentry from 4.1.0 to 5.2.3.

Release notes

Sourced from sentry's releases.

5.2.3

  • Fix: Make ActivityFramesTracker operations thread-safe (#1762)
  • Fix: Clone Scope Contexts (#1763)
  • Bump: AGP to 7.0.3 (#1765)

5.2.2

  • Fix: Close HostnameCache#executorService on SentryClient#close (#1757)

5.2.1

  • Feat: Add isCrashedLastRun support (#1739)
  • Fix: Handle exception if Context.registerReceiver throws (#1747)
  • Feat: Attach Java vendor and version to events and transactions (#1703)

5.2.0

  • Feat: Allow setting proguard via Options and/or external resources (#1728)
  • Feat: Add breadcrumbs for the Apollo integration (#1726)
  • Fix: Don't set lastEventId for transactions (#1727)
  • Fix: ActivityLifecycleIntegration#appStartSpan memory leak (#1732)

5.2.0-beta.3

  • Fix: Check at runtime if AndroidX.Core is available (#1718)
  • Feat: Add "data" to spans (#1717)
  • Fix: Should not capture unfinished transaction (#1719)

5.2.0-beta.2

  • Bump AGP to 7.0.2 (#1650)
  • Fix: drop spans in BeforeSpanCallback. (#1713)

5.2.0-beta.1

  • Feat: Add tracestate HTTP header support (#1683)
  • Feat: Add option to filter which origins receive tracing headers (#1698)
  • Feat: Include unfinished spans in transaction (#1699)
  • Fix: Move tags from transaction.contexts.trace.tags to transaction.tags (#1700)
  • Feat: Add static helpers for creating breadcrumbs (#1702)

Breaking changes:

  • Updated proguard keep rule for enums, which affects consumer application code (#1694)

5.1.2

  • Fix: Servlet 3.1 compatibility issue (#1681)
  • Fix: Do not drop Contexts key if Collection, Array or Char (#1680)

5.1.1

  • Fix: Remove onActivityPreCreated call in favor of onActivityCreated (#1661)
  • Fix: Do not crash if SENSOR_SERVICE throws (#1655)
  • Feat: Add support for async methods in Spring MVC (#1652)
  • Feat: Add secondary constructor taking IHub to SentryOkHttpInterceptor (#1657)
  • Feat: Merge external map properties (#1656)
  • Fix: Make sure scope is popped when processing request results in exception (#1665)

... (truncated)

Changelog

Sourced from sentry's changelog.

5.2.3

  • Fix: Make ActivityFramesTracker operations thread-safe (#1762)
  • Fix: Clone Scope Contexts (#1763)
  • Bump: AGP to 7.0.3 (#1765)

5.2.2

  • Fix: Close HostnameCache#executorService on SentryClient#close (#1757)

5.2.1

  • Feat: Add isCrashedLastRun support (#1739)
  • Fix: Handle exception if Context.registerReceiver throws (#1747)
  • Feat: Attach Java vendor and version to events and transactions (#1703)

5.2.0

  • Feat: Allow setting proguard via Options and/or external resources (#1728)
  • Feat: Add breadcrumbs for the Apollo integration (#1726)
  • Fix: Don't set lastEventId for transactions (#1727)
  • Fix: ActivityLifecycleIntegration#appStartSpan memory leak (#1732)

5.2.0-beta.3

  • Fix: Check at runtime if AndroidX.Core is available (#1718)
  • Feat: Add "data" to spans (#1717)
  • Fix: Should not capture unfinished transaction (#1719)

5.2.0-beta.2

  • Bump AGP to 7.0.2 (#1650)
  • Fix: drop spans in BeforeSpanCallback. (#1713)

5.2.0-beta.1

  • Feat: Add tracestate HTTP header support (#1683)
  • Feat: Add option to filter which origins receive tracing headers (#1698)
  • Feat: Include unfinished spans in transaction (#1699)
  • Fix: Move tags from transaction.contexts.trace.tags to transaction.tags (#1700)
  • Feat: Add static helpers for creating breadcrumbs (#1702)
  • Feat: Performance support for Android Apollo (#1705)

Breaking changes:

  • Updated proguard keep rule for enums, which affects consumer application code (#1694)

5.1.2

  • Fix: Servlet 3.1 compatibility issue (#1681)

... (truncated)

Commits

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)

This change is Reviewable

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

---
updated-dependencies:
- dependency-name: io.sentry:sentry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Oct 19, 2021

Superseded by #233.

@dependabot dependabot bot closed this Oct 19, 2021
@dependabot dependabot bot deleted the dependabot/gradle/develop/io.sentry-sentry-5.2.3 branch October 19, 2021 10:17
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