Sha256: b4e5ede3d4723bb053b8bb41cfee4d96327b090b584769056a08d7bc5ab2de3c

Contents?: true

Size: 800 Bytes

Versions: 5

Compression:

Stored size: 800 Bytes

Contents

2023-07-03 version 0.2.5:

* Added nil guard for thread.backtrace (by @yui-knk)
* Fixed wrong calculation for array_size and hash_size (by @fatkodima)
* Improved dumping speed (by @fatkodima)

2016-02-04 version 0.2.4:

* In JRuby, signal handler shows Java stacktrace in addition to Ruby stacktrace

2015-05-21 version 0.2.3:

* Signal handler shows GC.stat (by @sonots / Naotoshi Seo)

2013-04-27 version 0.2.2:

* Fixed SIGDUMP_PATH=- handling (by @yu74n / Yuta Hongo)

2013-04-27 version 0.2.1:

* Fixed setup.rb

2013-04-26 version 0.2.0:

* Renamed Sigdump.install_thread_dump_handler to Sigdump.setup
* Added Sigdump.dump

2013-04-24 version 0.1.1:

* Signal handler dumps GC statistics as well if GC::Profiler is enabled
(by @mrkn / Kenta Murata)

2013-04-23 version 0.1.0:

* First release

Version data entries

5 entries across 5 versions & 4 rubygems

Version Path
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/ChangeLog
fluent-plugin-openlineage-light-0.1.4 vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/ChangeLog
fluent-plugin-openlineage-light-0.1.3 vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/ChangeLog
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/sigdump-0.2.5/ChangeLog
sigdump-0.2.5 ChangeLog