Skip to content

14.11.0 | 14.11.0-javax | 15.11.0

Choose a tag to compare

@rbygrave rbygrave released this 01 Apr 09:10
· 123 commits to master since this release

Notes

This version is required for ebean-insight version 2+ which has support for dynamically collecting query plans.

What's Changed

  • Bump avaje-config dependency to 4.0 by @rbygrave in #3595
  • Add feature findFutureMap by @thomas-lcdp in #3593
  • Change findFuture queries such that they can use the read only DataSource by @rbygrave in #3596
  • #3515 Bug in QueryCache invalidation by @rbygrave in #3597
  • Possible critical bug: cache invalidation in QueryCache by @nPraml in #3515
  • Tidy QueryCacheEntry, final class and use accessors by @rbygrave in #3598
  • Bump ebean-datasource dependency to 9.3 by @rbygrave in #3599
  • Update Postgres and Postgis test containers to default to 16 by @rbygrave in #3603
  • Test only - add logging for datasource to BaseTestCase by @rbygrave in #3604
  • Test only - add logging for datasource to BaseTestCase by @rbygrave in #3605
  • Test only - align mysql and db2 test configuration by @rbygrave in #3606
  • Test only - align mariadb test configuration by @rbygrave in #3607
  • Test only - align sqlserver test configuration by @rbygrave in #3608
  • Change QueryPlanInit to support thresholdMicros per hash by @rbygrave in #3609
  • Add support to configure EXPLAIN options for query plan capture by @rbygrave in #3610
  • Fix NPE with native-image with @MappedSuperclass by @rbygrave in #3611

New Contributors

Full Changelog: 14.10.0...14.11.0