0.32.1 • Improved documentation, group by¶
BSON¶
- Added
BsonFieldWriter.write(String, BsonValueWriteable)(f7e6b07a)
DSL¶
- Added
$group's_idparameter (38bac2f8) Pathis nowComparable(3ecec1e3)- Added missing
Nodesupertype ofCompoundNode(5c9bb1f7) - Cleaned up the
@DslMarkerannotation (!282) - Fixed possible thread unsafety in
Node.freeze()(#101, ca4f0011)
Multiplatform¶
- Improved testing of the wire protocol (!279)
Documentation¶
- Fixed broken links (!278)
- Improved documentation of the
dsl.treepackage (!285) - Clarified the difference between
isInandisOneOf(#131, !283)
Deployment¶
- This version has been tested against MongoDB 7.0.40
Browse the documentation for this version • View release in GitLab