v1.2.0
What's Changed
Features
- Expose WorkflowLockTimeout and ActivityLockTimeout options by @Copilot in #404
Bugfixes
- Fix duplicate workflow instance and execution ID fields in logs by @Copilot in #406
- Update sqlite DSN by @cschleiden in #408
Documentation
- Document the
WithRemoveContinuedAsNewInstances
backend option by @Copilot in #399 - Document backend options by @cschleiden in #409
Other
- Add comprehensive GitHub Copilot instructions for go-workflows development by @Copilot in #401
Full Changelog: v1.1.0...v1.2.0