Skip to content

Releases: paypal/heap-dump-tool

heap-dump-tool-1.1.8

25 Jan 08:19
2b0a8bf
Compare
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
Compare
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
Compare
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
Compare
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

heap-dump-tool-1.1.4

02 Feb 20:23
533aa75
Compare
Choose a tag to compare

What's Changed

  • Document more cli options in #14
  • Bump guava from 30.1.1-jre to 32.0.0-jre in #15
  • fix logback and guava vulnerabilities in #18

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

heap-dump-tool-1.1.3

27 Oct 20:51
8a396cf
Compare
Choose a tag to compare

What's Changed

  • Allow sanitizing arrays of all types while preserving primitive values by @arhimondr in #7

New Contributors

Full Changelog: heap-dump-tool-1.1.2...heap-dump-tool-1.1.3

heap-dump-tool-1.1.2

19 Oct 16:50
89b6b9b
Compare
Choose a tag to compare

What's Changed

  • Bump xercesImpl from 2.12.1 to 2.12.2 in #3
  • Update LICENSE in #4
  • Upgrade commons-text from 1.9 to 1.10.0 n #6

New Contributors

Full Changelog: heap-dump-tool-1.1.1...heap-dump-tool-1.1.2

1.1.1

23 Dec 09:12
ed887ad
Compare
Choose a tag to compare

What's Changed

  • Upgrade to latest logback through spring-boot bom upgrade. by @maxxedev in #2

Full Changelog: heap-dump-tool-1.1.0...heap-dump-tool-1.1.1

1.1.0

30 Aug 04:33
d949dbb
Compare
Choose a tag to compare

Add ability to sanitize hs_err Java fatal error logs

See README

1.0.3

30 Aug 03:04
5448d90
Compare
Choose a tag to compare

Public release of tool for capturing sanitized Java heap dumps

See README