Releases: dbos-inc/dbos-transact-py
Releases · dbos-inc/dbos-transact-py
0.12.0
What's Changed
- Deactivate admin api by @manojdbos in #133
- Adding IntelliJ IDE to .gitignore by @chbussler in #141
- Visibility Refactoring by @devhawk in #142
- Check for invalid schedule earlier - #140 by @chuck-dbos in #146
- Adding various changes/extensions to DEVELOPING.md by @chbussler in #145
- Reproducer and test for #139 - py scheduler not handling DB outage by @chuck-dbos in #144
New Contributors
- @manojdbos made their first contribution in #133
- @chbussler made their first contribution in #141
Full Changelog: 0.11.0...0.12.0
v0.11.0
0.10.0
0.9.0
0.8.0
What's Changed
- Dead Letter Queue by @kraftp in #113
- Rate Limiting Queue by @kraftp @chuck-dbos in #119 #120 #124 #125
- Detect functions passed instead of serializable arguments by @chuck-dbos in #109
- Additional auth utility by @chuck-dbos in #114
- Fix Migration by @kraftp in #116
- add debug logs before each step runs/replays by @ananis25 in #115
- log exceptions in DBOS._launch by @devhawk in #121
New Contributors
Full Changelog: 0.7.0...0.8.0
0.7.1
0.7.0
What's Changed
- Queues by @kraftp in #106
- Set Event Multiple Times by @kraftp in #108
- Improved CLI Commands by @kraftp in #99
- Move from psycopg2 -> psycopg3 by @devhawk in #98
- Lifespan Middleware by @devhawk in #100
- exit LifespanMiddleware after shutdown by @devhawk in #102
- Seconds as the first field in cron format by @qianl15 in #103
- prefix internal dbos properties with underscore by @devhawk in #105
- DRY _workflow_wrapper by @devhawk in #107
Full Changelog: 0.6.0...0.7.0
0.6.2
0.6.1
v0.6.0
The first public release of DBOS Transact Python!
Docs: https://docs.dbos.dev/
Examples: https://docs.dbos.dev/examples