- Added a LocalOnly sharding strategy for dyno queues.
- Reduced the impact of race conditions when using PostgresQueueDAO by popping the queue 1 by 1.
- [BugFix] Fixed a bug in parameter replacement in task input parameter when workflow is retried.
- [BugFix] Fixed the configuration of AMQP event queues.
- [Python Client] Removed blocking conditional on deprecated ack task before execution