Skip to content

Update mongoengine to 0.17.0#443

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-mongoengine-0.16.3-to-0.17.0
Closed

Update mongoengine to 0.17.0#443
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-mongoengine-0.16.3-to-0.17.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates mongoengine from 0.16.3 to 0.17.0.

Changelog

0.17.0

=================
- Fix .only() working improperly after using .count() of the same instance of QuerySet
- Fix batch_size that was not copied when cloning a queryset object 2011
- POTENTIAL BREAKING CHANGE: All result fields are now passed, including internal fields (_cls, _id) when using `QuerySet.as_pymongo` 1976
- Document a BREAKING CHANGE introduced in 0.15.3 and not reported at that time (1995)
- Fix InvalidStringData error when using modify on a BinaryField 1127
- DEPRECATION: `EmbeddedDocument.save` & `.reload` are marked as deprecated and will be removed in a next version of mongoengine 1552
- Fix test suite and CI to support MongoDB 3.4 1445

=================
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #475

@pyup-bot pyup-bot closed this Jun 12, 2019
@ednilson ednilson deleted the pyup-update-mongoengine-0.16.3-to-0.17.0 branch June 12, 2019 11:01
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