Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Release 1.4.2

Compare
Choose a tag to compare
@mp911de mp911de released this 24 Jun 17:59

Release contains

Fixes

  • #21 Redis and commons-pool2 dependencies needed when not using redis.
    This bug is severe and caused NoClassDef-Errors so you can't use logstash-gelf without jedis/commons-pool2 libraries. If you don't use redid and you want a small library set it's recommended to update to version 1.4.2.

Enhancements

  • #20 Configuration of default field names enhancement
  • #19 Code Cleanup enhancement