Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-02 | 2.1 kB | |
v2.10 source code.tar.gz | 2025-06-02 | 387.6 kB | |
v2.10 source code.zip | 2025-06-02 | 563.4 kB | |
Totals: 3 Items | 953.1 kB | 0 |
What's Changed
- Handle Database Disconnections by @kraftp in https://github.com/dbos-inc/dbos-transact-ts/pull/930
- Print DBOS version and executor ID upon startup by @qianl15 in https://github.com/dbos-inc/dbos-transact-ts/pull/938
- Faster Queues by @qianl15 in https://github.com/dbos-inc/dbos-transact-ts/pull/929
- Dependency Upgrade by @kraftp in https://github.com/dbos-inc/dbos-transact-ts/pull/901
- Update READMEs by @qianl15 in https://github.com/dbos-inc/dbos-transact-ts/pull/899
- remove undocumented parts of DBOS public surface area by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/902
- Fix recovery deadlines by @maxdml in https://github.com/dbos-inc/dbos-transact-ts/pull/903
- add a queue ctor with only the name parameter by @maxdml in https://github.com/dbos-inc/dbos-transact-ts/pull/905
- Clean up and clarify errors by @chuck-dbos in https://github.com/dbos-inc/dbos-transact-ts/pull/906
- Consolidate (and await) with ... context functions by @chuck-dbos in https://github.com/dbos-inc/dbos-transact-ts/pull/909
- Improve Drizzle Test by @chuck-dbos in https://github.com/dbos-inc/dbos-transact-ts/pull/912
- Fix warning message for recovery by @qianl15 in https://github.com/dbos-inc/dbos-transact-ts/pull/914
- Remove config consistency check by @maxdml in https://github.com/dbos-inc/dbos-transact-ts/pull/916
- Correctly parse timeout deadlines and remove special tmp wf case for name by @maxdml in https://github.com/dbos-inc/dbos-transact-ts/pull/917
- HTTP Tests to v2 by @chuck-dbos in https://github.com/dbos-inc/dbos-transact-ts/pull/919
- Consolidate Inputs by @kraftp in https://github.com/dbos-inc/dbos-transact-ts/pull/921
- Trivial changes (taken from TSv3 branch) by @chuck-dbos in https://github.com/dbos-inc/dbos-transact-ts/pull/931
- don't re-record tx error result by @devhawk in https://github.com/dbos-inc/dbos-transact-ts/pull/933
- Password not required in database_url by @qianl15 in https://github.com/dbos-inc/dbos-transact-ts/pull/936
Full Changelog: https://github.com/dbos-inc/dbos-transact-ts/compare/v2.9...v2.10