Skip to content

Releases: zisismaras/pipeproc

v0.4.1

05 May 13:18
Compare
Choose a tag to compare
release 0.4.1

v0.4.0

23 Nov 08:29
Compare
Choose a tag to compare
  • Fix log iteration

v0.3.4

03 Nov 10:20
Compare
Choose a tag to compare
  • Add Node 12 LTS support
  • Update dependencies
  • Type fixes

v0.3.3

29 Aug 19:13
Compare
Choose a tag to compare
release v0.3.3

v0.3.2

05 Aug 07:36
Compare
Choose a tag to compare
  • type fixes
  • force exit worker on restart

v0.3.0

04 Aug 21:53
Compare
Choose a tag to compare
  • add TCP and TLS support
  • improve worker polling and execution strategy
  • add the workerConcurrency option
  • the main process and worker processes are now being monitored and auto-restarted on failure
  • add the workerRestartAfter option
  • fixes

v0.2.4

09 May 16:08
Compare
Choose a tag to compare

reset proc reclaims after a successful ack

v0.2.3

09 May 15:07
Compare
Choose a tag to compare

fix process hanging on shutdown

v0.2.2

09 May 12:01
Compare
Choose a tag to compare
  • use an alternative IPC library for communication
  • fix gc options

v0.2.1

17 Apr 14:14
Compare
Choose a tag to compare
  • test under latest node LTS
  • linting and type fixes
  • reduce max backoff time to 3s