First production release
Release Highlights
v1.0.0
is Temporal's first production ready release!
Let us know how you use it: https://community.temporal.io/
Change details since v0.29.1
#217 Switched Java SDK to multiple projects. temporal-sdk
now depends on temporal-serviceclient
.
#223 Fixed unit test handling of non-retryable types in activity retry options
#221 Reduced default maximum gRPC backoff interval
#219 Fixed handling of empty history pages
#218 Fixed maxConcurrentWorkflowTaskExecutionSize
and maxConcurrentActivityExecutionSize
WorkerOptions
Compatibility
Works with service releases starting from v1.0.0.