Skip to content
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

Migrate driver to FluentKit v1.33.1 and mongo-driver v1.3.1 #26

Merged
merged 4 commits into from
Jul 22, 2022

Conversation

valeriomazzeo
Copy link
Member

@valeriomazzeo valeriomazzeo commented Jul 21, 2022

  • Ensure indexes have a not empty name.
  • Ensure to always have _id projected when creating filters for updates and deletes, even if the _id field wasn't selected in the original query.
  • Add testCompositeID.
  • Temporarily disabled thread sanitizer tests until Xcode14. For more info see https://github.com/mongodb/mongo-swift-driver/issues/767.

@valeriomazzeo valeriomazzeo requested a review from BillBu July 21, 2022 12:36
@valeriomazzeo valeriomazzeo self-assigned this Jul 21, 2022
@valeriomazzeo valeriomazzeo merged commit d4e55c2 into master Jul 22, 2022
@valeriomazzeo valeriomazzeo deleted the feature/update branch July 22, 2022 11:42
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.

1 participant