Skip to content

CDRIVER-5947 remove deprecated collection API #1958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Mar 31, 2025

Conversation

kevinAlbs
Copy link
Collaborator

Summary

Removes deprecated API on mongoc_collection_t:

  • remove mongoc_collection_find
  • remove mongoc_collection_insert_bulk
  • remove mongoc_collection_create_bulk_operation
  • remove mongoc_collection_get_last_error
  • remove mongoc_collection_stats
  • remove mongoc_collection_validate

Restores missing removal notice for mongoc_apm_command_*_get_server_connection_id (accidentally removed in #1957).

@kevinAlbs kevinAlbs marked this pull request as ready for review March 27, 2025 11:35
@kevinAlbs kevinAlbs merged commit a48eb43 into mongodb:master Mar 31, 2025
42 checks passed
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.

2 participants