The MongoDB Ruby driver v1.5.0.rc0 has been released. The gem command will
not install release candidates by default, but you can force an install
like so:
gem install bson --version 1.5.0.rc0
gem install bson_ext --version 1.5.0.rc0
gem install mongo --version 1.5.0.rc0
Your assistance in testing this new release will be much appreciated. I
believe we've gotten all the bugs, but any exercise in your staging
environments will only help. Please post comments either here or on JIRA.
If no issues are encountered in the next few days, we'll do a full release.
Many thanks for all the bugs reports,
Kyle