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

6.7 #12587

Merged
merged 63 commits into from Oct 24, 2022
Merged

6.7 #12587

merged 63 commits into from Oct 24, 2022

Conversation

vkarpov15
Copy link
Collaborator

Summary

Examples

hasezoey and others added 30 commits August 12, 2022 15:12
because they are not supported on buffers
vkarpov15 and others added 25 commits October 2, 2022 17:08
feat(types+schema): allow defining schema paths using mongoose.Types.* to work around TS type inference issues
feat(index): add ability to set multiple options at once in ".set"
Co-authored-by: hasezoey <hasezoey@gmail.com>
Co-authored-by: hasezoey <hasezoey@gmail.com>
feat(schema): add `alias()` method that makes it easier to define multiple aliases for a given path
Co-authored-by: hasezoey <hasezoey@gmail.com>
feat(document): add `$timestamps()` method to set timestamps for `save()`, `bulkSave()`, and `insertMany()`
gh-12536: add tests


revert some


remove operators


enhance type


fix example
…tage

feat(aggregation): add $fill pipeline stage
feat(model): add `mergeHooks` option to `Model.discriminator()` to avoid duplicate hooks
Add UUID Schema Type (BSON Buffer SubType 4)
Copy link
Collaborator

@IslandRhythms IslandRhythms left a comment

Choose a reason for hiding this comment

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

LGTM

@vkarpov15 vkarpov15 merged commit b2af0fe into master Oct 24, 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.

None yet

4 participants