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

Mongodb master merge ca3e02e #116

Merged
merged 28 commits into from
May 6, 2024
Merged

Conversation

johnnyshields
Copy link
Contributor

No description provided.

johnnyshields and others added 25 commits January 16, 2024 15:24
* Fix failing spec on Ruby 3.0+

* Cleanup specs
* Add railsmdb to the Mongoid 9 release notes

* Updated release notes

* Updated installation instructions

* Update release notes

* Updated index
…hook (#5780)

Co-authored-by: Dmitry Rybakov <dmitry.rybakov@mongodb.com>
Now that Ruby 2.7 is required (#5768) this is not needed anymore
* DOCSP-37059: Fix build errors

* JS feedback
* MONGOID-5704 don't try to validate persisted, unchanged associations

* we just need the attribute name

* fix failing specs

* tread very carefully so we don't trigger a load while validating

* hopefully fix has-many behavior

* documentation

* simplify

* make sure attributes getter is defined

* Fix typo -- records are not loaded *from the database*

Co-authored-by: Dmitry Rybakov <160598371+comandeo-mongo@users.noreply.github.com>

---------

Co-authored-by: Dmitry Rybakov <160598371+comandeo-mongo@users.noreply.github.com>
* MONGOID-5552 warn on session/client mismatch

* clarify: bug *in your code* (and not in Mongoid)

* test that client mismatches are logged
* remove bson version cap

* prefer pessimistic version constraint for BSON
* driver master relies on bson 5 (master)

* make sure and recognize Mongo::Error::TransactionsNotSupported

* bump spec/shared to latest (for jdk17)

* work around the new exception class not being present in older driver versions

* transaction check in with_sessions for server 3.6
Co-authored-by: Jamis Buck <jamis.buck@mongodb.com>
Remove baloney:
- Code of Conduct
- RailsMDB
@johnnyshields johnnyshields merged commit 69493c2 into master May 6, 2024
30 checks passed
@johnnyshields johnnyshields deleted the mongodb-master-merge-ca3e02e branch May 6, 2024 12:56
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.

None yet

9 participants