Version 0.2.3 is a refresh release that contains new features and bug fixes. It is compatible with existing 0.2.X applications.
Major Features
- Introduced Orbit Rest Client.
Minor Features
- Improved Invocation hook provider system (Thanks @quilombodigital).
- Async now supports lambda functions.
- Added the Async maven plugin.
- More comprehensive tests for various systems.
- Improved logging in various areas.
Providers
- Memcached provider contributed by @johnou.
Fixes
- Fixed a problem in classpath search that sometimes caused messages to time out.
- General stability fixes.
- Fixed various spurious compiler warnings.
- Cleaned up dependencies.