Skip to content

1.6.0-RC2 release note

Pre-release
Pre-release
Compare
Choose a tag to compare
@koo-taejin koo-taejin released this 21 Nov 08:04
· 5712 commits to master since this release

1.6.0-RC2 release note

You must create 2 new HBase tables if you are upgrading from a previous release.

AgentStatV2
TraceV2

For more information on what these tables do, please refer to the Trace/AgentStat improvements section in the 1.6.0-RC1 release note.

Known Issues

  • When profiling Jboss, you must set profiler.instrument.engine=JAVASSIST in pinpoint.config

Bug Fixes

  • Fixed potential thread safety issue with InterceptorScope - #2259
  • Fixed an issue where ASMClass.addDelegatorMethod() would produce incorrect bytecode - #2264


  • Fixed incorrect binding of ${buildtime} variable - #2266

If you want to know more about the changes 1.6.0. please refer to the 1.6.0-RC1 release notes.