All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bundle jstall (jstall-minimal.jar) for one-shot JVM inspection
via
cf java jstall APP_NAME. Requires Java 17+ locally. Supports all jstall subcommands viajstall APP --args.
- Fix rare ssh connection issue
- Fix thread-dump command
- Create a proper test suite
- Profiling and JCMD related features
- Fix many bugs discovered during testing