Skip to content

First production release

Compare
Choose a tag to compare
@mfateev mfateev released this 30 Sep 01:48
· 868 commits to master since this release
f0bbf84

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.