Skip to content

Releases: pinojs/pino-socket

v7.3.0

17 Oct 07:53
7d033cd
Compare
Choose a tag to compare

What's Changed

  • draft(udp): allow to set max udp packet size by @asc11cat in #90

New Contributors

Full Changelog: v7.2.0...v7.3.0

v7.2.0

28 Sep 08:37
37c4e46
Compare
Choose a tag to compare

What's Changed

  • Propagate events to the parent port (when using thread-stream) by @Mogztter in #89

Full Changelog: v7.1.0...v7.2.0

v7.1.0

17 Aug 13:29
8cad06c
Compare
Choose a tag to compare

What's Changed

  • resolves #84 configure backoff strategy using primitive data by @Mogztter in #88

Full Changelog: v7.0.0...v7.1.0

v7.0.0

06 Aug 22:07
54525da
Compare
Choose a tag to compare

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

Full Changelog: v6.0.0...v7.0.0

v6.0.0

27 Jul 09:09
868104a
Compare
Choose a tag to compare

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

21 Jul 16:50
Compare
Choose a tag to compare

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

10 Jun 16:37
6a653ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.1...v5.0.0

v4.1.1

31 Mar 21:27
99ec974
Compare
Choose a tag to compare

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

24 Oct 13:41
f7a356a
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @awwit made their first contribution in #47

Full Changelog: v4.0.1...v4.1.0

v4.0.1

29 Sep 11:46
Compare
Choose a tag to compare

What's Changed

  • chore: new lint rules by @Eomm in #37
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #39
  • Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #40
  • fix udp transport by @Eomm in #43

Full Changelog: v4.0.0...v4.0.1