-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Builders
-
(copied to CRM)
The following Aggregation Pipeline stages appear to be missing from the Builder APIs:
- $unset
- $geoNear
$redactmoved to JAVA-4730
These are missing in both Java (see main/com/mongodb/client/model/Aggregates.java) and Scala (see main/scala/org/mongodb/scala/model/Aggregates.scala)
- is cloned by
-
JAVA-4730 Add Builder API for $redact pipeline stage
- Backlog