Skip to content

1.1.1 release note

Compare
Choose a tag to compare
@koo-taejin koo-taejin released this 09 Sep 01:35
· 8336 commits to master since this release

1.1.1 release note

Improvements

  • Added support for resolving "X-Forwarded-For" header (Tomcat) - #137
  • Upgraded Thrift library version (0.9.1 -> 0.9.2) - #645
  • Added JDK 8 support - #709
  • Upgraded Spring framework version (3.2.3.RELEASE -> 4.1.7.RELEASE) - #765
  • Improved Trace performance (Arcus, Memcached) - #776
  • Improved Trace performance (SQL caching for JDBC API) - #807
  • Redesigned algorithm for filtering Spans - #818

Fixes

  • Fixed incorrect array index handling of SqlBindValue when tracing PreparedStatement - #740
  • Fixed an issue where Filter Wizard was showing incorrect data for from/to agents - #745
  • Fixed time-to-live issue in certain HBase tables - #748
  • Fixed an issue where certain RPC transactions were ordered incorrectly in the Call Stack view - #841
  • Lost packets are now displayed as corrupted instead of throwing an exception - #842
  • Fixed an issue where the Filter Wizard would reset itself upon opening

UI

  • Changed default application search depth (7 -> 2)

※ All issues ordered by category and issue no.

😄