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

Prepare for v9.0.5 #5948

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Prepare for v9.0.5 #5948

merged 1 commit into from
Jan 30, 2025

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Jan 29, 2025

Release highlights:

  • MONGOID-5836 - Callbacks were being duplicated on deeply embedded children.
  • MONGOID-5839 - When using single-collection inheritance, eager loading (with #includes) was not producing the correct query when the root of the query was the document subclass.
  • MONGOID-5825 - The Mongoid::Timestamps module would (in certain cases) attempt to timestamp deleted documents, which resulted in a FrozenError being raised.

@jamis jamis requested a review from comandeo-mongo January 29, 2025 20:53
@jamis jamis merged commit 45e670f into mongodb:9.0-stable Jan 30, 2025
62 of 67 checks passed
@jamis jamis deleted the prep-9.0.5 branch January 30, 2025 19:40
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.

2 participants