Skip to content

1.22.2

Choose a tag to compare

@sokil sokil released this 10 Nov 21:43
  • Add $elemMatch to projection argument of Cursor
  • Cursor methods findOne, findAll, findRandom deprecated, use one, all and random respectively;
  • Allow pass filter to docker tests