Skip to content

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