Skip to content

Releases: dbos-inc/dbos-transact-ts

v2.1

28 Jan 19:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0...v2.1

v2.0

16 Jan 17:02
Compare
Choose a tag to compare

Releasing DBOS TypeScript V2.0

Major Changes

  • Major API simplification by automatically handling workflow contexts. Any decoratable TypeScript function can now be a workflow or step.
  • Support for instantiating DBOS in any Node environment, including inside apps built with popular web frameworks like Express or Next.js.
  • New templates that highlight durable execution, including dbos-node-starter (built with Express) and dbos-nextjs-starter (built with Next.js).
  • Full support for durable workflow queues. Documentation: https://docs.dbos.dev/typescript/tutorials/queue-tutorial
  • A "database wizard" that walks users through the steps in connecting to Postgres.

Detailed Changes

Full Changelog: v1.30...v2.0

v1.30

17 Dec 18:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.29...v1.30

v1.29

09 Dec 20:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.28...v1.29

v1.28

04 Nov 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27...v1.28

v1.27

22 Oct 16:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26...v1.27

v1.26.6

19 Oct 02:03
7884f61
Compare
Choose a tag to compare

What's Changed

v1.26

16 Oct 16:17
Compare
Choose a tag to compare

What's Changed

  • Use Cloud Database Locally by @kraftp in #645
  • Allow the configuration of executors memory during deploy by @maxdml in #646

Full Changelog: v1.25...v1.26

v1.25

10 Oct 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.24...v1.25

v1.24

02 Oct 17:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.23...v1.24