Skip to content

0.3.0

Compare
Choose a tag to compare
@sai-pullabhotla sai-pullabhotla released this 01 Sep 22:53
· 217 commits to master since this release
  • Added support for mapping and persistence of embedded objects. Two new annotations, Embeddable and Embedded, were introduced to support this feature.
  • Added two new annotations, PropertyOverrides and PropertyOverride to override the properties defined in the Embeddable where needed.
  • Enhanced QueryRequest interfaces/classes to support literals in the query.
  • Enhanced the support for Array properties. Array properties now support the following data types, in addition to the previously supported (Long and String):
    • Keys
    • Double
    • Boolean
  • Updated the version of gcloud-java-datastore API to 0.2.7.