Skip to content

Version 2.2.10

Compare
Choose a tag to compare
@evanchooly evanchooly released this 03 Dec 03:51
· 1948 commits to master since this release

Version 2.2.10 (2022-11-22)

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.

8 Issues Resolved

BREAKING

  • #2124: slf4j-api version change from 1.7.x to 2.0.x between morphia 2.2.8 and 2.2.9 is a breaking change

TASK

  • #2058: Steal quarkus's code formatting setup

BACKPORT

  • #2058: Steal quarkus's code formatting setup
  • #2123: setOnInsert() does not honor @reference annotations

BUG

  • #2123: setOnInsert() does not honor @reference annotations
  • #2124: slf4j-api version change from 1.7.x to 2.0.x between morphia 2.2.8 and 2.2.9 is a breaking change
  • #2140: ArrayIndexOutOfBoundsException from MorphiaQuery.iterator and DatastoreImpl.save
  • #2145: Problem applying $unset and $pull operations on nested entities