Skip to content

Release 1.5.4

Compare
Choose a tag to compare
@evanchooly evanchooly released this 08 Oct 02:46
· 2852 commits to master since this release

Version 1.5.4 (Sep 25, 2019)

Notes

Docs

Full documentation and javadoc can be found at https://github.com/MorphiaOrg/morphia and https://morphia.dev/1.5/javadoc/.

8 Issues Resolved

BUG

  • Issue #1181: Incompatibility between doc and API for datastore.createQuery
  • Issue #1358: add and addAll docs have boolean values backwards
  • Issue #1365: 1.5.3 uses slf4j version 1.8.0-beta2

DOCS

  • Issue #1181: Incompatibility between doc and API for datastore.createQuery
  • Issue #1358: add and addAll docs have boolean values backwards

ENHANCEMENT

QUESTION

  • Issue #1381: Why deprecated - Datastore.get(Class, id) & .delete(Class, id) ?