Skip to content

14.8.0 | 14.8.0-javax | 15.8.0

Latest
Compare
Choose a tag to compare
@rbygrave rbygrave released this 25 Oct 03:03
· 8 commits to master since this release

What's Changed

  • Potentially breaking change: Throw PersistenceException for unknown property in select clause by @rbygrave in #3499
  • Transaction setReadOnly by @nPraml in #3495
  • Fix SELF of QueryBuilder, QueryBean, IQueryBean for fluid use by @rbygrave in #3497
  • Migrate to JSpecify NullMarked/Nullable from avaje.lang NonNullApi/Nullable by @rbygrave in #3498
  • Fix: dynamic property group by with alias by @AlexWagner in #3504
  • Bump ebean-agent to 14.8.0 by @rbygrave in #3507
  • fixed flaky test in ToStringBuilderTest.java by @mumbler6 in #3496

Update ebean-agent

Make sure to update the ebean-agent / ebean-maven-plugin when updating to this release. The change for #3497 required an associated change to the ebean-agent.

New Contributors

Full Changelog: 14.7.0...14.8.0