CraftoryStudios / Craftory-Tech

Craftory sets out to extend and push the boundaries of vanilla Minecraft, offering features only thought possible before with Modded Minecraft.
https://craftory.studio/craftory-tech/
GNU General Public License v3.0
16 stars 9 forks source link

Bump sentry from 1.7.30 to 5.1.0 #129

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps sentry from 1.7.30 to 5.1.0.

Release notes

Sourced from sentry's releases.

5.1.0

  • Feat: Spring WebClient integration (#1621)
  • Feat: OpenFeign integration (#1632)
  • Feat: Add more convenient way to pass BeforeSpanCallback in OpenFeign integration (#1637)
  • Bump: sentry-native to 0.4.12 (#1651)
  • Feat: Generate Sentry BOM (#1486)
  • Feat: Slow/Frozen frames metrics (#1609)
  • Fix: set min sdk version of sentry-android-fragment to API 14 (#1608)
  • Fix: Ser/Deser of the UserFeedback from cached envelope (#1611)
  • Feat: Add request body extraction for Spring MVC integration (#1595)
  • Make SentryAppender non-final for Log4j2 and Logback (#1603)
  • Fix: Do not throw IAE when tracing header contain invalid trace id (#1605)
  • Update sentry-native to 0.4.11 (#1591)
  • Feat: Spring Webflux integration (#1529)
  • Fix: Handling missing Spring Security on classpath on Java 8 (#1552)
  • Feat: Support transaction waiting for children to finish. (#1535)
  • Feat: Capture logged marker in log4j2 and logback appenders (#1551)
  • Feat: Allow clearing of attachments in the scope (#1562)
  • Fix: Use a different method to get strings from JNI, and avoid excessive Stack Space usage. (#1214)
  • Fix: Add data field to SentrySpan (#1555)
  • Fix: Clock drift issue when calling DateUtils#getDateTimeWithMillisPrecision (#1557)
  • Feat: Set mechanism type in SentryExceptionResolver (#1556)
  • Feat: Perf. for fragments (#1528)
  • Ref: Prefer snake case for HTTP integration data keys (#1559)
  • Fix: Assign lastEventId only if event was queued for submission (#1565)
  • Feat: Measure app start time (#1487)
  • Feat: Automatic breadcrumbs logging for fragment lifecycle (#1522)

5.1.0-beta.9

  • No documented changes.

5.1.0-beta.8

  • Feat: Generate Sentry BOM (#1486)

5.1.0-beta.7

  • Feat: Slow/Frozen frames metrics (#1609)

5.1.0-beta.6

  • Fix: set min sdk version of sentry-android-fragment to API 14 (#1608)
  • Fix: Ser/Deser of the UserFeedback from cached envelope (#1611)
  • Feat: Add request body extraction for Spring MVC integration (#1595)

5.1.0-beta.5

  • Make SentryAppender non-final for Log4j2 and Logback (#1603)
  • Fix: Do not throw IAE when tracing header contain invalid trace id (#1605)

5.1.0-beta.4

  • Update sentry-native to 0.4.11 (#1591)

5.1.0-beta.3

... (truncated)

Changelog

Sourced from sentry's changelog.

5.1.0

  • Feat: Spring WebClient integration (#1621)
  • Feat: OpenFeign integration (#1632)
  • Feat: Add more convenient way to pass BeforeSpanCallback in OpenFeign integration (#1637)
  • Bump: sentry-native to 0.4.12 (#1651)

5.1.0-beta.9

  • No documented changes.

5.1.0-beta.8

  • Feat: Generate Sentry BOM (#1486)

5.1.0-beta.7

  • Feat: Slow/Frozen frames metrics (#1609)

5.1.0-beta.6

  • Fix: set min sdk version of sentry-android-fragment to API 14 (#1608)
  • Fix: Ser/Deser of the UserFeedback from cached envelope (#1611)
  • Feat: Add request body extraction for Spring MVC integration (#1595)

5.1.0-beta.5

  • Make SentryAppender non-final for Log4j2 and Logback (#1603)
  • Fix: Do not throw IAE when tracing header contain invalid trace id (#1605)

5.1.0-beta.4

  • Update sentry-native to 0.4.11 (#1591)

5.1.0-beta.3

  • Feat: Spring Webflux integration (#1529)

5.1.0-beta.2

  • Fix: Handling missing Spring Security on classpath on Java 8 (#1552)
  • Feat: Support transaction waiting for children to finish. (#1535)
  • Feat: Capture logged marker in log4j2 and logback appenders (#1551)
  • Feat: Allow clearing of attachments in the scope (#1562)
  • Fix: Use a different method to get strings from JNI, and avoid excessive Stack Space usage. (#1214)
  • Fix: Add data field to SentrySpan (#1555)
  • Fix: Clock drift issue when calling DateUtils#getDateTimeWithMillisPrecision (#1557)
  • Feat: Set mechanism type in SentryExceptionResolver (#1556)
  • Feat: Perf. for fragments (#1528)
  • Ref: Prefer snake case for HTTP integration data keys (#1559)

... (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)
dependabot[bot] commented 3 years ago

Superseded by #130.