Skip to content

Comments

chore(deps): update Java SDK to v8.33.0#2555

Merged
bitsandfoxes merged 1 commit intomainfrom
deps/modules/sentry-java/8.33.0
Feb 19, 2026
Merged

chore(deps): update Java SDK to v8.33.0#2555
bitsandfoxes merged 1 commit intomainfrom
deps/modules/sentry-java/8.33.0

Conversation

@github-actions
Copy link
Contributor

Bumps modules/sentry-java from 8.32.0 to 8.33.0.

Auto-generated by a dependency updater.

Changelog

8.33.0

Features

  • Add installGroupsOverride parameter to Build Distribution SDK for programmatic filtering, with support for configuration via properties file using io.sentry.distribution.install-groups-override (#5066)

Fixes

  • When merging tombstones with Native SDK, use the tombstone message if the Native SDK didn't explicitly provide one. (#5095)
  • Fix thread leak caused by eager creation of SentryExecutorService in SentryOptions (#5093)
    • There were cases where we created options that ended up unused but we failed to clean those up.
  • Attach user attributes to logs and metrics regardless of sendDefaultPii (#5099)
  • No longer log a warning if a logging integration cannot initialize Sentry due to missing DSN (#5075)
    • While this may have been useful to some, it caused lots of confusion.
  • Session Replay: Add androidx.camera.view.PreviewView to default maskedViewClasses to mask camera previews by default. (#5097)

Dependencies

Internal

  • Add integration to track session replay custom masking (#5070)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-java/8.33.0 branch from cb80c5c to 2daff74 Compare February 19, 2026 03:47
@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 19, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Bug Fixes 🐛

  • Prevent command injection in create-unity-matrix workflow (GDX-417) by fix-it-felix-sentry in #2552

Internal Changes 🔧

Deps

  • Update Java SDK to v8.33.0 by github-actions[bot] in #2555
  • Update Java SDK to v8.33.0 by github-actions in #2555
  • Update Native SDK to v0.12.8 by github-actions in #2550

🤖 This preview updates automatically when you update the PR.

@bitsandfoxes bitsandfoxes merged commit 8381c9b into main Feb 19, 2026
78 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-java/8.33.0 branch February 19, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants