Skip to content

1.0.2

Compare
Choose a tag to compare
@sai-pullabhotla sai-pullabhotla released this 11 Nov 03:06
· 150 commits to master since this release
  • Fixed an issue where in some cases a MappingException was thrown when mapping float/Float types.
  • Deprecated the incorrectly spelled method name (getGneratedKeys) in DatastoreBatch.Response and DatastoreTransaction.Response interfaces. Created new method, getGeneratedKeys with the correct spelling.