Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-07-23 | 530 Bytes | |
Version 0.4.2 source code.tar.gz | 2015-07-23 | 548.9 kB | |
Version 0.4.2 source code.zip | 2015-07-23 | 1.1 MB | |
Totals: 3 Items | 1.6 MB | 0 |
Version 0.4.2 is a minor bugfix and stability release for Orbit.
Fixes - Fixed a race condition in ClassPathSearch system. - Fixed a race condition in actor descriptor system (Thanks @johnou). - Correctly detect unmodifiable collections in cloning system (Thanks @johnou).
Improvements - Actors can now accept generic parameters in states. - REST Client now deals with Task<Void> return types. - Hardened and improved cloning system (Thanks @johnou). - Added setter to configure message timeout (Thanks @johnou).