Release 1.5
MVP
- Add name token configuration to DefaultModule builder
Deprecations
In this release, a new system for the slot mechanism was implemented. Please make sure to read the documentation to learn how it works. This old mechanism should be removed from the release 1.8.
Rest-Dispatch
- Rename 'getEntries
->
getEncodedEntries' - Added support of
@MatrixParam
- Added ability to configure core bindings.
- Move action metadata to
RestAction
. - Create a serialization generator extension point and migrate current classes.
- Added serialization strategy based on Content-Type.
Bugfixes
- Added
fireEvent(Event<?>)
overload to address issue #668 - Fixing Crawler's DAO
Various
- The project now uses Arcbees' checkstyle configuration
Thanks to our contributors!
@Chris-V
@christiangoudreau
@meriouma
@Pacane
@Elrhino
@nmorel
@timeu
@rdwallis
@joelhandwell
@olafleur
@jasonlemay
@jclariviere