logstash-gelf 1.6.0 released
I released today logstash-gelf 1.6.0. This release contains support for GELF 1.1 spec, Redis Sentinel and the Datenpumpe.
This release contains following changes:
Fixes
#39 Check for additionalFields null value fixes
Enhancements
Links
Maven coordinates:
<dependency>
<groupId>biz.paluch.logging</groupId>
<artifactId>logstash-gelf</artifactId>
<version>1.6.0</version>
</dependency>Any feedback is appreciated or create issues on GitHub.