Skip to content

0.2.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@realark realark released this 11 Dec 18:05
· 14102 commits to master since this release

Improvements

  • Enhance support for SpringBoot classloaders (#168, #171)
  • Better support getting connection info for proxy connections (e.g. c3p0) (#169)
  • Reduce classloading time and add jmh benchmarks (#172, #163)

Internal Changes

  • Byteman removed from the agent (#167)
    • Apache HTTPClient migrated to ByteBuddy (#161)
    • OK Http migrated to ByteBuddy (#166)
  • Better naming for agent threadpools (#164)
  • Update gradle wrapper to latest version (#162)
  • Fix mongo module compilation for idea (#170)