Skip to content

Version 2.2.4

Compare
Choose a tag to compare
@evanchooly evanchooly released this 05 Mar 18:40
· 1948 commits to master since this release

Version 2.2.4 (2022-03-05)

Notes

Downloads

Binaries can be found on maven central.

Documentation

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

5 Issues Resolved

BACKPORT

  • #1731: Regression when Querying by reference in $match stages

BUG

  • #1731: Regression when Querying by reference in $match stages
  • #1814: Multiple similar filters can lose the existing filter
  • #1831: Don't throw VersionMismatchException in case of index violations?

ENHANCEMENT

  • #1831: Don't throw VersionMismatchException in case of index violations?

1 Pull Requests merged