Releases: getappmap/appmap-java
Releases · getappmap/appmap-java
v1.28.0
1.28.0 (2025-03-25)
Bug Fixes
- More robust handling of LVT when resolving parameters (1f630ff), closes #293
Features
- Show basic information messages (d71b1a1)
v1.27.2
1.27.2 (2025-03-24)
Bug Fixes
- More robust java metadata matching (102adfa)
v1.27.1
1.27.1 (2024-09-02)
Bug Fixes
- detect packages in multi-project repositories (b60aac6)
v1.27.0
1.27.0 (2024-08-27)
Features
- add config parameter to disable custom stringification (cb18931)
v1.26.10
Bug Fixes
- crash due to config packages key with missing value (ef48399)
v1.26.9
1.26.9 (2024-07-05)
Bug Fixes
- NPE running init when no appmap.yml found (6dcd0d9)
v1.26.8
1.26.8 (2024-05-16)
Bug Fixes
- filename too long in some cases (fc74f0a)
v1.26.7
1.26.7 (2024-04-15)
Bug Fixes
- APPMAP_OUTPUT_DIRECTORY can be set from env (c933c45)
- resolve output directory relative to config (deb2a84)
v1.26.6
1.26.6 (2024-04-10)
Bug Fixes
- don't create a log file by default (883cd93)
v1.26.5
1.26.5 (2024-03-21)
Bug Fixes
- correct detection of Spark server (571e74b)