Content-Length: 305396 | pFad | http://github.com/fluent/fluent-logger-node/commit/ece4296acf3d90a64501c10b6c2001c2bcc0c7d6
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.
2 parents 98a0cbb + 73416f3 commit ece4296Copy full SHA for ece4296
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# v3.x
2
3
+## v3.4.0 - 2019-11-20
4
+
5
+### Improvements
6
7
+* Gracefully free resources on `.end()` #144
8
+* Update type definitions for TypeScript #145, #147
9
+* Add new option messageQueueSizeLimit #152
10
11
+### Fixes
12
13
+* Fix packets on multiple tags get corrput and multiple calls of callbacks on error #155
14
15
## v3.3.1 - 2019-02-19
16
17
### Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "fluent-logger",
- "version": "3.3.1",
+ "version": "3.4.0",
"main": "./lib/index.js",
"scripts": {
"test": "mocha -t 10000 --recursive",
Fetched URL: http://github.com/fluent/fluent-logger-node/commit/ece4296acf3d90a64501c10b6c2001c2bcc0c7d6
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments