Releases: dbos-inc/dbos-transact-ts
Releases · dbos-inc/dbos-transact-ts
v1.21
What's Changed
Bugfixes
- Fix create CLI by @qianl15 in #593
- Fix ListWorkflows error handling by @kraftp in #591
- Fix TypeORM Entities by @kraftp in #596
- Fixed issue where API methods couldn't accept false as an input by @GarrisonBates in #599
- Fix Cloud CLI shebang on Windows by @qianl15 in #600
- Fix SQS payload parsing by @chuck-dbos in #607
Miscellaneous
Full Changelog: v1.20...v1.21
v1.20
What's Changed
- Drizzle Support by @kraftp in #570 #572
- Add Support for Drizzle Relational Queries by @GarrisonBates in #580
- Make time travel optional by @qianl15 in #571
- Validate DB name when parsing DBOS config by @qianl15 in #586 #590
Bugfixes
- Fix Error Logging by @kraftp in #573
- Test the workflow makeup modes by @chuck-dbos in #577
- Fix db name length check by @qianl15 in #590
- Use === and !== by @chuck-dbos in #579
- Fix publish action by @qianl15 in #582
- Test plv8 docker version by @qianl15 in #584
- Fixed npx dbos configure so that it preserves top comments by @GarrisonBates in #583
- Better way to preserve comments in create by @qianl15 in #587
Dependency Management
- Clean up dependencies by @qianl15 in #575
- Explicitly install package 'validator' by @maxdml in #589
- Upgrade @dbos-inc/eslint-plugin to the latest version, which is 3.3.3. by @CaspianA1 in #588
New Contributors
- @GarrisonBates made their first contribution in #580
Full Changelog: v1.19...v1.20
v1.19
What's Changed
- Handle system DB migration failure for forward compatibility by @qianl15 in #551
- Upgrade the eslint plugin in the templates by @CaspianA1 in #556
- Seed the "Hello" app with a readme at the / route. by @apoliakov in #555
- Default app_db_name to app name by @qianl15 in #558
- implement durable timeout in system database recv by @demetris-manikas in #552
- Implement durable timeout in workflow getEvent by @demetris-manikas in #559
- Expanded Config File by @kraftp in #565 #567
- Language-aware Registration by @kraftp in #566
Bug fixes
- Suppress cloud CLI experimental warning by @qianl15 in #553 #554
- Clear scheduler timeout properly by @qianl15 in #557
- Fix OAOO getEvent test by @qianl15 in #560
- Fix Dependencies by @kraftp in #562
- remove yarn.lock check during deploy by @maxdml in #561
- Move axios to dev dependency by @qianl15 in #563
- Bump fast-xml-parser and @aws-sdk/client-sqs in /packages/dbos-sqs by @dependabot in #564
- Fix minor typos by @qianl15 in #568
Full Changelog: v1.18...v1.19
v1.18
What's Changed
- Support offset/skip for list workflows by @qianl15 in #545
- README Updates by @kraftp in #544
- Fix class registration by @qianl15 in #546
- Undefined environment variables should be empty strings by @qianl15 in #550
- Handle AggregateError during DBOS executor init by @maxdml in #547
Full Changelog: v1.17...v1.18
v1.17
What's Changed
- SQS Library by @chuck-dbos in #524 #536
- JS Stored Procs by @devhawk in #486 #538 #542
- DBOS Cloud ListWorkflows by @kraftp in #535 #543
- Upgrade the template projects' dbos eslint plugins by @CaspianA1 in #537
- Create a Backup Configuration File in db connect by @kraftp in #540
Full Changelog: v1.16...v1.17
v1.16
What's Changed
- Workflow Management CLI by @kraftp in #527
- Implement response options, allow upload cancel, doc fixes by @chuck-dbos in #525
- Correctly capture class name and config name by @qianl15 in #528
- AWS S3 Fix w/ Optional Arguments by @chuck-dbos in #529
- Check userdb is defined before calling destroy by @maxdml in #530
- Allow invokeWorkflow to specify OAOO key for child by @chuck-dbos in #531
- Display app archive size, in bytes, during deploy, in verbose mode by @maxdml in #532
- BigInt support in DBOSJSON by @devhawk in #534
- Preserve file permissions when creating the app archive by @maxdml in #533
Full Changelog: v1.15...v1.16
v1.15
What's Changed
- Make Default Entrypoint Explicit by @kraftp in #518
- Querying Workflow History by @kraftp in #520
- Retrieve Workflow Inputs by @kraftp in #521
- Auto Register in some of the tests and create templates by @chuck-dbos in #522
- Allow pluggable event receivers by @chuck-dbos in #509
- Dead Letter Queue by @kraftp in #523
Full Changelog: v1.14...v1.15
v1.14
What's Changed
- Upgrade eslint to version 9, and switch all eslint configs to the new flat format by @CaspianA1 in #510
- export parseConfigFile by @devhawk in #513 #515
- Remove package-lock.json from templates by @kraftp in #512
- DBOS Cloud DB Connect by @kraftp in #508
- AWS S3 Package by @chuck-dbos in #489 #519
- Auto-register classes (if not specified) by @chuck-dbos in #516
New Contributors
- @CaspianA1 made their first contribution in #510
Full Changelog: v1.13...v1.14
v1.13.10
v1.13
What's Changed
- Workflow status app version & id + indexing by @maxdml in #466
- Apply .editorconfig rules by @maxdml in #492
- Implement and use DBOSJSON instead of JSON by @demetris-manikas in #490
- Export handler decorators by @demetris-manikas in #495
- Publish AWS by @chuck-dbos in #501 #502
Full Changelog: v1.12...v1.13