Skip to content

Releases: cludden/protoc-gen-go-temporal

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

v0.2.2

10 Mar 03:59

Choose a tag to compare

Changelog

df36424 fix: fixes signal ReceiveAsnc method

v0.2.1

10 Mar 03:18

Choose a tag to compare

Changelog

7b632a6 fix: adds missing , between retry policy fields

v0.2.0

09 Mar 22:21

Choose a tag to compare

Changelog

bd1cda7 Merge pull request #1 from cludden/cludden/protc-jen-star
fc7c826 feat: adds support for all workflow and activity options
34a78cf feat: adds support for complex default ids
c3fff63 fix: reenables arch64 builds

v0.1.0

17 Feb 03:45

Choose a tag to compare

Changelog

00f60f0 chore: initial commit