v0.26.0
This is a follow-up alpha release for Temporal v0.25.0 (which has enum default value bug). Please use this release instead of 0.25.0.
We still have a few planned breaking changes in pipeline so please do not use it for production workload.
Release Highlights
Major updates
2020-06-27 - 88b3049 - Set ParentClosePolicy default value (#481)
2020-06-27 - c16eef6 - Rename task list to task queue (#480)
tctl
improvements
2020-06-25 - 955587f - Add execution filter to tasklist tasks CLI command (#462)
2020-06-27 - 172fa9f - Remove executable permission from JSON files (#483)
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.26.0):
Server
Server With Auto Setup
CLI (tctl)
Admin-Tools
Things we are still working on
- 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.
- Stress and Performance testing.