-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
CDRIVER-4093 introduced Versioned API Examples that are tested under /Samples in test-mongoc-sample-commands.c. Versioned API Example 6 demonstrates a failure triggered by the server due to apiStrict::true constraint violation using the count command. However, CDRIVER-4309 updated the Versioned API to include the count cound command, meaning the error is no longer triggered given MongoDB Server version 5.0.9+, 5.3.2+, and 6.0.0+.
- is related to
-
CDRIVER-4093 Stable API Strict Migration Example for Docs
- Closed
-
CDRIVER-4309 Use the count command instead of collStats to implement estimatedDocumentCount
- Closed