1.0.2
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
) inDatastoreBatch.Response
andDatastoreTransaction.Response
interfaces. Created new method,getGeneratedKeys
with the correct spelling.