Skip to content

13.11.2

Compare
Choose a tag to compare
@rbygrave rbygrave released this 21 Jan 09:24
· 1107 commits to master since this release

What's Changed

  • Create UUIDAsIDModel.java by @parveenyadav-multiply in #2932
  • Drop table statements potentially not possible due to foreign key constraints by @jonasPoehler in #2933
  • Ebean Redis - Failed to decode cache data for UUID as Id by @rbygrave in #2934
  • BUG: @orderby on chained properties do not work with distinct (testcase) by @rPraml in #2930
  • #2915 - Failing test for - generator param of @GeneratedValue is not ignored when using GenerationType.AUTO on db where this uses identity by @rbygrave in #2935
  • FIX: Search cache annotations recursively by @rPraml in #2938

New Contributors

Full Changelog: ebean-parent-13.11.1...ebean-parent-13.11.2