Releases: cludden/protoc-gen-go-temporal
Releases · cludden/protoc-gen-go-temporal
v1.5.1
v1.5.0
Changelog
- 4c06ef9 Merge branch 'main' into cludden/workflow-client
- c041e56 Merge pull request #33 from cludden/cludden/workflow-client
- dc85b47 chore: fixes typo in comment
- 930f935 feat: adds Get client method
- d6baf84 feat: adds experimental cross-namespace support
- 4987b47 feat: adds xns proto options for specifying defaults
v1.4.0
v1.3.0
v1.2.1
v1.2.0
Changelog
- 87ba167 Merge pull request #30 from cludden/cludden/workflow-initialize
- 8b71f06 chore: updates generated code
- a0ce009 chore: upgrades dependencies
- f9cf692 feat: adds -f/--input-file command flag, fixes duration and timestamp flags
- f6b15c5 feat: adds support for ignoring targetted cli generation
- b2187cb feat: adds support for workflow initializers
- 2f15aa6 fix: fixes unmarshal logic for oneof fields
v1.1.0
v1.0.2
Changelog
- 51b472a chore: adds generateed code documentation
- c288077 chore: adds homebrew support
- 3da86b1 chore: removes unused code
- 35b5372 chore: updates generated code
- 4e0fd36 chore: updates justfile to support aarch64
- a8acc8b chore: upgrades dependencies
- ba60038 fix: fixes client StartWorkflowOptions timeouts
- ee3c446 fix: includes additional detail in id expression errors
- 87ae612 fix: passes WorkflowChildRun by reference to select callbacks
- 130eb90 fix: unused arg in testClient update handler