Skip to content

Commit

Permalink
v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fujimotos committed Dec 22, 2021
1 parent 1c05506 commit 5538e90
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,30 @@
# CHANGELOG

## 1.9.0

New features

* Add a new option `AsyncReconnectInterval` for periodic connection
refresh. #111

Contributions to this release

* Conor Evans

## 1.8.0
* Support logging over secure connections using TLS.
* Change `Fluent.Post()` to return an error after connection close.

New features

* Support logging over secure connections using TLS. #107

Changes

* Change `Fluent.Post()` to return an error after connection close. #105

Contributions to this release

* Love Sharma
* Fujimoto Seiji

## 1.7.0
* Update connection management to stop logger during connection failures
Expand Down

0 comments on commit 5538e90

Please sign in to comment.