github temporalio/temporal v1.0.0-rc1

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

Release Highlights

v1.0.0-rc1 is undergoing testing as a release candidate. Please do not use this release for production workloads.

The release improves the system by fixing the bugs described in the change details below.

Change details

2020-09-22 - 8c74aef - Remove JSON serialization option for persistence (#750)
2020-09-24 - 23e313d - Use time datatype instead of unix nano representation for archival (#757)
2020-09-24 - a94be76 - Fix default out-of-box experience for tctl batch commands (#758)
2020-09-24 - a97a0e6 - Add message to Timeout failures (#756)
2020-09-24 - ce204a1 - History activity cancellation fixes (#760)
2020-09-25 - 09036fe - Add failure type info to tctl wf describe (#766)
2020-09-25 - 0d332ed - Fix history resender source cluster (#3365) (#767)
2020-09-25 - 1214ac0 - Remove timestamp rounding to avoid preliminary timer firing (#765)
2020-09-25 - 1b00d51 - Do not extend activity expiration time (#3489)
2020-09-25 - 34ec7e2 - Enforce re-replication context timeout for standby tasks (#3473)
2020-09-25 - 3bdf1aa - Change client/server version support (#761)
2020-09-25 - 41e1a38 - Start queue processor before failover callback registration (#3494)
2020-09-25 - 4e14c2d - Adding replication task processing metrics (#3452)
2020-09-25 - 666dadb - removed current workflow CAS from persistence used by 2dc only (#755)
2020-09-25 - 711d4c1 - Enforce time resolution for timerMaxReadLevel (#3411)
2020-09-25 - 758432e - Fix code to be compatible with go 1.15.2 (#762)
2020-09-25 - 8fd6fd3 - Sets default WorkflowExecutionTimeout and WorkflowRunTimeout on the request in FrontEnd. (#763)
2020-09-25 - 95261ce - Support NDC raw histroy in message parser (#3227)
2020-09-25 - 9f05b74 - Tune dynamic config knobs
2020-09-25 - a2443d9 - Fix task processor shutdown logic (#3311)
2020-09-25 - a8e0f07 - Fix upsert SQL template for Postgres plugin (#3498)
2020-09-25 - b331a4e - Add a default timeout for get replication messages API (#3459)
2020-09-25 - c886a7e - Fix regression from #3489 merge
2020-09-25 - d066d27 - Reduce context timeout for transfer tasks (#3437)
2020-09-25 - d516b40 - Update worker replication config (#3373)
2020-09-26 - 413102a - Update contribution guide with a note about increasing file handle limit (#769)
2020-09-27 - 1410257 - Fix repo URLs in README.md
2020-09-27 - 606faf5 - Fixes instances where an activity heartbeat timeout would get "lost" (#771)
2020-09-28 - aa15e3b - Add instructions for developing on Windows to the contribution guide (#770)

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 release candidate (use tag 1.0.0-rc1)

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

Don't miss a new temporal release

NewReleases is sending notifications on new releases.