Skip to content

Releases: paypal/heap-dump-tool

heap-dump-tool-1.1.4

02 Feb 20:23
533aa75

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

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

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

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

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

Choose a tag to compare

Public release of tool for capturing sanitized Java heap dumps

See README