Skip to content

1.3.1

Compare
Choose a tag to compare
@evanchooly evanchooly released this 09 Jan 17:38
· 3055 commits to master since this release

Version 1.3.1 (Jan 09, 2017)

Notes

Downloads

Below and on maven central.

Docs

Full documentation and javadoc can be found at http://mongodb.github.io/morphia/.

Issues Resolved

DOCS

ENHANCEMENT

BUG

  • Issue 1093: BigDecimal conversion problem - morphia 1.3 - MongoDB 3.4
  • Issue 1089: unsetting hashmap causes ArrayIndexOutOfBoundsException
  • Issue 1087: add check for @reference before checking idOnly
  • Issue 1078: Mapper error updating Key array field with $set

UNCATEGORIZED

  • Issue 1091: IllegalArgumentException calling updateFirst
  • Issue 1086: Generates collections for abstract base classes of entities
  • Issue 1080: FieldEndImpl is now private and prevents me upgrading to 1.2.1