Skip to content

DOCSP-49436: v6.16 release #1093

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

Merged
merged 2 commits into from
Apr 22, 2025
Merged

DOCSP-49436: v6.16 release #1093

merged 2 commits into from
Apr 22, 2025

Conversation

mcmorisi
Copy link
Collaborator

@mcmorisi mcmorisi commented Apr 22, 2025

Pull Request Info

PR Reviewing Guidelines

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

Staging Links

  • whats-new
  • 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?

    Copy link

    netlify bot commented Apr 22, 2025

    Deploy Preview for docs-node ready!

    Name Link
    🔨 Latest commit b3e13d4
    🔍 Latest deploy log https://app.netlify.com/sites/docs-node/deploys/6807d90e0ff8130008d7d3f2
    😎 Deploy Preview https://deploy-preview-1093--docs-node.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 site configuration.

    Copy link
    Collaborator

    @stephmarie17 stephmarie17 left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    LGTM with some small comments and a suggestion.

    in a future minor release.

    To learn more about this release, see the
    :github:`v6.16.0 Release Notes <mongodb/node-mongodb-native/releases/tag/v6.15.0>` on
    Copy link
    Collaborator

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Suggested change
    :github:`v6.16.0 Release Notes <mongodb/node-mongodb-native/releases/tag/v6.15.0>` on
    :github:`v6.16.0 Release Notes <mongodb/node-mongodb-native/releases/tag/v6.16.0>` on

    Copy link
    Collaborator Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Good catch!

    The {+driver-short+} v6.16 release includes the following features:

    - The ``Collection.distinct()`` method now supports and an optional ``hint``
    parameter which you can use to specify the index to use for the command.
    Copy link
    Collaborator

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    [s] We could also note here that this requires MongoDB Server 7.1+ in case users miss that in the release notes.

    @mcmorisi mcmorisi merged commit 0da0767 into mongodb:master Apr 22, 2025
    6 checks passed
    @mcmorisi mcmorisi deleted the v6.16 branch April 22, 2025 18:09
    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.

    2 participants