Skip to content

Releases: 514-labs/moosestack

v0.4.269

03 Jul 17:51
4a7d1a6

Choose a tag to compare

ENG-111 write to dead letter table in ts template (#2519)

v0.4.268

03 Jul 17:29
0bb0e9c

Choose a tag to compare

Enhance error handling in workflow execution error messages (#2517)

* Enhance error handling in workflow execution by truncating detailed error messages.

The user will now see only the concise error message, e.g.
Could not start workflow 'dog-fact-ingest': status: AlreadyExists, message: Workflow execution is already running. WorkflowId: dog-fact-ingest, RunId: ...

* Simplify error messages by removing unnecessary details. The user will now see a more concise error message when a workflow fails to start.

* Fix for Clippy

v0.4.267

03 Jul 17:04
5c22884

Choose a tag to compare

Enhance error logging in package manager utilities by including detai…

v0.4.266

03 Jul 16:27
951a4a5

Choose a tag to compare

detailed index type error & optional session id in logs (#2515)

v0.4.265

03 Jul 15:46
e6d3276

Choose a tag to compare

Enhance error logging in local webserver by including server type, po…

v0.4.264

02 Jul 20:45
ab121fe

Choose a tag to compare

handle warnings from transitive deps (#2509)

v0.4.263

02 Jul 20:34
111aca4

Choose a tag to compare

move implementations from script embedded in rust to py-moose-lib (#2…

v0.4.262

02 Jul 17:41
03120df

Choose a tag to compare

docs: vs-code aurora docs- completes PM-139, PM-141, PM-143, PM-23 (#…

v0.4.261

02 Jul 02:23
3ef8157

Choose a tag to compare

change aggregate function type to a dataclass (#2507)

v0.4.260

02 Jul 00:16
9756678

Choose a tag to compare

pnpm moose template (#2500)