v1.3.7-prerelease29
What's Changed
- fix: make CallerType in CallerInfo more flexible by @fimanishi in https://github.com/cadence-workflow/cadence/pull/7588
- chore: organize and standardize comments for dynamic configs by @fimanishi in https://github.com/cadence-workflow/cadence/pull/7605
- chore: remove deprecated not referenced dynamic configs by @fimanishi in https://github.com/cadence-workflow/cadence/pull/7613
- refactor(shard-manager): Optimize etcd watch memory usage by removing WithPrevKV() by @gazi-yestemirova in https://github.com/cadence-workflow/cadence/pull/7578
- fix(cadence-matching): stop tasklist when stopping the shardprocessor by @eleonoradgr in https://github.com/cadence-workflow/cadence/pull/7581
- chore(shard-distributor): change bucket size for shard handover latency metrics by @arzonus in https://github.com/cadence-workflow/cadence/pull/7614
- fix: Update not-started activities scheduled time when reseting workflows by @ribaraka in https://github.com/cadence-workflow/cadence/pull/7597
- fix(shard-distributor): fix a leader loss by @arzonus in https://github.com/cadence-workflow/cadence/pull/7608
- fix: history-cleanup: avoid a possible dangerous condition with timeouts by @davidporter-id-au in https://github.com/cadence-workflow/cadence/pull/7617
- fix(postgres): improve timer task pagination by @ribaraka in https://github.com/cadence-workflow/cadence/pull/7621
Full Changelog: https://github.com/cadence-workflow/cadence/compare/v1.3.7-prerelease28...v1.3.7-prerelease29