-
Notifications
You must be signed in to change notification settings - Fork 29
DOCSP-50809: bson 5.1 release #159
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
Conversation
✅ Deploy Preview for docs-ruby ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
🔄 Deploy Preview for docs-ruby processing
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with a nit and a suggestion!
source/reference/release-notes.txt
Outdated
- The ``#deep_symbolize_keys!`` and ``#symbolize_keys!`` methods are not | ||
supported on ``BSON::Document`` objects. In previous versions, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reword to avoid passive voice
- The ``#deep_symbolize_keys!`` and ``#symbolize_keys!`` methods are not | |
supported on ``BSON::Document`` objects. In previous versions, | |
- ``BSON::Document`` objects no longser support the ``#deep_symbolize_keys!`` and ``#symbolize_keys!`` methods. In previous versions, |
source/reference/release-notes.txt
Outdated
{+language+}. ``bson`` v5.1 accompanies the {+driver-short+} v2.22 | ||
release. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We actually discovered that all the changes we meant to release in driver v2.22 somehow got released in 2.21.1. This includes the vector search support in the driver, though it wouldn't have worked until bson 5.1.0.
So, bson 5.1.0 supports ruby driver 2.21.1. There will be a driver 2.22 eventually, but probably not imminently.
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-50809
Staging Links
Self-Review Checklist