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
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 <[email protected]>

---------

Co-authored-by: Dmitry Rybakov <[email protected]>
* 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
Remove baloney:
- Code of Conduct
- RailsMDB
@johnnyshields johnnyshields force-pushed the mongodb-master-merge-ca3e02e branch from d71138a to 9ab7733 Compare April 20, 2024 12:20
@johnnyshields johnnyshields reopened this Apr 20, 2024
@johnnyshields johnnyshields force-pushed the mongodb-master-merge-ca3e02e branch from 9ab7733 to 92e3936 Compare April 20, 2024 13:01
@johnnyshields johnnyshields force-pushed the mongodb-master-merge-ca3e02e branch from 92e3936 to 4ef4335 Compare April 21, 2024 07:22
@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.

9 participants