Releases: dbos-inc/dbos-transact-ts
Releases · dbos-inc/dbos-transact-ts
v1.12
What's Changed
- Configured instances, AWS SES, cleanups by @chuck-dbos in #482
- implement PUT/PATCH/DELETE handlers by @demetris-manikas in #484
- Add Prisma Template by @qianl15 in #487 #491
Other Fixes
- Suppress Dev Dependency Warnings by @kraftp in #477
- Check existence before create schema/table by @qianl15 in #481
- Allow proxy debug mode with undefined password by @qianl15 in #485
Full Changelog: v1.11...v1.12
v1.11
What's Changed
- Command to rename org by @manojdbos in #456
- Client command for dashboard delete by @apoliakov in #476
- dbos cloud command for users to join an organization by @maxdml in #475
- Update typescript and ts-json-schema-generator by @devhawk in #455
- Update typescript-eslint to remove TS 5.4 support warning by @devhawk in #465
- Remove grunt dependencies + files by @devhawk in #467
Other Fixes
Full Changelog: v1.10...v1.11
v1.10
v1.9
What's Changed
- Configurable Application Directory by @kraftp in #428
- Scheduled workflows by @chuck-dbos in #411
- Kafka Retries by @kraftp in #434
- Add support for subscribing to Kafka topics by regex by @demetris-manikas in #433
- Remove deprecated Debug decorator by @qianl15 in #435
- Readmes for the communicator libraries by @chuck-dbos in #437
- KafkaConsume accept array of string or RegExp by @demetris-manikas in #436
- Make logging consistent in migration.ts by @demetris-manikas in #438
- Add the --report-unused-disable-directives to lint script by @demetris-manikas in #441
- Allow app to register/deploy under a different name by @qianl15 in #440
- Workflow Invocation Methods by @kraftp in #432
- Clarify sleep units by @chuck-dbos in #439
Full Changelog: v1.8...v1.9
v1.8
What's Changed
Fixes and Improvements
- Cloud CLI improvements and application synchronous delete by @kraftp in #405 #407
- Validate Database Username by @kraftp in #412
- Improve config types by @demetris-manikas in #416 #417
- Always log and record communicator error by @qianl15 in #418
- Fix buffer flush race condition in destroy() by @qianl15 in #420
- Kafka Test Automation by @kraftp in #422
New Features
- Config file schema validation by @kraftp in #408
- Cloud CLI DB restore command by @qianl15 in #409
- Cloud CLI change application database instance command by @qianl15 in #413
- Add TypeORM Template by @kraftp in #419 #423
- Cloud CLI Get Application Versions by @kraftp in #427
New Contributors
- @demetris-manikas made their first contribution in #416
Full Changelog: v1.7...v1.8
v1.7
v1.6
What's Changed
- BYOD Commands by @qianl15 in #385 #390
- pass logLevel to OTLPLogQueueTransport by @maxdml in #387
- Make cors work with preflight OPTIONS request by @qianl15 in #388
- API for the new paginated "get application logs" by @apoliakov in #391
- Refresh Tokens by @kraftp in #395
- Retrieve User Profile Command by @kraftp in #396
- Allow multiple entrypoints by @maxdml in #393 #398
- Fix Supertest dependency by @kraftp in #402
Full Changelog: v1.5...v1.6
v1.5
What's Changed
- --verbose for dbos-cloud app deploy by @chuck-dbos in #376
- Configurable Environment Variables by @kraftp in #377
- Configurable System Database by @kraftp in #378
- Replay debug without a proxy by @qianl15 in #379
- Add nodemon /
npm run dev
to "hello" template by @chuck-dbos in #380 - Typecast port to Number during configuration setup by @abhinaykumar in #382
- Better error logging for check port availability by @qianl15 in #383
New Contributors
- @abhinaykumar made their first contribution in #382
Full Changelog: v1.4...v1.5