File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# Splunk Logging for Java Changelog
22
3+ ## Version 1.9.0
4+
5+ * Resolve an issue with TcpAppender losing events when busy (@avdv )
6+ * Fix an issue with middleware not delegating on completion (@Blackbaud-MikeLueders )
7+ * Add EventHeaderSerializer that allows specifying HEC metadata (@snorwin )
8+ * Allow specification of timeout parameters
9+ * Allow time to be specified by EventBodySerializer (@avpavlov )
10+ * Use an Okhttp client per appender rather than a global client (@snorwin )
11+ * Fix an issue with empty strings in configs (@thomasmey )
12+ * Resolve an issue with sending raw events to HEC (@tburch )
13+ * Allow templated metadata values to be applied to an appender (@brunoalexandresantos )
14+
315## Version 1.8.0
416
517* Update JSON serialization- message property should not be encoded as a string
You can’t perform that action at this time.
0 commit comments