Releases: pinojs/pino-socket
Releases · pinojs/pino-socket
v7.4.0
What's Changed
- build(deps): bump nopt from 6.0.0 to 7.0.0 by @dependabot in #92
- build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in #93
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #99
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #100
- fix: remove unneeded dynamic path.join() in require by @ben-reitz in #106
New Contributors
- @ben-reitz made their first contribution in #106
Full Changelog: v7.3.0...v7.4.0
v7.3.0
v7.2.0
v7.1.0
v7.0.0
What's Changed
- Emit a reconnectFailure event by @Mogztter in #81
- replace onSocketClose by emitting an event by @Mogztter in #83
- resolves #85 introduce onBeforeDataWrite callback by @theogravity in #87
New Contributors
- @theogravity made their first contribution in #87
Full Changelog: v6.0.0...v7.0.0
v6.0.0
What's Changed
- resolves #38 replace close option by destroy by @Mogztter in #75
- resolves #73 TCPConnection can reconnect even if the TCP server wasn't available at first by @Mogztter in #76
- build(deps): bump nopt from 5.0.0 to 6.0.0 by @dependabot in #80
- resolves #73 emit open when reconnect and emit socketError instead of error by @Mogztter in #78
Full Changelog: v5.1.0...v6.0.0
v5.1.0
What's Changed
- ci: update workflows by @Fdawgs in #67
- build(deps): bump actions/dependency-review-action from 1 to 2 by @dependabot in #68
- Update contributing guide as the develop branch does not exist by @Mogztter in #70
- resolves #69 Backoff strategy should be instantiated once and reset when the connection is established again by @Mogztter in #71
- resolves #72 introduce a recovery queue by @Mogztter in #74
New Contributors
- @Mogztter made their first contribution in #70
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #62
- ci: bump github actions; reduce job permissions to minimum by @Fdawgs in #63
- Bump mocha from 9.2.2 to 10.0.0 by @dependabot in #64
- Update dependencies by @jsumners in #66
New Contributors
Full Changelog: v4.1.1...v5.0.0
v4.1.1
What's Changed
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #48
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #49
- build: reduce dependabot update frequency by @Fdawgs in #57
- fix: psock.js becomes the only entrypoint for both CLI and library usage mode by @Guid75 in #60
New Contributors
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Bump split2 from 3.2.2 to 4.0.0 by @dependabot in #44
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #45
- TLS support by @awwit in #47
New Contributors
Full Changelog: v4.0.1...v4.1.0