Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dan1 committed Jan 8, 2019
2 parents 2f31005 + f7dcde3 commit 4c6a15a
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 354 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Splunk Logging for Java Changelog

## Version 1.7.0

* Change HttpEventCollectorLogbackAppender stop method to call this.sender.close() [#93](https://github.com/splunk/splunk-library-javalogging/pull/93).
* Rename 'Http' plugin name for HttpEventCollectorLog4jAppender to 'SplunkHttp' [#92](https://github.com/splunk/splunk-library-javalogging/pull/92).

## Version 1.6.2

* Add support to allow users to define their own event body serializer for HTTP event adapter: Simply create a class implementing `com.splunk.logging.EventBodySerializer`,
Expand Down
Loading

0 comments on commit 4c6a15a

Please sign in to comment.