Skip to content

Commit c9d5a52

Browse files
committed
update changelog for 1.9
1 parent 120dfee commit c9d5a52

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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

0 commit comments

Comments
 (0)