Skip to content

v1.3.0

Compare
Choose a tag to compare
@jmezna jmezna released this 08 Jun 08:29
· 86 commits to master since this release

This release provides a set of new features and enhancements.

Features:

  • Added support for custom mappings between DTO properties and Entity,
  • Added feature to ignore REST fields.
  • Upped JPA to 2.2 and added streams support.
  • Support for Java time filtering and ordering.

Enhancements:

  • Lift JPA implementation dependencies in sync with KumuluzEE framework.
  • Implemented LIKE JPA operation support for UUID fields.
  • Implemented Queried object to return total count info and entity stream.