Commit d618e12
feat: Add sentry-jcache module (#228)
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](getsentry/sentry-java#5165):
- 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>
Co-authored-by: Johannes Daxböck <johannes.daxboeck@sentry.io>1 parent 988ae1a commit d618e12
5 files changed
Lines changed: 14 additions & 0 deletions
File tree
- packages/maven/io.sentry/sentry-jcache
- sdks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments