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

Add changelog for 3.6.1 #317

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

blink1073
Copy link
Member

No description provided.

@blink1073 blink1073 requested a review from NoahStapp January 13, 2025 19:46
@MohammedShokr
Copy link

@blink1073 can you please add compatibility with pymongo==4.10.1?

Sorry for commenting here but I cannot see issues section in the repo.

@blink1073
Copy link
Member Author

Hi @MohammedShokr, Motor no longer tracks the version of PyMongo, since we are sunsetting Motor in favor of built-in support for Async in PyMongo: https://www.mongodb.com/community/forums/t/motor-3-6-0-released/297834

@blink1073 blink1073 merged commit b4f887b into mongodb:master Jan 14, 2025
39 checks passed
@blink1073 blink1073 deleted the changelog-3.6.1 branch January 14, 2025 18:43
@MohammedShokr
Copy link

@blink1073 Sorry again for spamming, but if motor is not longer tracking pymongo why I am getting this error while installing motor

Because no versions of motor match >3.6.1,<4.0.0
and motor (3.6.1) depends on pymongo (>=4.9,<4.10), motor (>=3.6.1,<4.0.0) requires pymongo (>=4.9,<4.10).
And because my-x-package (x.x.x) depends on pymongo (4.10.1),

@blink1073
Copy link
Member Author

Thanks for the additional info @MohammedShokr, that is indeed concerning. I opened https://jira.mongodb.org/browse/MOTOR-1423.

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.

3 participants