Skip to content

Version 2.1.6

Compare
Choose a tag to compare
@evanchooly evanchooly released this 05 May 03:29
· 2185 commits to master since this release

Version 2.1.6 (2021-05-04)

Notes

Downloads

Binaries can be found on maven central.

Documentation

Full documentation can be found at https://morphia.dev/morphia/2.1. Javadoc can be found at https://morphia.dev/morphia/2.1/javadoc.

1 Issues Resolved

BUG

  • #1599: java.lang.ClassCastException: class org.bson.types.Binary cannot be cast to class org.bson.BsonBinary

1 Pull Requests merged

  • #1603: 1599 - make DocumentReader able to handle Binary