Skip to content

Releases: getappmap/appmap-java

v1.27.1

02 Sep 17:48
Compare
Choose a tag to compare

1.27.1 (2024-09-02)

Bug Fixes

  • detect packages in multi-project repositories (b60aac6)

v1.27.0

27 Aug 20:48
Compare
Choose a tag to compare

1.27.0 (2024-08-27)

Features

  • add config parameter to disable custom stringification (cb18931)

v1.26.10

21 Aug 13:35
Compare
Choose a tag to compare

1.26.10 (2024-08-21)

Bug Fixes

  • crash due to config packages key with missing value (ef48399)

v1.26.9

05 Jul 14:42
Compare
Choose a tag to compare

1.26.9 (2024-07-05)

Bug Fixes

  • NPE running init when no appmap.yml found (6dcd0d9)

v1.26.8

16 May 15:25
Compare
Choose a tag to compare

1.26.8 (2024-05-16)

Bug Fixes

  • filename too long in some cases (fc74f0a)

v1.26.7

15 Apr 20:26
Compare
Choose a tag to compare

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

10 Apr 23:36
Compare
Choose a tag to compare

1.26.6 (2024-04-10)

Bug Fixes

  • don't create a log file by default (883cd93)

v1.26.5

21 Mar 15:45
Compare
Choose a tag to compare

1.26.5 (2024-03-21)

Bug Fixes

  • correct detection of Spark server (571e74b)

v1.26.4

16 Feb 17:33
Compare
Choose a tag to compare

1.26.4 (2024-02-16)

Bug Fixes

  • use the correct ClassLoader (9803d25)

v1.26.3

02 Feb 20:42
Compare
Choose a tag to compare

1.26.3 (2024-02-02)

Bug Fixes

  • avoid NPE when a Proxy method returns void (fe538f2)
  • don't locate agent jar using a CodeSource (fd1dcd8)