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