All Versions
15
Latest Version
Avg Release Cycle
27 days
Latest Release
1542 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.4.0 Changes
January 12, 2018 -
v0.3.3 Changes
January 09, 2018 -
v0.3.2 Changes
December 28, 2017๐ Fixed
- ๐ Updates to documentation
-
v0.3.1 Changes
December 22, 2017๐ Fixed
- ๐ Updates to documentation
-
v0.3.0 Changes
December 18, 2017๐ Fixed
- Get ctrl-c to shutdown cluster after autoscale (PR #1760)
- Send all unacked messages when resuming normal sending at OutgoingBoundary (PR #1766)
- ๐ Fix bug in Python word count partitioning logic (PR #1723)
- โ Add support for chaining State Partition -> Stateless Partition (PR #1670)
- ๐ Fix Sender to properly dispose of files (PR #1673)
- Create ProxyRouters to all required steps during initialization
โ Added
- โ Add join for more than 1 worker simultaneously (PR #1759)
- โ Add stateless partition shrink recalculation (PR #1767)
- โ Add full support for partition routing to newly joined worker (PR #1730)
- Shutdown cluster cleanly when SIGTERM or SIGINT is received (PR #1705)
๐ Changed