Skip to content

Conversation

@terencehonles
Copy link

@terencehonles terencehonles commented Jan 6, 2022

This currently includes:

  • merge master
  • fixes for GEOHAYSTACK removal
  • fixes for max_pool_size move
  • fixes for map_reduce and inline_map_reduce removals
  • fixes for eval removal
  • fall back to the pythonLegacy UUID encoding for compatability with pymongo 3.x.
  • fixes for SON.keys() not returning a list
  • fixes for removed collection.update
  • bubble up operation failure if an unsupported document count is attempted (The user can fetch the documents with len(list(queryset)) or modify the query as needed).
  • fixes for db.authenticate removal

@terencehonles terencehonles changed the title updates to pymongo40 support branch updates to pymongo40_support branch Jan 6, 2022
@bagerard
Copy link
Owner

discarding this as we have the PR in the main fork

@bagerard bagerard closed this Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants