Skip to content

Commit 7453d68

Browse files
adinauerclaude
andcommitted
changelog
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ebb8ee1 commit 7453d68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
### Features
66

77
- Add JCache (JSR-107) cache tracing via new `sentry-jcache` module ([#5179](https://github.com/getsentry/sentry-java/pull/5179))
8+
- Wraps JCache `Cache` with `SentryJCacheWrapper` to produce `cache.get`, `cache.put`, `cache.remove`, and `cache.flush` spans
9+
- Set `sentry.enable-cache-tracing` to `true` to enable this feature
810

911
## 8.34.1
1012

0 commit comments

Comments
 (0)