You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MONGOID-5754 Making sure Mongoid works right with latest driver (#5806)
* 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
0 commit comments