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

latest releases: v1.25.2, v1.26.2-123.1, v1.26.2-122.2...
4 years ago

Alpha release for Temporal Server.

Release Highlights

This release adds two fixes:

  1. When using docker, BroadcastAddress can be configured via the TEMPORAL_BROADCAST_ADDRESS environment variable.
  2. When using docker, MYSQL_TX_ISOLATION_COMPAT environment variable can be set as true in order to support setting up schemas with pre-5.7.20 MySQL installations.

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.21.1):

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.