[ruby] Update mongoid 9.1.0 → 9.1.1 (patch) - #909
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ mongoid (9.1.0 → 9.1.1) · Repo · Changelog
Release Notes
9.1.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Release Candidate: 9.1.1 (#6177)Merge commit from forkMONGOID-5991 Filter nil keys out of association membership queries (#6169)MONGOID-5996 Test against 9.0 builds (#6168)MONGOID-5916 Deprecate the parameterless-`not` syntax (#6167)MONGOID-5908 Run upcoming Ruby and Rails builds on a bi-weekly schedule (#6166)MONGOID-5782 Add block-based Timeless API to fix cascaded timestamp leak (#6165)MONGOID-5931 Remove obsolete driver-version guard and document DeprecatedOptions (#6164)Benchmarks for `eager_load` functionality (#6163)MONGOID-5918 Support BSON::Vector field type (#6162)MONGOID-5939 Guard against NoSQL operator injection in where/find_by (#6161)Enhancements to the aggregation-based eager load mechanism (#6158)MONGOID-5934 Fix NoMethodError in nested attributes when raise_not_found_error is false (#6156)Fix installed i18n version for Ruby < 3.2 (#6159)MONGOID-5881 Persist empty array set via raw attribute write in before_save (#6157)New :fallback option to handle nil for singular associations (#6149)MONGOID-5937 redact credentials from client config error messages (#6147)MONGOID-5936 Resolve polymorphic *_type via the association resolver in eager loader (#6146)MONGOID-5057 Add support for `has_many :through` (#6151)MONGOID-5924 Add support for flat indexing method in vector search (#6152)MONGOID-5945 don't try to valid destroyed children (#6154)MONGOID-5935 Fixed UnknownAttribute error with nested attributes (#6155)Fix search (and vector search) index errors (#6153)MONGOID-5944 merge $set when inserting embeds_one with touch (#6150)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands