Releases: cludden/protoc-gen-go-temporal
Releases · cludden/protoc-gen-go-temporal
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
v1.0.1
v1.0.0
v1.0.0-beta.3
Changelog
- ca8d05d fix: fixes child workflow options
v1.0.0-beta.2
v1.0.0-beta.1
v1.0.0-alpha.1
Changelog
- 75867f5 Merge pull request #19 from cludden/cludden/17-2
- 07486ac Merge pull request #20 from cludden/cludden/v1-options
- 52f3052 chore: updates generated example/test code
- d61a196 feat: adds cli feature
- 5874a3e feat: adds cli, workflow_update features
- 3558f81 feat: adds support for multiple services in single proto package
- bbf38c3 feat: adds support for search attributes, child workflow async
- fdfca38 feat: refactor to sync/async methods
- 5b41442 feat: refactors options
- 1aca448 feat: removes type suffix from name constants
- 8a05299 feat: unnests default_options, makes opts optional
- 5222144 fixup! feat: adds cli, workflow_update features
- 36f14a7 fixup! feat: unnests default_options, makes opts optional
- 6abcc9f fixup! fixup! feat: adds cli, workflow_update features
- b7d9a25 fixup! wip: adds experimental update workflow support
- 63698ee wip: adds experimental update workflow support