Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-13 | 2.9 kB | |
v2.9 source code.tar.gz | 2025-05-13 | 382.3 kB | |
v2.9 source code.zip | 2025-05-13 | 555.8 kB | |
Totals: 3 Items | 940.9 kB | 0 |
What's Changed
- bump default sys db pool size to 20 by @maxdml in https://github.com/dbos-inc/dbos-transact-ts/pull/869
- Internal queue by @manojdbos in https://github.com/dbos-inc/dbos-transact-ts/pull/865
- Fix is initialized by @maxdml in https://github.com/dbos-inc/dbos-transact-ts/pull/870
- randomUUID by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/875
- Update SysDB.listWorkflows / listQueuedWorkflows by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/864
- silence logs when parsing config during workflow get and workflow steps by @maxdml in https://github.com/dbos-inc/dbos-transact-ts/pull/876
- Fork workflow from a step by @manojdbos in https://github.com/dbos-inc/dbos-transact-ts/pull/874
- SysDB Cleanup + Preemptive Cancel Groundwork by @chuck-dbos in https://github.com/dbos-inc/dbos-transact-ts/pull/871
- Fork id version by @manojdbos in https://github.com/dbos-inc/dbos-transact-ts/pull/879
- return workflow_id by @manojdbos in https://github.com/dbos-inc/dbos-transact-ts/pull/881
- Refactor PG sysdb by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/880
- Suggest .workflowID instead of .getWorkflowUUID() by @chuck-dbos in https://github.com/dbos-inc/dbos-transact-ts/pull/882
- WF Inspection & Management Refactoring by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/877
- add DBOS.listWorkflowSteps by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/883
- Support fork in Conductor by @qianl15 in https://github.com/dbos-inc/dbos-transact-ts/pull/884
- Fix Deactivate by @kraftp in https://github.com/dbos-inc/dbos-transact-ts/pull/886
- add comments regarding migration misnaming issue by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/887
- DRY sysdb.getWorkflowStatus by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/888
- Worker Concurrency Fix by @kraftp in https://github.com/dbos-inc/dbos-transact-ts/pull/889
- Remove test that does weird stuff by @chuck-dbos in https://github.com/dbos-inc/dbos-transact-ts/pull/894
- CLI support for setting min-executors in app update by @apoliakov in https://github.com/dbos-inc/dbos-transact-ts/pull/892
- Custom Config Path In Deploy by @kraftp in https://github.com/dbos-inc/dbos-transact-ts/pull/895
- Deduplication by @manojdbos in https://github.com/dbos-inc/dbos-transact-ts/pull/885
- Workflow Timeout by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/891
- Priority queue by @manojdbos in https://github.com/dbos-inc/dbos-transact-ts/pull/896
- Rename migration file by @qianl15 in https://github.com/dbos-inc/dbos-transact-ts/pull/898
- app version in admin api by @manojdbos in https://github.com/dbos-inc/dbos-transact-ts/pull/900
Full Changelog: https://github.com/dbos-inc/dbos-transact-ts/compare/v2.8...v2.9