Releases: Ouest-France/querydsl
Releases · Ouest-France/querydsl
1.3.2
What's Changed
- fix: correct inheritance fields issue by @arnaud-thorel-of in #8
- fix: replace HashMap with ConcurrentHashMap to fix ConcurrentModificationException by @arnaud-thorel-of in #9
- Update release.yml by @arnaud-thorel-of in #10
- fix: migrate to Maven Central Portal by @arnaud-thorel-of in #11
Full Changelog: 1.3.1...1.3.2
1.3.1
1.3.0
1.2.0
🌟 Features
- Allow dsl extension using Class<? extends FilterOperation> over closed type enum
1.1.1
🌟 Features
- Add java record support
1.1.0
🌟 Features
- Add Logical Operator on multiple fields
1.0.0
First official release
🌟 Features
- QueryDSL Annotations
- Annotation processor service
- Model caching
- Consistency validation