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 v8.1.9 #5947

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Prepare for v8.1.9 #5947

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:51
@jamis jamis merged commit 9772be1 into mongodb:8.1-stable Jan 30, 2025
53 of 58 checks passed
@jamis jamis deleted the prep-8.1.9 branch January 30, 2025 18:45
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