awesome-print/awesome_print

Create a new release, 1.8 contains a BUG

marcsantiago opened this issue · 3 comments

$stderr.puts "Could not load #{dotfile}: #{e}"

Causes logstash to fail as dotfile is undefined when calling rescue in merge_custom_defaults

@gerrywastaken is there anything I can do to assist in publishing a new release? Users of Logstash are hitting the refactoring bug that was fixed in awesome-print/awesome_print@62033856.

kares commented

ping here.
Logstash seems stuck with 1.7.0 since it can not update to 1.8.0 (due this bug).
since Logstash upgraded to Ruby 2.5 its left with a Fixnum warning 😿

A new version is in the works. I'm wading through the long backlog of PRs that are desperately needed and will push out a new version soon. Please let me know if the issue still occurs (and a PR is always appreciated!)