Skip to content

14.10.0 | 14.10.0-javax | 15.10.0

Choose a tag to compare

@rbygrave rbygrave released this 11 Mar 08:45
· 160 commits to master since this release

What's Changed

  • #3564 Fix for nested transaction with batch-mode does not flush by @rbygrave in #3565
  • Allow OneToOne to map to ManyToOne by @rbygrave in #3569
  • #3572 DDL support for non-nullable JoinColumn column by @rbygrave in #3575
  • Remove deprecated ExtendedServer.setClock() migrate to DatabaseBuilde… by @rbygrave in #3566
  • #3511 bump ebean-test-containers dependency by @rbygrave in #3576
  • Rollback/Commit raw connections before close by @rPraml in #3579
  • [querybean-generator] #3582 - Revert #3541 "FilerException trying to write EntityClassRegister with Quarkus dev mode / hot reload " by @rbygrave in #3583
  • Work around mysqldump bug by moving comment one line up by @mkurz in #3578
  • Simple Test Entities in preparation for type scoped loading by @nedge in #3585
  • OneToMany initialisation via List.of() - was Tests only - new test on multiple many joins by @apflieger in #3581
  • Bump ebean-test-containers dependency - improved SQL Server handling by @rbygrave in #3587
  • [query bean generation] #3586 public constructor for Embedded bean by @rbygrave in #3588
  • Bump ebean-agent to 14.10.0 by @rbygrave in #3589
  • [querybean-generator] Generate lookup for modules by @SentryMan in #3580
  • Adjust LookupWriter to log at WARN rather than ERROR due to Quarkus dev mode by @rbygrave in #3590
  • #3459 Postgres varchar default to no length (aka text) by @rbygrave in #3574

New Contributors

Full Changelog: 14.9.0...14.10.0