Skip to content

Release 1.5

Compare
Choose a tag to compare
@Pacane Pacane released this 18 Aug 16:02
· 174 commits to master since this release

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

Thanks to our contributors!

@Chris-V
@christiangoudreau
@meriouma
@Pacane
@Elrhino
@nmorel
@timeu
@rdwallis
@joelhandwell
@olafleur
@jasonlemay
@jclariviere