Skip to content

Releases: cludden/protoc-gen-go-temporal

v1.8.1

30 Jan 01:11
Compare
Choose a tag to compare

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

16 Jan 19:01
8c40e06
Compare
Choose a tag to compare

Changelog

  • 8c40e06 Merge pull request #35 from cludden/cludden/documentation
  • 4397562 feat: adds experimental support for configurable doc generation

v1.7.0

12 Jan 23:44
8e5cffd
Compare
Choose a tag to compare

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

02 Jan 22:20
Compare
Choose a tag to compare

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

27 Dec 19:25
Compare
Choose a tag to compare

Changelog

  • 3d1d101 fix: removes replace with direct dependency on cludden/benthos

v1.5.2

27 Dec 18:52
Compare
Choose a tag to compare

Changelog

  • 85c9aae chore: updates README.md
  • 8a307c2 fix: allows filtering xns activity registrations
  • 5813e60 fix: removes indirect otel dependencies

v1.5.1

27 Dec 01:02
Compare
Choose a tag to compare

Changelog

  • ecaf765 fix: fixes xns retry policy

v1.5.0

26 Dec 23:57
Compare
Choose a tag to compare

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

21 Dec 19:55
Compare
Choose a tag to compare

Changelog

  • 287d308 chore: updates generated code
  • 9962989 feat: adds WorkflowRun.Run() client.WorkflowRun method

v1.3.0

20 Dec 05:31
Compare
Choose a tag to compare

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