Skip to content

8.10 #15214

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 129 commits into from
Feb 5, 2025
Merged

8.10 #15214

merged 129 commits into from
Feb 5, 2025

Conversation

vkarpov15
Copy link
Collaborator

Summary

Examples

Schema.prototype.jsonSchema(): convert Mongoose Schema to JSON schema
ci(NODE-6505): CI Setup for Encryption Support
fix(collection): avoid buffering if creating a collection during a connection interruption
fix(model): disallow `updateMany(update)` and fix TypeScript types re: `updateMany()`
Copy link
Collaborator

@hasezoey hasezoey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, except the new Encryption tests.
Also this requires a minor change to exact type checks in typegoose (because of Default__v for toObject & toJSON).

@vkarpov15 vkarpov15 merged commit ebf1533 into master Feb 5, 2025
82 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.

4 participants