Skip to content

v1.3.4

Compare
Choose a tag to compare
@neil-xie neil-xie released this 20 Aug 19:33
· 98 commits to master since this release
d0d0a12

What's Changed

Added

Changed

  • Better lifecycle management in the shard executor library by @jakobht in #7095
  • [shard-distributor] Refactor storage and provide heartbeat storage API by @3vilhamster in #7090
  • Support decoding cluster selection policy payload in cli by @taylanisikdemir in #7115
  • [shard-distributor] AssignShards method fills ownership of the shards by @3vilhamster in #7114
  • [shard-distributor] Change the configuration name by @3vilhamster in #7117
  • [shard-distributor] Connect handler to the storage by @3vilhamster in #7118
  • Use different task retry policy for active and standby tasks in history queuev2 by @Shaddoll in #7108
  • We now use a raw tally scope for the client by @jakobht in #7119
  • Update merge virtual slices to support merging slices with different predicates by @Shaddoll in #7120
  • [active-active] ListDomains shouldn't fill ActiveClusterName with current cluster by @taylanisikdemir in #7137
  • [active-active] Switch to queuev2 by @taylanisikdemir in #7138
  • Update change log for release v1.3.3 by @neil-xie in #7139

Fixed

  • Fix standby task processing for history queue v1 by @Shaddoll in #7121
  • Make sure that task backlog metric is emitted in each gettaskspump run by @Shaddoll in #7123
  • [active-active] Fix failover version updates during failover by @taylanisikdemir in #7125
  • Fixed the startup so it does not depend on the fx timeout by @jakobht in #7127
  • Fix task priority assigner for history queue v2 by @Shaddoll in #7131
  • [active-active] Fix active cluster lookup in request forwarding layer by @taylanisikdemir in #7136

Removed

  • [shard-distributor] Executor cleanup removes shard ownership information by @3vilhamster in #7113

Full Changelog: v1.3.3...v1.3.4