Releases: cludden/protoc-gen-go-temporal
Releases · cludden/protoc-gen-go-temporal
v1.8.1
Changelog
- e3367f7 Merge pull request #36 from cludden/dependabot/go_modules/golang.org/x/crypto-0.17.0
- 76911fb chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
- be9c5cc fix(update): fixes Async for those that exceed default grpc poll timeout
- aea2d61 fix(xns): removes duplicate heartbeat interval default
- 8035010 fix: fixes ReceiveWithTimeout duplication bug
v1.8.0
Changelog
- 8c40e06 Merge pull request #35 from cludden/cludden/documentation
- 4397562 feat: adds experimental support for configurable doc generation
v1.7.0
Changelog
- 8e5cffd Merge pull request #34 from cludden/cludden/codec
- 640d317 feat: adds experimental codec server support
- 3a8f11b fix: fixes enum cli flags
v1.6.0
Changelog
- 0bf71e7 chore: updates generated code
- 88e739b feat: adds ReceiveWithTimeout method to signal structs
- 0320a7f fix: fixes spelling errors
- 771cd7b fix: wraps nondeterministic xns logic with side effect
v1.5.3
Changelog
- 3d1d101 fix: removes replace with direct dependency on cludden/benthos
v1.5.2
Changelog
- 85c9aae chore: updates README.md
- 8a307c2 fix: allows filtering xns activity registrations
- 5813e60 fix: removes indirect otel dependencies
v1.5.1
Changelog
- ecaf765 fix: fixes xns retry policy
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
Changelog
- 287d308 chore: updates generated code
- 9962989 feat: adds WorkflowRun.Run() client.WorkflowRun method
v1.3.0
Changelog
- cf20c51 chore: updates README.md, generated code
- 9e7e4b4 feat: adds patch support, updates workflow input suffix (#32)
- 72bc0e1 fix: fixes whitespace in README.md