-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Now that Cursor can be generic over a Deserialize type, we should update the Cursor returned from list_collections to be generic over one (e.g. CollectionSpecification).
We should do so for list_databases too for consistency, though that method does not return a cursor.
These types should be guaranteed to not break now that the versioned API is around.