Skip to content

Releases: 514-labs/moose

v0.3.790

12 Feb 23:47
15f0870
Compare
Choose a tag to compare
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

12 Feb 23:21
264f95b
Compare
Choose a tag to compare
fix python optional handling (#2030)

v0.3.788

11 Feb 22:25
79177ff
Compare
Choose a tag to compare
add stdout for written batch (#2029)

v0.3.787

11 Feb 21:11
5751d84
Compare
Choose a tag to compare
WIP - data passing for workflows (#2028)

* WIP

* unblock serialization

* handle input data

* Move Tasks to where the decorator is defined

v0.3.786

11 Feb 19:05
4092930
Compare
Choose a tag to compare
step retry & show script runtime errors in dev terminal (#2022)

v0.3.785

10 Feb 21:48
6f97d56
Compare
Choose a tag to compare
dump ts query param and output schema (#2012)

v0.3.784

10 Feb 18:27
51775f3
Compare
Choose a tag to compare
kafka timeout and loop refactor (#2027)

v0.3.783

07 Feb 19:40
8fed8f7
Compare
Choose a tag to compare
egress docs (#2023)

* egress docs

* remove bad file

* update apis

* openapi docs

* change auto api gen

* callout for local dev serber

v0.3.782

07 Feb 16:53
66def53
Compare
Choose a tag to compare
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

07 Feb 16:22
06c7a79
Compare
Choose a tag to compare
peek from kafka and better data type error message in python (#2025)