Releases: wippyai/dataflow
Releases · wippyai/dataflow
v0.4.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
fixed json marshalling for paralell node
proper passing of exit_func_id
v0.3.6
Compare
Sorry, something went wrong.
No results found
Improves agent exit tool handling.
v0.3.5
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.3.4...v0.3.5
v0.3.4
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v0.3.3...v0.3.4
v0.3.3
Compare
Sorry, something went wrong.
No results found
Adds missing resource entry
v0.3.2
Compare
Sorry, something went wrong.
No results found
fixed flow builder dependencies