13.26.0
What's Changed
- skipDataSourceCheck() when using readOnlyDatabase by @rbygrave in #3276
- Bump ebean-datasource to 8.11 with support for Driver by class by @rbygrave in #3277
- QueryBean generation - use full class names for TQRootBean, TQAssocBean by @rbygrave in #3280
- Expose betweenProperties on query bean by @raphaelNguyen in #3284
- Add support for LocalDate and Instant with DbArray by @rbygrave in #3286
- Add usingConnection() to DtoQuery and SqlQuery by @rbygrave in #3298
- #3294 Suppress compiler warnings on generated query bean
filterMany()
by @rbygrave in #3299 - #3296 Add copy() method to query beans by @rbygrave in #3304
- Add forRemoval=true for existing Deprecated methods in query beans by @rbygrave in #3306
- Bump avaje-config to version 3.10 by @rbygrave in #3307
- fix TQRootBean.exists() when used with .or() by @Incanus3 in #3308
- enh: Add findSingleAttributeOrEmpty() returning Optional by @rbygrave in #3311
Dependabot
- Bump ch.qos.logback:logback-classic from 1.2.11 to 1.3.12 in /tests/test-kotlin by @dependabot in #3281 #3282 #3283
New Contributors
- @raphaelNguyen made their first contribution in #3284
- @Incanus3 made their first contribution in #3308
Full Changelog: 13.25.1...13.26.0