Serverless Workflow Go SDK v2.1.2
A few infrastructure changes, dependencies, and Go runtime upgrades.
What's Changed
- Update golang lint in CI to 1.43.0 by @ricardozanini in #57
- Support multiple Auths by @davidesalerno in #56
- Configure WhiteSource Bolt for GitHub by @mend-bolt-for-github in #58
- Changed Retry.Multiplier, OnError.Transition, OnError.End to pointer by @globalflea in #49
- Fixes #63 - Upgrade dependencies and go version by @ricardozanini in #66
- Fixes workflow event states unmarshalling methods by @andresmijares in #65
New Contributors
- @davidesalerno made their first contribution in #56
- @mend-bolt-for-github made their first contribution in #58
- @globalflea made their first contribution in #49
- @andresmijares made their first contribution in #65
Full Changelog: v2.1.1...v2.1.2