Skip to content

2.5.1 Release Notes

Compare
Choose a tag to compare
@emeroad emeroad released this 12 Apr 07:55
· 1214 commits to master since this release

Key Features

Support Spring Framework 6, Spring Boot 3, Tomcat 10

Apache Pinot performance optimization

  • issue : #9791 (comment)
    Improved to use scattering read for all pinot servers.
    • Convert table type from Realtime to Hybrid
    • Index Optimization

URI Metric Improvement

  • New features : Apdex Score, Sorting, Failure Count Chart, Fetch Limit
    image

New Plugins

  • Support Tomcat 10 #9674
  • Support Spring-framework6, Spring Boot3 #9676
  • Support kafka-streams 2.5 ~ 3.2 #9689
  • Improvements to support spring-data-mongodb-reactive #9610

BugFix

  • Improved transform for lambda classes in java15+ #9588
  • Improve async state propagation of non sampling state for full statistics #9595

What's Changed

Dependency Update

New Contributors

Full Changelog: v2.5.0...v2.5.1