Skip to content

Make schema UUID use bson UUID #15330

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

Closed
2 tasks done
vkarpov15 opened this issue Mar 26, 2025 · 0 comments
Closed
2 tasks done

Make schema UUID use bson UUID #15330

vkarpov15 opened this issue Mar 26, 2025 · 0 comments

Comments

@vkarpov15
Copy link
Collaborator

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

Right now Mongoose's UUID type is a Mongoose buffer, not a MongoDB Node driver UUID instance, which causes some issues like #15315.

@vkarpov15 vkarpov15 added this to the 9.0 milestone Mar 26, 2025
vkarpov15 added a commit that referenced this issue Apr 29, 2025
BREAKING CHANGE: make UUID schema type return bson UUIDs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant