Skip to content

DOCSP-50809: bson 5.1 release - #159

Merged
rustagir merged 4 commits into
mongodb:masterfrom
rustagir:DOCSP-50809-bson-5.1
Jul 1, 2025
Merged

DOCSP-50809: bson 5.1 release#159
rustagir merged 4 commits into
mongodb:masterfrom
rustagir:DOCSP-50809-bson-5.1

Conversation

@rustagir

@rustagir rustagir commented Jul 1, 2025

Copy link
Copy Markdown
Contributor

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-50809

Staging Links

  • reference/release-notes
  • Self-Review Checklist

    • Is this free of any warnings or errors in the RST?
    • Did you run a spell-check?
    • Did you run a grammar-check?
    • Are all the links working?
    • Are the facets and meta keywords accurate?
    • Are the page titles greater than 20 characters long and SEO relevant?

    @netlify

    netlify Bot commented Jul 1, 2025

    Copy link
    Copy Markdown

    Deploy Preview for docs-ruby ready!

    Name Link
    🔨 Latest commit b2cae47
    🔍 Latest deploy log https://app.netlify.com/projects/docs-ruby/deploys/68643a9bfc90380009272fef
    😎 Deploy Preview https://deploy-preview-159--docs-ruby.netlify.app
    📱 Preview on mobile
    Toggle QR Code...

    QR Code

    Use your smartphone camera to open QR code link.

    To edit notification comments on pull requests, go to your Netlify project configuration.

    @docs-builder-bot

    docs-builder-bot commented Jul 1, 2025

    Copy link
    Copy Markdown

    🔄 Deploy Preview for docs-ruby processing

    Item Details
    🔨 Latest Commit b324325c41ae6054b10dafe538f1f86eac6e825b
    😎 Deploy Preview https://deploy-preview-159--docs-ruby.netlify.app
    🔍 Build Logs View Logs

    @rustagir
    rustagir requested a review from jamis July 1, 2025 15:39

    @mcmorisi mcmorisi left a comment

    Copy link
    Copy Markdown
    Collaborator

    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!

    Comment thread source/reference/release-notes.txt Outdated
    Comment on lines +59 to +60
    - The ``#deep_symbolize_keys!`` and ``#symbolize_keys!`` methods are not
    supported on ``BSON::Document`` objects. In previous versions,

    Copy link
    Copy Markdown
    Collaborator

    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

    Suggested change
    - 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,

    Comment thread source/includes/language-compatibility-table-ruby.rst
    Comment thread source/reference/release-notes.txt Outdated
    Comment on lines +49 to +50
    {+language+}. ``bson`` v5.1 accompanies the {+driver-short+} v2.22
    release.

    Copy link
    Copy Markdown
    Contributor

    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.

    @rustagir
    rustagir merged commit 24d9b86 into mongodb:master Jul 1, 2025
    1 check passed
    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.

    4 participants