Difference between revisions of "Version 1.3"
From RifidiWiki
|  (→What's new in version 1.3) | |||
| Line 18: | Line 18: | ||
| ===LLRP Changes=== | ===LLRP Changes=== | ||
| * Increased support for custom extensions | * Increased support for custom extensions | ||
| + | |||
| + | ==ALE Removal== | ||
| + | * ALE support has been removed but is planned to be added back in the next release as we are in the process of refactoring. | ||
| ==1.3 Links== | ==1.3 Links== | ||
Revision as of 09:37, 23 January 2012
Contents
What's new in version 1.3
Maven Support
- In 1.3 we now support building Rifidi with Maven
- If you wish you can make changes to the core Rifidi packages and export the entire edge server for deployment
Altered Package Structure
- The package structure has been streamlined in 1.3. Check the javadocs to see what has been moved around
Updated versions
- Esper has been updated to version 4
- Spring has been updated to version 3.0.5
- ActiveMQ has been updated to version 5.5
Performance Improvements
- The edge server is now much faster and scales better
LLRP Changes
- Increased support for custom extensions
ALE Removal
- ALE support has been removed but is planned to be added back in the next release as we are in the process of refactoring.

