1.0.5 release note
Improvements
- Added support for multiple class loaders (ex. Tomcat multi-context) - #88
- Added ant-style pattern matching when configuring exclude URLs - #138
- Improved logic for sql cache - #208
- Added the ability to view application log using Pinpoint Agent - #234
- Improved logic for checking if HTTP client class can be modified - #281
- Improved transaction view performance by caching api metadata (ehcache)
Fixes
- Fixed a bug where tracing older (10.x and older) Oracle jdbc drivers would result in unknown database - #193
- Fixed an issue where tracing HttpUrlConnection would throw an exception in certain situations - #235
- Fixed a bug in
stop-hbase.sh
quickstart script
UI
- Added support for grouping similar nodes
- Improved user perception on a selected node
- Improved TransactionFilter help messages
- Nodes can now be searched and selected
- Selecting a call in RPC timeline will now direct the user to the corresponding row in the Distributed Call view
※ All issues ordered by category and issue no.
😄