Releases: dbos-inc/dbos-transact-golang
Releases · dbos-inc/dbos-transact-golang
Release v0.7.0
What's Changed
- [Fix] Conflict notifications map by @tuannguyensn2001 in #147
- Db retries by @maxdml in #146
- run goleaks in places where it is missing by @maxdml in #156
- Starter examples: replace dbos-toolbox with dbos-go-starter by @ngnhng in #155
- Add package-level Launch and Shutdown wrapper functions by @tuannguyensn2001 in #153
- Fix: Workflow Identity by @vr-varad in #144
- do not require go 1.25 in the template app by @maxdml in #158
- use new Launch/Shutdown package methods in tests by @maxdml in #159
- Test db permissions by @maxdml in #160
- Fix steps registration and admin server steps output by @maxdml in #162
- update readme by @maxdml in #163
New Contributors
- @tuannguyensn2001 made their first contribution in #147
- @ngnhng made their first contribution in #155
Full Changelog: v0.6.0...v0.7.0
Release v0.6.0
What's Changed
- update integration app by @maxdml in #126
- Fix: Accept custom pgxpool by @vr-varad in #118
- DBOS client interface by @maxdml in #127
- Code of conduct by @maxdml in #128
- Print dbos version during DBOSContext.Initialize by @maxdml in #129
- Fix cli config file loading by @maxdml in #130
- Dedicated ClientConfig for the DBOS Client by @maxdml in #131
- make sys db schema configurable by @maxdml in #133
- Fix: Displaying masked database url during sysDB construction by @vr-varad in #132
- use custom pool for everything in systemp db by @maxdml in #134
- split CREATE SCHEMA IF NOT EXISTS query by @maxdml in #135
- Cli custom schema by @maxdml in #136
- Polish by @maxdml in #137
- Fix identity types by @maxdml in #138
- Handle conflicting executions by @maxdml in #139
- Fix conductor protocol for identity fields by @maxdml in #140
- Update readme by @maxdml in #141
Full Changelog: v0.5.6-beta...v0.6.0
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