Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Bump io.sentry:sentry-spring-boot-starter-jakarta from 8.10.0 to 8.11.0#123

Merged
FunixG merged 1 commit intomasterfrom
dependabot/maven/io.sentry-sentry-spring-boot-starter-jakarta-8.11.0
Apr 30, 2025
Merged

Bump io.sentry:sentry-spring-boot-starter-jakarta from 8.10.0 to 8.11.0#123
FunixG merged 1 commit intomasterfrom
dependabot/maven/io.sentry-sentry-spring-boot-starter-jakarta-8.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2025

Bumps io.sentry:sentry-spring-boot-starter-jakarta from 8.10.0 to 8.11.0.

Release notes

Sourced from io.sentry:sentry-spring-boot-starter-jakarta's releases.

8.11.0

[!Important] UI Profiling currently does not work with this release. We are preparing a fix for this which will be effective retroactively for this SDK release. Only versions 8.10.0 and 8.11.0 are affected.

Features

  • Make RequestDetailsResolver public (#4326)
    • RequestDetailsResolver is now public and has an additional constructor, making it easier to use a custom TransportFactory

Fixes

  • Session Replay: Fix masking of non-styled Text Composables (#4361)
  • Session Replay: Fix masking read-only TextField Composables (#4362)

8.11.0-alpha.1

Features

  • Support globalHubMode for OpenTelemetry (#4349)
    • Sentry now adds OpenTelemetry spans without a parent to the last known unfinished root span (transaction)
    • Previously those spans would end up in Sentry as separate transactions
    • Spans created via Sentry API are preferred over those created through OpenTelemetry API or auto instrumentation
  • New option ignoreStandaloneClientSpans that prevents Sentry from creating transactions for OpenTelemetry spans with kind CLIENT (#4349)
    • Defaults to false meaning standalone OpenTelemetry spans with kind CLIENT will be turned into Sentry transactions
  • Make RequestDetailsResolver public (#4326)
    • RequestDetailsResolver is now public and has an additional constructor, making it easier to use a custom TransportFactory

Fixes

  • Session Replay: Fix masking of non-styled Text Composables (#4361)
  • Session Replay: Fix masking read-only TextField Composables (#4362)
Changelog

Sourced from io.sentry:sentry-spring-boot-starter-jakarta's changelog.

8.11.0

Features

  • Make RequestDetailsResolver public (#4326)
    • RequestDetailsResolver is now public and has an additional constructor, making it easier to use a custom TransportFactory

Fixes

  • Session Replay: Fix masking of non-styled Text Composables (#4361)
  • Session Replay: Fix masking read-only TextField Composables (#4362)
Commits
  • 6bf7056 release: 8.11.0
  • 02931bf fix(replay): Mask read-only TextField Composables (#4362)
  • 17041e9 fix(replay): Use global visible rect when text layout is not laid out in Comp...
  • 58e9007 Make RequestDetailsResolver public (#4326)
  • 468a479 Update GH issue templates for Linear compatibility (#4363)
  • 6f4313f Merge branch 'release/8.10.0'
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [io.sentry:sentry-spring-boot-starter-jakarta](https://github.com/getsentry/sentry-java) from 8.10.0 to 8.11.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@8.10.0...8.11.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-spring-boot-starter-jakarta
  dependency-version: 8.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 29, 2025
@FunixG FunixG merged commit a12925b into master Apr 30, 2025
1 check passed
@FunixG FunixG deleted the dependabot/maven/io.sentry-sentry-spring-boot-starter-jakarta-8.11.0 branch April 30, 2025 08:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant