Skip to content

Release 1.5.1

Compare
Choose a tag to compare
@evanchooly evanchooly released this 29 Apr 11:14
· 2868 commits to master since this release

Version 1.5.1 (Apr 18, 2019)

Notes

This releases fixes a regression is building query structures for more complex query shapes.

Downloads

Binaries can be found on maven central.

Docs

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

3 Issues Resolved

BUG

DOCS

ENHANCEMENT

  • Issue #1341: find() methods should return MorphiaCursor to expose toList()