Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-12-22 | 877 Bytes | |
Version 0.6.2 source code.tar.gz | 2015-12-22 | 793.8 kB | |
Version 0.6.2 source code.zip | 2015-12-22 | 1.5 MB | |
Totals: 3 Items | 2.3 MB | 0 |
Version 0.6.2 is a minor release of Orbit.
New Features - Variable substitution in Orbit container YAML for system properties.
Bug Fixes - System now ensures that stream proxies are unsubscribed from streams correctly. - Fixed incorrect error response behavior when an observer wasn't found. - Execution serializer is now shutdown correctly. - Fixed an issue where a call to observers on a dead node would cause a timeout rather than immediate failure. - DynamoDB test is now more stable. - Cloner now ensures references are correctly cloned. - Message loopback now ensures the proper runtime is bound to the thread during message cloning.
Optimizations - Significant optimizations in messaging, networking, execution, response caching and more. - Introduced an annotation caching system to improve performance in some cases.
Contributors: @Fiurgeist, @johnou