Skip to content

Releases: paypal/heap-dump-tool

heap-dump-tool-1.3.4

29 Nov 11:09
ca0325a

Choose a tag to compare

What's Changed

  • when --sanitize-byte-char-arrays-only=false is set, retain refs to objects in #44
    • remove obsolete --sanitize-arrays-only flag

Full Changelog: heap-dump-tool-1.3.3...heap-dump-tool-1.3.4

heap-dump-tool-1.3.3

04 Nov 06:46
e34f200

Choose a tag to compare

What's Changed

  • support running sanitize commands in docker in #41

Full Changelog: heap-dump-tool-1.3.2...heap-dump-tool-1.3.3

heap-dump-tool-1.3.2

26 Jul 08:04
535f398

Choose a tag to compare

What's Changed

  • New docker base image with fewer vulnerabilities in #36
  • Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in #37
  • add support for multi-platform images in #39

Full Changelog: heap-dump-tool-1.3.1...heap-dump-tool-1.3.2

heap-dump-tool-1.3.1

25 Apr 07:25
bd16b55

Choose a tag to compare

What's Changed

  • make it easier to skip docker pull in #34

Full Changelog: heap-dump-tool-1.3.0...heap-dump-tool-1.3.1

heap-dump-tool-1.3.0

15 Mar 05:03
053c9b8

Choose a tag to compare

What's Changed

  • fix wrong charset of sanitized strings in Java8 heap dumps in #33
  • boolean cli options must be set with true|false argument in #33

Full Changelog: heap-dump-tool-1.2.0...heap-dump-tool-1.3.0

heap-dump-tool-1.2.0

09 Mar 00:58
09eda71

Choose a tag to compare

What's Changed

  • Add ability to exclude certain string fields from sanitization in #30
  • Force "coder" field value in string instances to match sanitizationText's coder value in #29
  • Improve docker memory usage configuration in #31

Full Changelog: heap-dump-tool-1.1.8...heap-dump-tool-1.2.0

heap-dump-tool-1.1.8

25 Jan 08:19
2b0a8bf

Choose a tag to compare

What's Changed

  • remove logback in #27

Full Changelog: heap-dump-tool-1.1.7...heap-dump-tool-1.1.8

heap-dump-tool-1.1.7

29 Dec 21:40
897a4ea

Choose a tag to compare

What's Changed

  • Add ability to customize jcmd cmd and options to create heap dump and thread dump in #25

Full Changelog: heap-dump-tool-1.1.6...heap-dump-tool-1.1.7

heap-dump-tool-1.1.6

04 Mar 23:01
871c712

Choose a tag to compare

What's Changed

  • upgrade logback from 1.2.13 to 1.3.14 in #23

Full Changelog: heap-dump-tool-1.1.5...heap-dump-tool-1.1.6

heap-dump-tool-1.1.5

21 Feb 07:23
3811cae

Choose a tag to compare

What's Changed

  • Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 in #19
  • Upgrade commons-io, commons-lang3, commons-text, junit-pioneer, picocli to latest versions in #21

Full Changelog: heap-dump-tool-1.1.4...heap-dump-tool-1.1.5