What's Changed
- build: use version 6.0.8 of spring-expression to avoid CVE-2023-20863 by @mlopezFC in #95
- feat: add support for builder pattern in QuerySpec by @mlopezFC in #94
- feat: add utility method for running all the validators by @mlopezFC in #97
- feat: implement filterWithSingleResult in JpaCrudService by @mlopezFC in #96
- fix: fix greaterThan and greaterThanOrEqualTo constraints inverted by @federicoisaia in #99
- build: upgrade hibernate core version by @ngonzalezpazFC in #100
- build: upgrade mvn-compiler-plugin and lombok versions by @ngonzalezpazFC in #105
New Contributors
- @federicoisaia made their first contribution in #99
Full Changelog: 1.0.0...1.1.0