Skip to content

0.95.1

Choose a tag to compare

@github-actions github-actions released this 17 Feb 10:48
· 8774 commits to master since this release
9305730

Improvements

Changes

  • [AppSec] Expose tomcat/jetty parsed urlencoded and spring converted body #3358
  • [Integrations][Low-hanging-fruit] [Efficiency] Ignore Guice generated proxy classes #3391
  • [Integrations][Community] [Redis] Add support for redisson 2.0.0 #3354 (Thanks @owendavisco for the contribution!)

Fixes

  • [AppSec] Fixed double calling issue #3395
  • [Profiling] Fix computation overflow #3392
  • [Refactoring] Introduce interfaces to help capture type matching intent #3387