Releases: darrachequesne/spring-data-jpa-datatables
Releases · darrachequesne/spring-data-jpa-datatables
Release 4.3
Release 4.2
Release 4.1
- [fix] Fix searching with the separator "+" (#55)
Release 4.0
- [chore] Update bom to Brussels-RELEASE version (#51)
Release 3.1
Release 3.0
- [refactor] update mappings (and reduce boilerplate with lombok) (#35)
- [chore] update dependencies (using spring bom) (#36)
- [fix] Restrict eager loading to @OnetoOne and @onetomany relationships (#39)
Release 2.6
Release 2.5
Changes:
- Update the paging calculation (#24)
Release 2.4
Changes:
- Add support for additional converter (#21)
Release 2.3
Changes:
- Ensure related entities are eagerly loaded (#16)
- Add some helpers and refactor tests (#15)
- Add support for nested @manytoone relationships (#14)