Releases: Nastel/remoraj
Releases · Nastel/remoraj
RemoraJ v. 0.2.0
RemoraJ v. 0.1.9
- Automatic trace limiting filter
- Additional filter statistics
- Advice timing statistics
- Ability to exclude properties in configuration
- Support for classes build prior JAVA 1.5
- Updated Java-doc documentation
- Concurrent output fixes
- Cleanup and other small fixes
- Various bug fixes
RemoraJ v. 0.1.8
- IO streams advice
- IO streams stats (via remora-control)
- Advice & trace filters
- Limit on number of traces in case of loops
- Numerous bug fixes
- Upgrade dependencies
- Fixed #4
RemoraJ v. 0.1.7
- Remora-control:
- Heap dump
- Memory info
- CPU and System info
- Configurable properties update
RemoraJ v. 0.1.6
- Updated readme and documentation.
- Fixed streaming after application restart
- No need to specify path anymore
- Various RemoraJ-control fixes
RemoraJ v. 0.1.5
New features:
- Remora control (REST API)
ApacheHTTPAdvice
now extracts HTTP params- ActiveMQ compatibility
- Properties now doesn't duplicate
- Cleanup
RemoraJ v. 0.1.4
- Improved performance
- Reworked building of
Entry
andExit
entities for Chronicle Queue - Chronicle version updated
RemoraJ 0.1.3
- Linux support
- VM identification support
- Logging cleanup and fixes
- Correlation fixes
- Chained class interception improvement
RemoraJ pre-release
- WebSocket now support annotation based classes
- EJB and Spring support
- HTTP connection correlation fixes
Second pre-release
- Working on WebLogic
- WebSocket advice
- Kafka advice
- HttpUrlConnection and Apache Http client advice