-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: API
-
None
The autoIndexId on the create command has been deprecated since 3.2. The driver should similarly deprecate it, and also stop sending autoIndexId : true by default, as that results in a warning in the response:
{ "note" : "the autoIndexId option is deprecated and will be removed in a future release",
- is depended on by
-
DRIVERS-473 Deprecate autoIndexId for collection creation
- Closed