Skip to content

Release 0.3.29

Compare
Choose a tag to compare
@igdianov igdianov released this 08 Sep 02:34
· 431 commits to master since this release

Release Notes

  • fix: Javadoc errors 8284cbd
  • fix: support uppercase attribute names introspection (#173) 798b30d
  • fix: add query support for entities with `@EmbeddedId` attribute (#180) 6552cb8
  • fix: Error querying entity with @IdClass #176 (#179) 50df533
  • fix: Description is not inherited from the parent class (#169) 82be5d5
  • Add java arrays basic support (#171) a5f72bc

Many thanks to @anotender for contribution