Skip to content
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

DOCSP-45314: Removed headers #84

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

norareidy
Copy link
Collaborator

@norareidy norareidy commented Nov 22, 2024

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-45314
Staging - https://deploy-preview-84--docs-cpp.netlify.app/upgrade/#version-4.0

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?

Copy link

netlify bot commented Nov 22, 2024

Deploy Preview for docs-cpp ready!

Name Link
🔨 Latest commit 3818849
🔍 Latest deploy log https://app.netlify.com/sites/docs-cpp/deploys/6740ee42fc2d7100081a1fb3
😎 Deploy Preview https://deploy-preview-84--docs-cpp.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

@rustagir rustagir left a comment

Choose a reason for hiding this comment

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

left a question but lgtm

@@ -159,6 +159,13 @@ The v4.0 driver introduces the following breaking changes to the API:
library equivalents. For context, see the :ref:`Build System Breaking Changes
<version-4.0-build-system-breaking>` section.

- Removes the following headers:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Q: would C++ devs be familiar with the term "headers" or do you think some more explanation could be useful here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I changed to "header files" to be more specific, but both headers/header files are mentioned throughout the docs

@norareidy norareidy requested a review from eramongodb November 22, 2024 20:30
Copy link
Collaborator

@eramongodb eramongodb left a comment

Choose a reason for hiding this comment

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

One suggestion; otherwise, LGTM.

Copy link
Collaborator

@eramongodb eramongodb left a comment

Choose a reason for hiding this comment

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

Whoops, missed the feedback.

Comment on lines 207 to 213
- Removes the following header files:

- ``<bsoncxx/stdx/make_unique.hpp>``
- ``<bsoncxx/types/value.hpp>``
- ``<bsoncxx/util/functor.hpp>``
- ``<mongocxx/options/create_collection.hpp>``

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
- Removes the following header files:
- ``<bsoncxx/stdx/make_unique.hpp>``
- ``<bsoncxx/types/value.hpp>``
- ``<bsoncxx/util/functor.hpp>``
- ``<mongocxx/options/create_collection.hpp>``

This is not an ABI breaking change.

@norareidy norareidy merged commit 2e96f85 into mongodb:master Nov 22, 2024
5 checks passed
@norareidy norareidy deleted the DOCSP-45314-headers branch November 22, 2024 20:53
norareidy added a commit that referenced this pull request Nov 22, 2024
* DOCSP-45314: Removed headers

* RR feedback

* EC feedback

(cherry picked from commit 2e96f85)
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.

3 participants