Skip to content

Releases: flowcore-io/data-pump

v0.20.0

08 Apr 10:22
a705a57

Choose a tag to compare

0.20.0 (2026-04-08)

Features

  • configurable log levels for pulse success and failure (#68) (71fe82a)

v0.19.1

31 Mar 11:36
206bd41

Choose a tag to compare

0.19.1 (2026-03-31)

Bug Fixes

  • restart processLoop and leader pump on error with exponential backoff (#66) (980770f)

v0.19.0

27 Mar 15:42
f60fa02

Choose a tag to compare

0.19.0 (2026-03-27)

Features

  • stagger pulse emissions with random initial delay (ee8e3cf)

v0.18.1

27 Mar 09:23
72b01be

Choose a tag to compare

0.18.1 (2026-03-27)

Bug Fixes

  • include error message in pulse emission warning log (5019c70)

v0.18.0

26 Mar 15:59
2b94cb0

Choose a tag to compare

0.18.0 (2026-03-26)

Features

  • add K8s integration test suite for cluster mode (9ae9869)
  • add Kubernetes integration test suite for cluster mode (2012dff)
  • add PulseEmitter for periodic pump status reporting (3da799b)
  • unified NATS mode for notification and cluster event distribution (b616c18)

Bug Fixes

  • check leader via PG lease table instead of curl (f2840a0)
  • delay event delivery to allow cluster formation (b71f1dc)
  • use latest Deno image to support lockfile v5 (c730f3e)

v0.17.0

19 Mar 14:45
231fbc7

Choose a tag to compare

0.17.0 (2026-03-19)

Features

  • add cluster mode with leader election and WebSocket worker mesh (34ecce7)
  • cluster mode with leader election & WebSocket worker mesh (d2e2e47)

Bug Fixes

  • correct FlowcoreEvent type in test fixture (3139702)
  • resolve deno lint issues (require-await, unused imports) (d5ef0ba)

v0.16.5

18 Mar 12:58
a2f8be7

Choose a tag to compare

0.16.5 (2026-03-18)

Bug Fixes

  • deps: bump @flowcore/sdk to ^1.70.0 (455f7cc)

v0.16.4

05 Mar 13:44
9b398aa

Choose a tag to compare

0.16.4 (2026-03-05)

Bug Fixes

  • ci: update npm publish for OIDC trusted publishing (854a2ea)

v0.16.3

05 Mar 13:32
528a4b6

Choose a tag to compare

0.16.3 (2026-03-05)

Bug Fixes

  • ci: updated npm publish (2558a28)

v0.16.2

05 Mar 13:15
811666b

Choose a tag to compare

0.16.2 (2026-03-05)

Bug Fixes

  • regenerate deno.lock with frozen-compatible entries (474839d)
  • update @flowcore/sdk to ^1.68.0 for dedicated URL resolution (5f1974a)
  • update SDK to ^1.68.0 for dedicated URL resolution (0c8dc18)
  • use bare specifiers for test imports to satisfy deno lint (a8a11a0)