Skip to content

Releases: flowcore-io/data-pump

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)

v0.16.1

07 Aug 11:35
4a2f89a

Choose a tag to compare

0.16.1 (2025-08-07)

Bug Fixes

  • cursor: ✨ add memory mesh MCP integration rules (c3eafda)

v0.16.0

24 Jul 14:58
c90bace

Choose a tag to compare

0.16.0 (2025-07-24)

Features

  • support new api key format (52017e0)
  • support new api key format (ca9955f)

Bug Fixes

v0.15.1

27 Jun 12:59
9c90eac

Choose a tag to compare

0.15.1 (2025-06-27)

Bug Fixes

  • add finally failed handler (e719e8d)

v0.15.0

03 Jun 21:54
836edc6

Choose a tag to compare

0.15.0 (2025-06-03)

Features

  • data-pump: ✨ add acknowledgment timeout scaling and timeout management (17ea18d)

Bug Fixes

  • data-pump: 🎨 reverted concurrency changes (0f0b29c)
  • data-pump: 🎨 update timeoutId type to use ReturnType of setTimeout (132aba2)
  • deno: 🎨 update deno.lock version and format deno.json (9bf22c7)

v0.14.0

03 Jun 21:39
ae112b6

Choose a tag to compare

0.14.0 (2025-06-03)

Features

  • data-pump: ✨ add acknowledgment timeout scaling and timeout management (64fdc7e)

Bug Fixes

  • data-pump: 🎨 update timeoutId type to use ReturnType of setTimeout (96ce40c)
  • deno: 🎨 update deno.lock version and format deno.json (80f634e)