- Fix for issue #90 - #90
- Fix for issue #95 - #95
- Merge pull request #96 from samilaine/zerolenmsgs - #96
- Merge pull request #93 from martin-walsh/issue-92 - Ensure MDC access is safe across all Appender threads (#93)
- Merge pull request #91 from thorgull/master - Fix NPE when throwableInformation.getThrowable() return null.
- Merge pull request #89 from grzegorz-zur/master - Fixed udp buffer error
- Merge pull request #88 from arteam/default_tcp - Correct info about transport protocol in graylogHost
2015-04-24
ENH: More logging around TCP, UDP and AMQP senders to give more debug information. Issue #87
2015-03-26
ENH: (@mmuruganandam) Enabled the support for OSGI bundling. Updated the Maven POM to be compatible with 1.6 and above for @Override issues with 1.5.
For wider platform support Java 1.5 support added. Thanks @dougporter!
2014-07-15
DEF: (@danieljamesscott) Issue #78 - Changed dependency to log4j 1.2.17 ENH: (@dabloem) Issue #77 - add additional setter for additionalField(s)
2014-06-08
ENH: Several enhancements for AMQP and RabbitMQ
2013-12-25
Frohe Weihnachten!
DEF: (@h0nIg) ensure that all resources are closed for AMQP transport (#67)
2013-08-29
DEF: (@GBT) Issue #62: FIX when graylogHost starts with tcp: or udp:
ENH: (@h0nIg) Issue #52: Added log4j layout support
2013-08-29
ENH: (@twinforces) Issue #18: Two years old (sic) issue about maven. Thanks to @twinforces, @lennartkoopmann and @gilesw. Closes Issues #51 and #57.
2013-04-25
ENH: (@nirvdrum) Added this change log
ENH: (@radimk) Issue #59: Allow null short messages but do not allow both.
ENH: (@radimk) Issue #58: Common logging pattern log.warn(null, ex) doesn't work.
DEF: (@siaynoq) Issue #54: Unit test fail randomly