·
140 commits
to master
since this release
Known Bugs
Warning
The a bug in the profiler can cause crashes on libmusl. If running on libmusl based distribution, consider not upgrading or, if absolutely unavoidable, use -Ddd.profiling.ddprof.enabled=false to fall back to JFR-only profiling to avoid the possibility of crash.
Components
ML Observability (LLMObs)
- 🐛 Fix LLMObs trace batching and payload size telemetry (#10417 - @ygree)
- 🐛 Avoid sending empty payloads to the LLMObs endpoint (#10410 - @ygree)