Releases: getappmap/appmap-java
Releases · getappmap/appmap-java
v1.0.3
v1.0.2
v1.0.1
v1.0.0
0.5.0: Add support for capturing HTTP client requests (#39)
* capture http calls in appmap * http client fields introduced in event * removed unnecessary lines * removed log lines * smoke test for http client event capturing * removed request headers as message param * reverted change in Parameters, improved code readability in http client hook, modified smoke tests * smoke test execution depends on installed java version * debug line added in helper * appmap file debug for smoke test 12 * removed unwanted lines * skipped http client smoke test for java versions higher than 8 * passing WS_URL env to HttpClientTest * Update changelog, bump version Co-authored-by: Parth Mangroliya <parth.mangroliya@kuliza.com>
0.4.3: Merge pull request #36 from applandinc/mark-accessible_20201008
Make method accessible before invoking
0.4.0: Merge pull request #24 from applandinc/testng_20200806
Tests annotated with org.testng.annotations.Test are now recorded.
0.3.2
Merge branch 'release-java11_20200731'
0.3.1
Use the jar file that matches your version of Java. If you're using a different version, clone this repository and build a new jar file: https://github.com/applandinc/appmap-java/tree/0.3.1#building
0.2.0-rc2
Changelog
- Class loading speed has been improved
- Reduced best case memory consumption during class loading