Skip to content

Releases: wippyai/dataflow

v0.4.0

Choose a tag to compare

@wippy-releases wippy-releases released this 09 Jul 16:55
8d0b0b3

0.4.0 (2026-07-09)

Features

  • add durable signal revival sweeper (529a4d8)
  • dataflow: route agent checkpoints through canonical bindings (2185a94)
  • Define new param web_host_origin_env (#1) (0f663d9)
  • Move code from userspace (c5d4a45)

Bug Fixes

  • ci: repair release-please auth and version bumping (#22) (b0dc2be)
  • dataflow_nodes table name (#6) (7a4b4a9)
  • declare modules/imports for require() under per-chunk import scoping (8156953)
  • improve error handling, validation, and diagnostics in flow compiler (#7) (5b6d891)
  • preserve agent node context (cf30632)
  • recover pending commits on orchestrator restart (ffdc855)
  • restore backward-compatible API across node, client, and func modules (8939a59)
  • restore parallel node BC with on_error/filter/unwrap config API (3e3e876)

v0.3.10

Choose a tag to compare

@msmakouz msmakouz released this 25 Feb 12:42
5cc2f50

What's Changed

  • Added support for passing additional options to add_function_call by @msmakouz in #12

Full Changelog: v0.3.9...v0.3.10

v0.3.9

Choose a tag to compare

@msmakouz msmakouz released this 26 Jan 18:37
2c9902e

What's Changed

  • The constant name has been fixed in the import by @msmakouz in #11

Full Changelog: v0.3.8...v0.3.9

v0.3.8

Choose a tag to compare

@msmakouz msmakouz released this 21 Nov 15:01
0119895

What's Changed

  • Fixed compiler and data_reader compatibility with PostgreSQL by @msmakouz in #10

Full Changelog: v0.3.7...v0.3.8

v0.3.7

Choose a tag to compare

@wolfy-j wolfy-j released this 10 Nov 18:59
12b93ec
  • fixed json marshalling for paralell node
  • proper passing of exit_func_id

v0.3.6

Choose a tag to compare

@wolfy-j wolfy-j released this 08 Nov 03:25
0a95bba
  • Improves agent exit tool handling.

v0.3.5

Choose a tag to compare

@roxblnfk roxblnfk released this 07 Nov 08:56
5b6d891

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

Choose a tag to compare

@roxblnfk roxblnfk released this 06 Nov 13:23
7a4b4a9

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@wolfy-j wolfy-j released this 04 Nov 02:43
caa2841
  • Adds missing resource entry

v0.3.2

Choose a tag to compare

@wolfy-j wolfy-j released this 03 Nov 22:22
6635e9a
  • fixed flow builder dependencies