v1.3.7-prerelease28
What's Changed
- feat(matching): Provide DynamicConfig option to override RPS of a specific TaskList by @joannalauu in https://github.com/cadence-workflow/cadence/pull/7557
- feat(shard-distributor): running algorithm in shadow-mode by @eleonoradgr in https://github.com/cadence-workflow/cadence/pull/7544
- fix: enforce TaskListActivitiesPerSecond in matching by @timl3136 in https://github.com/cadence-workflow/cadence/pull/7575
- feat(frontend): Allow poll requests to wait for a rate limit token by @joannalauu in https://github.com/cadence-workflow/cadence/pull/7571
- fix: improving logging for matching / AA by @davidporter-id-au in https://github.com/cadence-workflow/cadence/pull/7584
- fix(active-active): Fix a race condition for active-active failover by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7587
- fix: small XDC config check by @davidporter-id-au in https://github.com/cadence-workflow/cadence/pull/7589
- feat(history): cap decision task failure retries by @shuprime in https://github.com/cadence-workflow/cadence/pull/7580
- fix(shard-manager): skip non-ACTIVE executors when assigning ephemeral shards by @gazi-yestemirova in https://github.com/cadence-workflow/cadence/pull/7594
- refactor(matching): replace callback with explicit Registry by @dkrotx in https://github.com/cadence-workflow/cadence/pull/7593
- refactor(matching): rename some matching-engine functions by @dkrotx in https://github.com/cadence-workflow/cadence/pull/7591
- refactor(matching): remove obsolete commented-out code by @dkrotx in https://github.com/cadence-workflow/cadence/pull/7592
- fix: Updates, hopefully corrects up the cleanup logic for start wf calls by @davidporter-id-au in https://github.com/cadence-workflow/cadence/pull/7590
New Contributors
- @joannalauu made their first contribution in https://github.com/cadence-workflow/cadence/pull/7557
- @shuprime made their first contribution in https://github.com/cadence-workflow/cadence/pull/7580
Full Changelog: https://github.com/cadence-workflow/cadence/compare/v1.3.7-prerelease26...v1.3.7-prerelease28