Releases: cludden/protoc-gen-go-temporal
Releases · cludden/protoc-gen-go-temporal
v0.8.0
Changelog
- f9fa858 Add custom names for activity\workflows
- aff23bc Merge pull request #4 from ZloyDyadka/add-custom-names
- 85d262d chore: updates tests, example
v0.7.5
Changelog
- e266923 Merge pull request #3 from cludden/cludden/workflow-retry-policy
- 163f6ab chore: updates dependencies
- fb61541 fix: adds missing retry_polciy to workflow default_options
- 401e42a fix: removes obsolete use of docker-compose in tests
v0.7.4
Changelog
- 3c3743d chore: upgrades to go@1.20.4
- 05ff63d fix: errors if ExecuteWorkflow returns nil run
v0.7.3
Changelog
- aa4cb64 chore: minor README updates
- a8dceb4 chore: updates examples
- ddbb4dc fix: fixes child workflow execution methods
- aa2a6dc fix: supports signal options on workflows, activities
v0.7.2
Changelog
- 76d9822 chore: includes id expression in error to aid in troubleshooting
- 4c80354 fix: fixes example, justfile, updates README
- 71c8ba1 fix: uses proto comments for workflow methods
v0.7.1
Changelog
- f0b828c fix: allows methods to support all options
v0.7.0
Changelog
- 74d1c70 feat: replaces id_* options with id option that supports bloblang expressions
v0.6.1
Changelog
- 3c1311e fix: fixes go install by renaming cmd directory
v0.6.0
Changelog
- 0921bd1 feat: adds NewClientWithOptions function
v0.5.1
Changelog
- 88e0fb8 fix: supports workflow id_prefix without id_fields