We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c05506 commit 5538e90Copy full SHA for 5538e90
CHANGELOG.md
@@ -1,8 +1,30 @@
1
# CHANGELOG
2
3
+## 1.9.0
4
+
5
+New features
6
7
+ * Add a new option `AsyncReconnectInterval` for periodic connection
8
+ refresh. #111
9
10
+Contributions to this release
11
12
+ * Conor Evans
13
14
## 1.8.0
-* Support logging over secure connections using TLS.
-* Change `Fluent.Post()` to return an error after connection close.
15
16
17
18
+ * Support logging over secure connections using TLS. #107
19
20
+Changes
21
22
+ * Change `Fluent.Post()` to return an error after connection close. #105
23
24
25
26
+ * Love Sharma
27
+ * Fujimoto Seiji
28
29
## 1.7.0
30
* Update connection management to stop logger during connection failures
0 commit comments