-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Documentation
-
None
https://mongodb.github.io/mongo-java-driver/4.2/upgrading/
https://mongodb.github.io/mongo-java-driver/4.0/upgrading/
Both would need to indicate filters can generate different shapes
Something like:
“The query shapes produced by Filters between 3.x and 4.x may change under certain circumstances (see
JAVA-4006). This behavior is addressed in driver versions 4.0.x and 4.2.x, however previous 4.0 and 4.2 versions should be tested to ensure no issues are encountered”
- is related to
-
JAVA-4006 Filters can produce invalid query shapes in Java 4.0+
- Closed
-
SERVER-1454 Use $not as a top-level logical op
- Backlog