Releases: cludden/protoc-gen-go-temporal
Releases · cludden/protoc-gen-go-temporal
v0.7.4
24 May 20:51
Compare
Sorry, something went wrong.
No results found
Changelog
3c3743d chore: upgrades to go@1.20.4
05ff63d fix: errors if ExecuteWorkflow returns nil run
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
v0.7.0
11 Apr 13:59
Compare
Sorry, something went wrong.
No results found
Changelog
74d1c70 feat: replaces id_* options with id option that supports bloblang expressions
v0.6.1
06 Apr 12:40
Compare
Sorry, something went wrong.
No results found
Changelog
3c1311e fix: fixes go install by renaming cmd directory
v0.6.0
30 Mar 17:53
Compare
Sorry, something went wrong.
No results found
Changelog
0921bd1 feat: adds NewClientWithOptions function
v0.5.1
24 Mar 18:31
Compare
Sorry, something went wrong.
No results found
Changelog
88e0fb8 fix: supports workflow id_prefix without id_fields
v0.5.0
21 Mar 01:45
Compare
Sorry, something went wrong.
No results found
Changelog
3dc2c9f feat: adds namespace service option, additional validation
v0.4.0
20 Mar 02:00
Compare
Sorry, something went wrong.
No results found
Changelog
c36771c Merge pull request #2 from cludden/cludden/rpc-as-workflow-and-activity
e93bfab feat!: supports multiple method option types