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

Backports from master to 9.0-stable #5885

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Conversation

jamis
Copy link
Contributor

@jamis jamis commented Oct 16, 2024

With the creation of the 9.0-stable branch, there were a few issues in master that needed to be backported, for inclusion in a future 9.0.3 release (since master is currently slated to be the next minor release, 9.1).

The issues backported here are:

  • MONGOID-5815 (respect client_override for new docs)
  • MONGOID-5805 (short-circuit the logic in extract_attribute to fix a performance issue)

comandeo-mongo and others added 2 commits October 16, 2024 09:24
…ormance regression (backport to 8.1-stable) (mongodb#5869)

* short-circuit the logic in extract_attribute to fix performance regression

* short circuit on anything that's not a document or hash

* handle hash/string keys
@jamis jamis merged commit cd07a18 into mongodb:master Oct 17, 2024
61 checks passed
@jamis jamis deleted the backports-to-9.0 branch October 17, 2024 15:39
@jamis jamis restored the backports-to-9.0 branch October 17, 2024 15:40
jamis added a commit that referenced this pull request Oct 17, 2024
@jamis jamis mentioned this pull request Oct 17, 2024
@jamis jamis deleted the backports-to-9.0 branch October 21, 2024 17:17
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