Skip to content

Releases: cludden/protoc-gen-go-temporal

v0.8.0

23 Jun 23:11
v0.8.0
85d262d
Compare
Choose a tag to compare

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
e266923
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

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
v0.7.1
f0b828c
Compare
Choose a tag to compare

Changelog

  • f0b828c fix: allows methods to support all options

v0.7.0

11 Apr 13:59
v0.7.0
74d1c70
Compare
Choose a tag to compare

Changelog

  • 74d1c70 feat: replaces id_* options with id option that supports bloblang expressions

v0.6.1

06 Apr 12:40
Compare
Choose a tag to compare

Changelog

  • 3c1311e fix: fixes go install by renaming cmd directory

v0.6.0

30 Mar 17:53
Compare
Choose a tag to compare

Changelog

  • 0921bd1 feat: adds NewClientWithOptions function

v0.5.1

24 Mar 18:31
Compare
Choose a tag to compare

Changelog

  • 88e0fb8 fix: supports workflow id_prefix without id_fields