Releases: dbos-inc/dbos-transact-golang
Releases · dbos-inc/dbos-transact-golang
Release v0.5.6-beta
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
Release v0.5.5-beta
What's Changed
- chore: remove boolean parameter with with WithSortDesc function by @AayushSaini101 in #100
- Admin server port by @shirzady1934 in #99
- public GetWorkflowSteps by @maxdml in #98
- handle "postgresql" during DB migration by @maxdml in #104
- DBOS CLI by @maxdml in #105
- dbos migration by @maxdml in #106
- do not build and upload release assets by @maxdml in #107
New Contributors
- @AayushSaini101 made their first contribution in #100
- @shirzady1934 made their first contribution in #99
Full Changelog: v0.5.4-beta...v0.5.5-beta
Release v0.5.4-beta
What's Changed
- More tests and admin server fixes by @maxdml in #69
- Shutdown/Cancel interface, "Deactivate" by @maxdml in #71
- garbage collection, global timeout by @maxdml in #72
- Conductor by @maxdml in #73
- Executor config: app version/ executor ID by @maxdml in #74
- RunAsWorkflow -> RunWorkflow by @maxdml in #75
- Add release script and GHA by @maxdml in #76
- prevent cancel to success trnsitions by @maxdml in #77
- queue filter in sql by @maxdml in #78
- Releaser directory by @maxdml in #79
- Releaser go mod/sum by @maxdml in #80
Full Changelog: v0.5.3-alpha...v0.5.4-beta
v0.5.3-alpha
What's Changed
Full Changelog: v0.5.1-alpha...v0.5.3-alpha