Release Highlights
This release includes:
- Fix error type if query task already gone (#1608)
- Emits warning/error logs when Temporal tries/fails to establish a new GoCQL session (#1623)
- Make sync match wait time configurable (#1627)
- Emit dedicated metrics for context cancelled (#1628)
- Fix auto-setup.sh for PostgreSQL (#1629)
- Add support for passing JWT audience to defaultJWTClaimMapper (#1648) to fix an issue introduced in 1.10.2 with the upgrade of
jwt-go
Details about v1.10.0 release can be found here
Helpful links to get you started with Temporal
Temporal Docs
Server
Docker Compose
Helm Chart