Skip to content

feat: Add sentry-jcache module#228

Merged
adinauer merged 2 commits intogetsentry:masterfrom
adinauer:feat/add-sentry-jcache
Mar 26, 2026
Merged

feat: Add sentry-jcache module#228
adinauer merged 2 commits intogetsentry:masterfrom
adinauer:feat/add-sentry-jcache

Conversation

@adinauer
Copy link
Copy Markdown
Member

Register the new sentry-jcache module (JCache / JSR-107 cache tracing integration) in the release registry, starting from version 8.36.0.

This is part of the cache tracing feature for the Java SDK. The implementation is in a PR stack on sentry-java:

  • PRs 1–4: Spring Cache tracing (Spring Boot 4)
  • PR 5: sentry-jcache module — JCache (JSR-107) wrapper for non-Spring apps
  • PRs 6–12: Console sample, Jakarta/Spring 5 ports

Docs PR for the JCache integration will live at https://docs.sentry.io/platforms/java/integrations/jcache/

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@lbloder lbloder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@dingsdax dingsdax self-requested a review March 26, 2026 05:48
@adinauer adinauer marked this pull request as ready for review March 26, 2026 05:51
@adinauer adinauer enabled auto-merge (squash) March 26, 2026 05:51
@adinauer adinauer merged commit d618e12 into getsentry:master Mar 26, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants