Skip to content

Releases: cludden/protoc-gen-go-temporal

v0.7.0

11 Apr 13:59
v0.7.0
74d1c70

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

Choose a tag to compare

Changelog

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

v0.6.0

30 Mar 17:53

Choose a tag to compare

Changelog

  • 0921bd1 feat: adds NewClientWithOptions function

v0.5.1

24 Mar 18:31

Choose a tag to compare

Changelog

  • 88e0fb8 fix: supports workflow id_prefix without id_fields

v0.5.0

21 Mar 01:45

Choose a tag to compare

Changelog

  • 3dc2c9f feat: adds namespace service option, additional validation

v0.4.0

20 Mar 02:00
v0.4.0
c36771c

Choose a tag to compare

Changelog

  • c36771c Merge pull request #2 from cludden/cludden/rpc-as-workflow-and-activity
  • e93bfab feat!: supports multiple method option types

v0.3.0

15 Mar 03:04
v0.3.0
9f6b2bf

Choose a tag to compare

Changelog

  • 9f6b2bf feat: adds support for additional child workflow options

v0.2.5

13 Mar 22:15
v0.2.5
e1d0d4e

Choose a tag to compare

Changelog

  • e1d0d4e fix: fixes generated comments

v0.2.4

11 Mar 04:01
v0.2.4
050b2da

Choose a tag to compare

Changelog

  • 050b2da fix: fixes goreleaser config, adds gha

v0.2.3

10 Mar 18:23

Choose a tag to compare

Changelog

d78fd23 fix: adds missing code generation package comments
0ce4a93 fix: makes code generation deterministic