github temporalio/temporal v0.20.0
v0.20.0 Alpha Release

latest releases: v1.24.0-m3.3, v1.24.0-m3.2, vv1.24.0-m3.1...
4 years ago

First alpha release for Temporal Server.

Release Highlights

  1. Service contract is now protobuf over gRPC. Clients should be able to talk to temporal using native gRPC.
  2. Thrift completely removed and protobuf payload goes all the way to database.
  3. Ringpop bootstrap is removed and now cluster is bootstrapped through database.
  4. Configuration cleanup.
  5. Significantly improved SDK experience for both Java and Go.
  6. Many critical fixes to Server, Go and Java SDKs.

Helpful links to get you started with Temporal

Temporal Docs
Server
Java SDK
Java Samples
Go SDK
Go Samples
Helm Chart

Docker images for this alpha release (use tag 0.20.0):

Server
Server With Auto Setup
CLI (tctl)
Admin-Tools

Things we are still working on

  1. We are still working and cleaning some internal API contracts. So more breaking changes are coming. So please don't use this for production setup yet.
  2. Stress and Performance testing.

Don't miss a new temporal release

NewReleases is sending notifications on new releases.