Releases: cludden/protoc-gen-go-temporal
Releases · cludden/protoc-gen-go-temporal
v1.0.0-beta.3
29 Jul 19:32
Compare
Sorry, something went wrong.
No results found
Changelog
ca8d05d fix: fixes child workflow options
v1.0.0-beta.2
28 Jul 14:14
Compare
Sorry, something went wrong.
No results found
Changelog
5039511 Merge pull request #23 from adrianlop/adrianlop/cancel_terminate_wfRun
135a6a3 Merge pull request #7 from cludden/cludden/v1
b476b18 chore: updates README
2b54787 chore: updates README
6e753c2 feat(workflow/wfRun): implement Cancel and Terminate methods
v1.0.0-beta.1
17 Jul 04:17
Compare
Sorry, something went wrong.
No results found
Changelog
59a8c0e Merge pull request #21 from cludden/cludden/child-signal-fix
db9f856 chore: v1.0.0-beta.1
4986581 feat: adds test client support (#22 )
b7b27d4 fix: refactors child workflow run signals to use sync/async pattern
v1.0.0-alpha.1
10 Jul 03:38
Compare
Sorry, something went wrong.
No results found
Changelog
75867f5 Merge pull request #19 from cludden/cludden/17-2
07486ac Merge pull request #20 from cludden/cludden/v1-options
52f3052 chore: updates generated example/test code
d61a196 feat: adds cli feature
5874a3e feat: adds cli, workflow_update features
3558f81 feat: adds support for multiple services in single proto package
bbf38c3 feat: adds support for search attributes, child workflow async
fdfca38 feat: refactor to sync/async methods
5b41442 feat: refactors options
1aca448 feat: removes type suffix from name constants
8a05299 feat: unnests default_options, makes opts optional
5222144 fixup! feat: adds cli, workflow_update features
36f14a7 fixup! feat: unnests default_options, makes opts optional
6abcc9f fixup! fixup! feat: adds cli, workflow_update features
b7d9a25 fixup! wip: adds experimental update workflow support
63698ee wip: adds experimental update workflow support
v0.8.0
23 Jun 23:11
Compare
Sorry, something went wrong.
No results found
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
04 Jun 20:27
Compare
Sorry, something went wrong.
No results found
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
24 May 20:51
Compare
Sorry, something went wrong.
No results found
v0.7.3
24 Apr 15:59
Compare
Sorry, something went wrong.
No results found
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
21 Apr 00:22
Compare
Sorry, something went wrong.
No results found
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
18 Apr 18:45
Compare
Sorry, something went wrong.
No results found
Changelog
f0b828c fix: allows methods to support all options