What's Changed
- #3503 - Fix kotlin-querybean-generator for use of @DbMap by @rbygrave in #3555
- Bump ebean-test-containers to 7.5 by @rbygrave in #3556
- FindCount on entity bean without @id + platform wants column alias by @rbygrave in #3559
- Remove deprecated QueryBean constructor that takes transaction, migrate to query.usingTransaction() by @rbygrave in #3514
- #3557 [Query beans] Remove deprecated filterMany(String expressions, Object... params) from generated query beans by @rbygrave in #3558
- Remove deprecated ServletContextListener by @rbygrave in #3561
- Remove deprecated query.update(txn) & query.delete(txn) by @rbygrave in #3562
- Remove deprecated order() migrate to orderBy() by @rbygrave in #3563
- #3533 Support @transactional on module path by @rbygrave in #3560
- Feature: Add a
MethodHandles.Lookup
SPI by @SentryMan in #3535
Full Changelog: 14.8.2...14.9.0