v0.3.15 Release
This release fixes some critical stability issues introduced in v0.3.14. You can skip v0.3.14 and directly upgrade to this release on top of v0.3.13, but make sure to upgrade schema as outlined in release notes for v0.3.14.
Stability Fixes
122cad8 - Bugfix: timer queue active processor missing return err (#1000)
9905bf7 - Add jitter to ack level update (#999)
CLI Improvements
2912570 - Fix CLI show history to better display long text (#994)
Schema Changes
Make sure to apply schema changes from v0.3.14 before upgrading to this release. All the schema changes required by new features are backwards compatible. Please make sure to deploy cadence schema 0.9 using cadence-cassandra-tool . Following are the changes which requires 0.9 version of schema:
710b688 - Add customized data map to domain type (#863)
3a79fc0 - Apply 5 min delay for standby task (#920)