github temporalio/temporal v.0.29.0
v0.29.0

latest releases: v1.25.0, v1.25.0-rc.2, v1.26.0-120.6...
4 years ago

Release Highlights

v0.29.0 maintains Temporal's "Alpha" release state.

Please do not use this release for production workloads.

Change details

2020-08-03 - e5e7846 - Convenience docker-compose file that enables one to deploy both MySQL and ElasticSearch in one box environment.
2020-08-04 - 0ae59f6 - Adds automatic population of unset retrypolicy field when starting Workflows (#654)
2020-08-04 - 34948ae - Upgrade Web UI to v0.28.1 (#657)
2020-08-04 - 36525fa - Replace time.Now() with time.Now().UTC() and time.Unix() with time.Unix().UTC() (#648)
2020-08-04 - a3d0334 - Permit Web to execute write requests by default (#656)
2020-08-04 - d6b4e74 - Fix namespace cache refresh errors in integration tests (#653)
2020-08-06 - eeb3e79 - Fix development_*.yml PublicClient/ClusterRpcAddress Ports (#650)
2020-08-09 - 91d8190 - Replace Insert Ignore in Execution (#658)
2020-08-10 - 04058a5 - Allow reset for workflow with corrupted history when possible (#661)
2020-08-11 - 1547d77 - Exit with error code when tests are failing (#669)
2020-08-11 - 2e47e40 - Use environment.GetCassandraPort() instead of defaultCassandraPort in tests (#660)
2020-08-11 - 993c06a - Remove unused yaml fields for logging (#667)
2020-08-11 - aabf3c8 - fix error message for the reset (#670)
2020-08-12 - 6164b91 - Support configurable PublicClient in docker config_template.yaml (#671)
2020-08-12 - e8e21a8 - Remove unused errors (#659)
2020-08-13 - 503f037 - Support time.Time in MutableState#ActivityWithTimerHeartbeat methods (#666)
2020-08-13 - c551f21 - Allow workflow reset without run id (#672)
2020-08-13 - dbafe8a - Reset for workflows without completed tasks (#665)
2020-08-17 - 15c8d04 - Update proto license header (#617)
2020-08-17 - d51ef55 - RespondWorkflowTaskCompleted returns error on bad commands (#655)
2020-08-18 - 2e1159f - Add config property for Cassandra connection timeout (#679)
2020-08-18 - fec152d - Allows terminate of child even after continue as new (#365)
2020-08-20 - 2a4449c - Allow dynamic config editting outside of container when running docker-compose (#681)

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.28.0)

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

Things we are still working on

  1. Stress and Performance testing.

Don't miss a new temporal release

NewReleases is sending notifications on new releases.