The distinct command used to accept a null query parameter (up through 3.1.6), but the latest nightly (3.1.7) raises an error.
This will be a backwards breaking change for any user/driver that was sending a null query.
- is related to
-
SERVER-15020 Implement explain for the distinct command
- Closed
-
SERVER-15456 relax validation of "query" field in count command for driver backwards compatibility
- Closed
- related to
-
CSHARP-1376 Distinct should not send a null value for the query field.
- Closed
- links to