github temporalio/temporal v1.14.2

latest releases: v1.24.0, v1.25.0-113.3, v1.24.0-m112.5...
2 years ago

Release Highlights

This release contains bug that could potentially lose tasks in failure scenario when history pods are not stable and keep bouncing between multiple nodes. Please upgrade to latest patch release 1.14.3 or later.

This release includes a series of fixes:

  • Disallow marking activity as cancelled without activity being request cancelled first
  • Fix incorrect LRU cache eviction behavior
  • Detect stale cache when RecordChildExecutionCompleted
  • Eagerly unload shard when ownership is lost

All changes

2022-01-10 - b535b87 - Update CLI and ServerVersion in version checker for v1.14.2
2022-01-07 - 9ca8598 - Detecting stale cache when RecordChildExecutionCompleted (#2354)
2022-01-07 - 94b29c3 - Disallow marking activity as cancelled without activity being request cancelled first (#2344)
2022-01-07 - 80cd5f5 - Fix LRU cache eviction behavior (#2353)
2022-01-07 - 5efdf07 - Unload shard when ownership lost (#2355)

Details about v1.14.0 release can be found here.

Helpful links to get you started with Temporal

Temporal Docs
Server
Docker Compose
Helm Chart

Docker images for this release (use tag 1.14.2)

Server
Server With Auto Setup (what is Auto-Setup?)
Admin-Tools

Don't miss a new temporal release

NewReleases is sending notifications on new releases.