Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-04-10 | 707 Bytes | |
Version 0.2.1 source code.tar.gz | 2015-04-10 | 426.3 kB | |
Version 0.2.1 source code.zip | 2015-04-10 | 723.1 kB | |
Totals: 3 Items | 1.2 MB | 0 |
Version 0.2.1 is a maintenance release that primarily contains bug fixes and stability improvements.
Fixes - Fixed a race condition in bytecode generation that could cause problems. - Fixed how the distributed cache refers to references to avoid problems with relying on ungenerated classes. - Fixed a problem with timer cancellation. - Various smaller fixes and tweaks.
Core Changes - Nodes can now be named by developers to make logs clearer. - Invocation hook provider system contributed by @quilombodigital. - Some optimization work.
New Providers - Redis provider contributed by @quilombodigital. - Spring provider contributed by @johnou. - JPA provider contributed by @quilombodigital.