Releases: cludden/protoc-gen-go-temporal
Releases · cludden/protoc-gen-go-temporal
v1.14.0
20 Jun 22:59
Compare
Sorry, something went wrong.
No results found
v1.13.3
13 Jun 20:15
Compare
Sorry, something went wrong.
No results found
Fixed
#71 fix activity non_retryable_error_types
v1.13.2
31 May 16:18
Compare
Sorry, something went wrong.
No results found
Fixed
#69 support external messages as rpc parameters
v1.13.1
14 May 16:41
Compare
Sorry, something went wrong.
No results found
Fixed
#68 prevent xns cancellation propagation on worker close
v1.13.0
03 May 20:20
Compare
Sorry, something went wrong.
No results found
Added
#62 add individual option override methods
Fixed
#65 wrap expression evaluation in local activities inside workflow contexts (Patch Version 64 )
#66 fix cancellation propagation in xns activities
v1.12.0
19 Apr 22:12
Compare
Sorry, something went wrong.
No results found
Added
0182d7b add generated WorkflowFunction helpers
#57 add missing WaitForCancellation for activity options
Changed
#60 add additional details to expression evaluation errors
Fixed
84342c6 support brackets in bloblang expressions
v1.11.0
12 Apr 23:22
Compare
Sorry, something went wrong.
No results found
Changelog
bf0aace chore: adds documentation links to README
eaac5f2 feat: adds workflow aliasing support
9d5c270 fix: falls back to service task queue as activity default
v1.10.4
09 Apr 18:39
Compare
Sorry, something went wrong.
No results found
Changelog
7304ecf fix(codec): fixes nested messages
657a197 fix(xns): wraps workflow execution errors with application errors
38d49e8 fix: fixes activity option task queue behavior
v1.10.3
05 Apr 17:14
Compare
Sorry, something went wrong.
No results found
Changelog
793743c chore: adds workflow initializers docs
e9ca99e fix: fixes default child workflow options
339639f fix: fixes xns comments
v1.10.2
04 Apr 16:54
Compare
Sorry, something went wrong.
No results found
Changelog
609aea7 chore: adds additional examples
c65be9f chore: adds additional examples
616d99a chore: doc fixes
0b994cb chore: removes protoc-gen-doc
080bd4c chore: supports windows artifacts
fd0a7a8 feat: add support for cross-service queries, signals, and upates
6a0f89a feat: adds initial gh pages site
41c03e8 fix(expression): uses protojson for unstructured conversions
edd6b89 fix(testclient): allows constructor workflows to be nil
f01e575 fix(update): fixes Async for those that exceed default grpc poll timeout
4116735 fix: fixes cli usage
a2b1d79 fix: fixes non_retryable_error_types
b7db6b6 fix: minor comment fixes
40aeee1 fix: minor comment fixes
b79dbf4 fix: prevents deadline exceed on xns update
cf7bb8a fix: registers extended codec types