Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-08-17 | 682 Bytes | |
Version 0.4.4 source code.tar.gz | 2015-08-17 | 561.9 kB | |
Version 0.4.4 source code.zip | 2015-08-17 | 1.1 MB | |
Totals: 3 Items | 1.7 MB | 0 |
Version 0.4.4 is a minor feature and maintenance release for Orbit.
Features/Improvements - Introduced a storage provider for AWS DynamoDB. - Messaging system now supports arbitrary headers for messages. - Application can now define start order of components. - Stage extensions are now retrieved from Orbit container. - Introduced task context to hold task locals. - Cluster peer can now be configured. - Better handling/logging for exceptions which can't be serialized.
Fixes - Fixed a serious issue where actor state would not always have completed reading before activation. - Fixed accessibility of getRegistry so it's now longer leaked outside the metrics package.