This release fixes a bug that was introduced in 2.3.2, upgrading is strongly recommended if you use any version after that. It can cause a pod to lose track of some shards that are assigned to them, triggering EntityIsNotManagedByThisPod
errors instead of handling messages.
What's Changed
- Prevent a potential race condition that can cause self assignments to be replaced by @ghostdogpr in #148
Full Changelog: v2.4.1...v2.4.2