Skip to content

Releases: flowcore-io/flowcore-sdk

v4.0.0

23 Apr 16:00
acf8488

Choose a tag to compare

4.0.0 (2026-04-23)

⚠ BREAKING CHANGES

  • data-pathways: the metrics throughput shape renames endpoints[url].flowTypes → endpoints[url].sources keyed by sourceId. Consumers reading the pathway metrics endpoint or sending heartbeats must adopt the new shape. Data-pathways v3.0.0 only accepts the new shape.

Features

  • data-pathways: id-keyed pump-state commands + sources metrics shape (#217) (3111706)

v3.3.0

23 Apr 13:32
b5bf9b8

Choose a tag to compare

3.3.0 (2026-04-23)

Features

  • data-pathways: source id/name + delivery-log sourceId/eventType (#215) (7d44549)

v3.2.0

16 Apr 12:19
aa94502

Choose a tag to compare

3.2.0 (2026-04-16)

Features

  • trigger tenant-store command release (#213) (67dcaa0)

v3.1.0

15 Apr 10:18
89b7149

Choose a tag to compare

3.1.0 (2026-04-15)

Features

  • iam: add PolicyValidateCommand for POST /api/v1/policies/validate (#209) (e9062ba)

Bug Fixes

  • ci: replace sergeysova/jq-action@v2 with inline jq (#211) (63ee739)

v3.0.1

14 Apr 14:08
91d3c3b

Choose a tag to compare

3.0.1 (2026-04-14)

Bug Fixes

  • make RoleSchema archived field optional to match IAM API response (499df87)

v3.0.0

14 Apr 10:20
c1dd364

Choose a tag to compare

3.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • sync data-pathways SDK commands with control plane API (#206)

Features

  • sync data-pathways SDK commands with control plane API (#206) (8fc57c6)

v2.0.0

10 Apr 15:44
71bb882

Choose a tag to compare

2.0.0 (2026-04-10)

⚠ BREAKING CHANGES

  • align VirtualConfig with data-pathways v2 poll-based command queue (#204)

Features

  • align VirtualConfig with data-pathways v2 poll-based command queue (#204) (1b6470d)

v1.79.0

30 Mar 10:41
5c89f2a

Choose a tag to compare

1.79.0 (2026-03-30)

Features

  • support fc_ API keys in notification client without apiKeyId (#202) (e01b868)

v1.78.0

26 Mar 15:49
76780fc

Choose a tag to compare

1.78.0 (2026-03-26)

Features

  • add pump pulse and pump status commands for data pathways (a7c26c8)

Bug Fixes

  • add explicit type annotations for JSR public API compliance (528d2cd)
  • format pump pulse/status command files (5063949)
  • remove unused deno-lint-ignore directive in pump-status.fetch (6766c16)

v1.77.0

25 Mar 15:17
32829c1

Choose a tag to compare

1.77.0 (2026-03-25)

Features

  • add virtual pathway support to data pathways SDK (12b47bc)