Releases: 514-labs/moose
Releases · 514-labs/moose
v0.3.790
Typescript-based workflows (#2033) * scaffold * wip * Fix for SI invalid use of decorators * Serialization support for feature parity with python * task definition * wip run ts workflow * ts workflow execution * comment out typescript workflow execution * wip fixes * refactor run cmd for py/ts * first working version * cleanup * remove unused imports --------- Co-authored-by: Jonathan Widjaja <[email protected]>
v0.3.789
fix python optional handling (#2030)
v0.3.788
add stdout for written batch (#2029)
v0.3.787
WIP - data passing for workflows (#2028) * WIP * unblock serialization * handle input data * Move Tasks to where the decorator is defined
v0.3.786
step retry & show script runtime errors in dev terminal (#2022)
v0.3.785
dump ts query param and output schema (#2012)
v0.3.784
kafka timeout and loop refactor (#2027)
v0.3.783
egress docs (#2023) * egress docs * remove bad file * update apis * openapi docs * change auto api gen * callout for local dev serber
v0.3.782
Updated workflow status (#2021) * Add run id to list command * WIP * cleaner history output * pretty historty formatting * pure json output for use with jq
v0.3.781
peek from kafka and better data type error message in python (#2025)