Release v0.5.6-beta
Pre-release
Pre-release
·
33 commits
to main
since this release
What's Changed
- Remove temp install by @maxdml in #108
- default logger output to stdout by @maxdml in #110
- Chore: add init exponential backoff + jitter for system_database.go by @pranshu-raj-211 in #103
- Getevent recv durable sleep by @maxdml in #111
- add missing options to fork cli and remove unused reset flag by @maxdml in #112
- Update: Accept user-provided context.Context to build DBOSContext by @vr-varad in #114
- test dbos mocks by @maxdml in #115
- Fix comms durable sleeps by @maxdml in #116
- Mandatory context to dboscontext by @maxdml in #117
- Mocks integration by @maxdml in #119
- Do not sortdesc by default in conductor + CLI test fix by @maxdml in #121
- Handle DBOS operations as workflow steps by @maxdml in #120
- remove useless input to WithPriorityEnabled by @maxdml in #123
- RateLimiter.Period is now a time.Duration by @maxdml in #124
- doc.go + a few scope updates by @maxdml in #125
New Contributors
- @pranshu-raj-211 made their first contribution in #103
- @vr-varad made their first contribution in #114
Full Changelog: v0.5.5-beta...v0.5.6-beta