Releases: cludden/protoc-gen-go-temporal
Releases · cludden/protoc-gen-go-temporal
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
v1.10.1
21 Mar 00:14
Compare
Sorry, something went wrong.
No results found
Changelog
123ef7f chore: revert go.mod ugprade
v1.10.0
20 Mar 22:29
Compare
Sorry, something went wrong.
No results found
Changelog
1b90dc6 Merge pull request #42 from cludden/dependabot/go_modules/google.golang.org/protobuf-1.33.0
b3025b5 Merge pull request #43 from cludden/cludden/cli-task-queue
44741e6 chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
5068ee9 chore: bumps github.com/golang/protobuf
e78f972 feat: adds --task-queue,-t cli workflow flag
v1.9.0
14 Mar 18:58
Compare
Sorry, something went wrong.
No results found
Changelog
07e1a1f Merge pull request #41 from cludden/cludden/minor-go-doc-improvements
c95290a feat: adds support for native deprecated option
a3a4f30 fix: uses fqn for generated workflow comments, adds metadata
v1.8.2
02 Mar 05:16
Compare
Sorry, something went wrong.
No results found
Changelog
ceffc40 Merge pull request #39 from cludden/cludden/37
47651d4 Merge pull request #40 from cludden/cludden/38
7021869 chore: adds tests for service with only activities
268b455 fix: use activity task_queue if defined
v1.8.1
30 Jan 01:11
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog
8c40e06 Merge pull request #35 from cludden/cludden/documentation
4397562 feat: adds experimental support for configurable doc generation