You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
🗒 General
OpenTelemetry Java SDK has been updated to version 1.25.0.
OpenTelemetry Instrumentation for Java has been updated to version 1.25.0.
Micrometer dependency has been updated to version 1.10.6.
🌟 Enhancements
Prevent splunk.realm from configuring profiling logs to direct ingest (#1192)
Improved compatibility with Java security manager (#1208)
⚠️ Deprecations
Deprecate text format for splunk.profiler.cpu.data.format and splunk.profiler.memory.data.format. Users should migrate to the default pprof-gzip-base64 before 1.24.0.
☢️ Breaking Changes
Configuration property splunk.profiler.memory.sampler.interval has been removed, it is replaced with a rate limiting sampler (#1182)