Releases: Ouest-France/querydsl-postgrest
Releases · Ouest-France/querydsl-postgrest
1.3.2
🌟 Features
- fix/29-encoding Ampersand not encoded when contained in a search criteria by @antoinebesnardof and @alBouslama in #30
❤️ Thanks to all contributors!
- @antoinebesnardof & @alBouslama made their first contribution in #30
Full Changelog: 1.3.1...1.3.2
1.3.1
🌟 Features
- 25 fix headers count by @anthony-frage-ouest-france in #25
❤️ Thanks to all contributors!
- @anthony-frage-ouest-france
Full Changelog: 1.3.0...1.3.1
1.3.0
Version 1.3.0
🌟 Features
- 10 - add count by @arnaud-thorel-of in #17
- 11 mass update by @arnaud-thorel-of in #20
❤️ Thanks to all contributors!
Full Changelog: 1.2.3...1.3.0
1.2.4
Version 1.2.4
🌟 Features
- fix/22-fix-infinite-add-header fix infinite add in header by @anthony-frage-ouest-france in #24
❤️ Thanks to all contributors!
Full Changelog: 1.2.3...1.2.4
1.2.3
Version 1.2.3
🌟 Features
- fix(pagenumber): fix pagenumber result error by @arnaud-thorel-of in #16
- fix/prefer fix header prefer count by @anthony-frage-ouest-france in #19
❤️ Thanks to all contributors!
Full Changelog: 1.2.2...1.2.3
1.2.2
Version 1.2.2
🌟 Features
- fix(pagination) add pagination management by @anthony-frage-ouest-france in #6
- feat(adapter) Create an adpater to use RestTemplate by @anthony-frage-ouest-france in #7
❤️ Thanks to all contributors!
Full Changelog: 1.2.1...1.2.2
1.2.1
1.2.0
Version 1.2.0
🌟 Features
- Add Postgrest extension (filter ilike, contains, contained)
🐞 Bug-Fixes
❤️ Thanks to all contributors!
Full Changelog: 1.1.0...1.2.0
1.1.0
Version 1.1.0
🌟 Features
- Add vertical filtering with
@Select
annotation - Java record support
- Improve documentation
🐞 Bug-Fixes
- Fix
like
operator issue
❤️ Thanks to all contributors!
Full Changelog: 1.0.0...1.1.0
1.0.0
First official release
🌟 Features
- Concrete implementation of postgrest implementation
- Domain data using pagination, sorting, and page results
- Allow to add headers
- Allow usage of specific HttpAdapters with interceptors