What's Changed
- TestEntityBuilder - add saveAll() helper method by @rbygrave in #3751
- Add IfPresent options for like, ilike, startsWith, istartsWith, conta… by @rbygrave in #3755
- Add Query alsoIfPresent() as helper for Nullable conditional expressions by @rbygrave in #3756
- Performance improvement in OrmQueryProperties for FetchGroup reuse by @rbygrave in #3761
- Performance improvement in OrmQueryProperties with immutable hash pre… by @rbygrave in #3762
- Performance improvement in OrmQueryDetail with copyInto() by @rbygrave in #3763
- Add ebean-opentelemetry module by @rob-bygrave in #3752
- Add ImmutableBeanCache - some parts of the query result graph populated via ImmutableBeanCache by @rbygrave in #3753
- Build(deps): Bump org.postgresql:postgresql from 42.7.2 to 42.7.11 in /ebean-postgis-types by @dependabot[bot] in #3765
- Build(deps): Bump org.postgresql:postgresql from 42.7.2 to 42.7.11 in /ebean-pgvector-types by @dependabot[bot] in #3766
Full Changelog: 16.5.0...16.6.0