Apache Chainsaw™

Release History

Version Date Description
2.1.0 2021-06-01 Apache Chainsaw 2.1.0
2.0.0 2018-01-20 Apache Chainsaw 2.0.0

Release 2.1.0 – 2021-06-01

Type Changes By
Modernize syntax for newer Java versions up to 1.8. Fixes CHAINSAW-1. mattsicker
Add Add automated Jenkins pipeline configuration for branches and pull requests. Fixes CHAINSAW-3. mattsicker
Update Update JSch to 0.1.55. Fixes weak SSH key issue with newer SSH servers. Fixes CHAINSAW-66. Thanks to tzachi-dar. mattsicker
Add Add support for reading .gz files. Fixes CHAINSAW-67. Thanks to Tzachi Dar. mattsicker

Release 2.0.0 – 2018-01-20

Type Changes By
Fix Doc updates sdeboy
Update to minimum Java 1.6 mattsicker
Fix Branding fixes mattsicker
Fix Update to support maven3 bodewig
Add Added support for remembering filter expressions for each LogPanel. Fixes 42789. Thanks to Isuru Suriarachchi. psmith
Add Added 'Go To Line' feature to navigate to a particular event #. Fixes 42851. Thanks to Isuru Suriarachchi. psmith
Add Added ability to hide Welcome and Drag and Drop panels. Fixes 42883. Thanks to Isuru Suriarachchi. psmith
Add Added ability to remember last created receivers in an xml file, and load them at startup. Fixes 43158. Thanks to Isuru Suriarachchi. psmith
Add Added ability to remember hidden log panels. Fixes 42883. Thanks to Isuru Suriarachchi. psmith
Fix Address memory leak when using cyclic model. Fixes 42670. psmith
Unknown javadoc.jar was missing NOTICE and LICENSE. Fixes 49078.