Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-04-21 | 651 Bytes | |
Version 0.2.2 source code.tar.gz | 2015-04-21 | 483.1 kB | |
Version 0.2.2 source code.zip | 2015-04-21 | 882.3 kB | |
Totals: 3 Items | 1.4 MB | 0 |
Version 0.2.2 is a refresh release that contains new features and bug fixes. It is compatible with existing 0.2.X applications.
Major Features - Introduced Orbit Async, async-await for the JVM. - Introduced Orbit Agent Loader.
Minor Features - Introduced StorageBaseTest.
Samples - New Actor Trace sample. - Improved chat sample.
Misc - Improvements to the Spring integration provider. - Various cleanups to code across the project. - Added logger to OrbitContainer.
Fixes - Fixed a serious issue in the JPA provider which caused data to be erased - Made Redis storage provider thread safe. - Various smaller stability fixes.