Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
docker.tar.gz | 2025-08-06 | 63.0 kB | |
README.md | 2025-08-06 | 9.6 kB | |
v1.3.3 source code.tar.gz | 2025-08-06 | 7.1 MB | |
v1.3.3 source code.zip | 2025-08-06 | 9.4 MB | |
Totals: 4 Items | 16.6 MB | 10 |
What's Changed
Added
- Add metrics to queue v2 tracking the number of pending tasks by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7002
- Cluster redirection e2e tests by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7007
- Add CronOverlapPolicy to CQL commands in Update/Create WorkflowExecution by @timl3136 in https://github.com/cadence-workflow/cadence/pull/7010
- Add pull request support for the buildkite to github actions migration by @mandyschen in https://github.com/cadence-workflow/cadence/pull/7009
- Add Ephemeral TaskLists by @natemort in https://github.com/cadence-workflow/cadence/pull/7017
- Add more metrics for history task processing by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7022
- add docker-compose for filestore archiver by @shijiesheng in https://github.com/cadence-workflow/cadence/pull/7032
- Add Integration Tests to Test Cron Overlap Policy and fix missing mapping for CronOverlapPolicy by @timl3136 in https://github.com/cadence-workflow/cadence/pull/7012
- VISIBILITY_ARCHIVAL_STATUS setup for archival filestore by @vishwa-uber in https://github.com/cadence-workflow/cadence/pull/7043
- [active-active] Support CLI operations for active-active domains by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7049
- [shard-distributor] Added proto file for the shard distributor executor API by @jakobht in https://github.com/cadence-workflow/cadence/pull/7057
- [shard-distributor] Add assign shards loop to the leader elected process by @3vilhamster in https://github.com/cadence-workflow/cadence/pull/7056
- [shard-distributor] Added a client interface for the shard distributor executors by @jakobht in https://github.com/cadence-workflow/cadence/pull/7065
- [shard-distributor] Add heartbeat cleanup loop by @3vilhamster in https://github.com/cadence-workflow/cadence/pull/7064
- [shard-distributor] Add metrics for assing loop by @3vilhamster in https://github.com/cadence-workflow/cadence/pull/7066
- Cadence LLM Friendly Rule File by @jayne-s in https://github.com/cadence-workflow/cadence/pull/7051
- Add active-active basic simulation as CI job by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7072
- Active-passive to active-active domain migration support by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7071
- [scripts] Introduce a script that will create release/prerelease by @3vilhamster in https://github.com/cadence-workflow/cadence/pull/6954
- Add cronOverlapPolicy and activeClusterSelectionPolicy to mapping functions in replication and mutable statue builder by @timl3136 in https://github.com/cadence-workflow/cadence/pull/7086
- Created executer client SDK as an fx module by @jakobht in https://github.com/cadence-workflow/cadence/pull/7074
- [authz] Introduce new type of permissions for poll APIs by @sankari165 in https://github.com/cadence-workflow/cadence/pull/7077
- add unit test for not like query in custom search attributes by @shijiesheng in https://github.com/cadence-workflow/cadence/pull/7084
Changed
- [active-active] Update replication simulation by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7003
- [active-active] Update new workflow lookup interface by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7005
- Cancel history tasks when queue is stopped by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7004
- Create CI check jobs in github actions by @mandyschen in https://github.com/cadence-workflow/cadence/pull/6946
- Pause history queue task loading if there are too many pending tasks by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7008
- Implement TaskListStatus.empty and DescribeTaskListReponse.TaskList by @natemort in https://github.com/cadence-workflow/cadence/pull/7016
- [shard-distributor] Rework fx initialization to self register routes in the rpc.Factory by @3vilhamster in https://github.com/cadence-workflow/cadence/pull/7011
- Do not stop root virtual queue by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7019
- minor: use t.fatal in fuzz tests by @Groxx in https://github.com/cadence-workflow/cadence/pull/7020
- [active-active] Cluster redirection for active-active domain requests by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7006
- Use TaskListStatus.Empty to determine if a partition is empty by @natemort in https://github.com/cadence-workflow/cadence/pull/7026
- Update history simulation test and integration tests to use file based dynamic config by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7018
- Replace docker-compose with docker compose by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7029
- Make Frontend warmup duration configurable by @natemort in https://github.com/cadence-workflow/cadence/pull/7038
- Create reset branch only after history checks pass by @fimanishi in https://github.com/cadence-workflow/cadence/pull/7034
- Support setting a TaskListKind on Workflows by @natemort in https://github.com/cadence-workflow/cadence/pull/7037
- [active-active] Handle DomainNotActiveError for active-active domains and some refactoring by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7039
- [history] Cleanup logging by @3vilhamster in https://github.com/cadence-workflow/cadence/pull/7047
- [active-active] Handle active cluster lookup for retired workflows by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7052
- [shard-distributor] Store rework by @3vilhamster in https://github.com/cadence-workflow/cadence/pull/7048
- Sample ES version conflict logs to reduce noise by @neil-xie in https://github.com/cadence-workflow/cadence/pull/7059
- Fail workflow if pending activity limit exceeds limit by @timl3136 in https://github.com/cadence-workflow/cadence/pull/7054
- Use remote timestamp for standby timer tasks by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7062
- [authz] Update access controlled APIs in frontend to include tasklist in auth attributes by @sankari165 in https://github.com/cadence-workflow/cadence/pull/7076
- [domain-deletion]Drop graceful failover markers when domain is deprecated by @gazi-yestemirova in https://github.com/cadence-workflow/cadence/pull/7075
- upgrade opensearch-go to v4.1.0 and update opensearch client creation and logic by @anuragrai16 in https://github.com/cadence-workflow/cadence/pull/6998
- Enrich async API request processing error logs by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7081
- Downgrade semver version to match with monorepo by @neil-xie in https://github.com/cadence-workflow/cadence/pull/7085
- Increase Activity Rate Limiter Responsiveness by @natemort in https://github.com/cadence-workflow/cadence/pull/7079
- Updates github.com/robfig/cron/v3 by @davidporter-id-au in https://github.com/cadence-workflow/cadence/pull/7087
- [Wf-Diagnostics] Keep single link to runbook instead of list by @sankari165 in https://github.com/cadence-workflow/cadence/pull/7094
Fixed
- Fix IDL submodule branch checking in CI workflows by @timl3136 in https://github.com/cadence-workflow/cadence/pull/7013
- [active-active] Fix active cluster policy propagation and domain replication mappers by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7024
- Fix data race in ValidateAndUpdateFailoverMarkers by @timl3136 in https://github.com/cadence-workflow/cadence/pull/7027
- Fix TestOfferOrTimeout_SyncMatchTimedOut flaky test in matcher_test by @fimanishi in https://github.com/cadence-workflow/cadence/pull/7033
- Fix history task latency metric for timer queue v2 by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7031
- Fix task attempt metric by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7035
- Fix task schedule latency metric by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7055
- Fix standby timer task timestamp for history queue v2 by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7058
- [CLI] fix domain deprecation security flag to be optional by @shijiesheng in https://github.com/cadence-workflow/cadence/pull/7061
- [shard-distributor] Fix election tests not waiting for the election stop by @3vilhamster in https://github.com/cadence-workflow/cadence/pull/7063
- [wf-describe]Fix negative ExpirationTimestamp when activity retry has no expiration by @gazi-yestemirova in https://github.com/cadence-workflow/cadence/pull/7068
- Fix nil pointer for TaskListKind in SQL serialization by @natemort in https://github.com/cadence-workflow/cadence/pull/7078
Removed
- Remove poll time from scheduled queue by @Shaddoll in https://github.com/cadence-workflow/cadence/pull/7028
- Remove buildkite files by @mandyschen in https://github.com/cadence-workflow/cadence/pull/7036
- Remove all references to buildkite by @mandyschen in https://github.com/cadence-workflow/cadence/pull/7044
- [active-active] Remove active cluster selection policy row during workflow cleanup by @taylanisikdemir in https://github.com/cadence-workflow/cadence/pull/7053
New Contributors
- @jayne-s made their first contribution in https://github.com/cadence-workflow/cadence/pull/7051
- @anuragrai16 made their first contribution in https://github.com/cadence-workflow/cadence/pull/6998
Full Changelog: https://github.com/cadence-workflow/cadence/compare/v1.3.2...v1.3.3