Skip to content

DOP-4904: Inline docs for v1.16 #98

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 455 commits into from
Aug 7, 2024
Merged

Conversation

i80and
Copy link
Contributor

@i80and i80and commented Aug 6, 2024

Pull Request Info

As part of DOP-4904, this PR inlines the git submodule history into the docs repo for version v1.16. The git history was ported using a small shell script.

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOP-4904
Build Log - https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=66b28719824f175afd371aad
Staging - https://preview-mongodbi80and.gatsbyjs.io/php-library/DOP-4904-v1.16/

jmikola and others added 30 commits February 7, 2018 14:09
Note: the ChangeStream::key() example reports expected output, despite the current behavior of the library. That should be resolved with PHPLIB-327.
This reverts commit 86ce1b5, reversing
changes made to b7c4df4.
OskarStark and others added 25 commits January 18, 2023 08:30
This note was originally missed when introducing QE-related APIs in PHPLIB 1.13.
The MongoDB manual reference is more helpful than the CSFLE specification. Additionally, clarify how the option is used by the drop collection helpers.
* Docs for Database::createEncryptedCollection()

* Revise docs and require $options since encryptedFields is required

* Add example for creating new Client with auto encryption

* Permit coding standard deviations in CSFLE prose tests

* Extract Database methods to CreateEncryptedCollection operation

* Functional tests for CreateEncryptedCollection::createDataKeys()

* Test that createDataKey() doesn't modify encryptedFields object option

* Require replica sets for CreateEncryptedCollectionFunctionalTest

* Add reference links to CreateCollection operation docs

Co-authored-by: Andreas Braun <alcaeus@users.noreply.github.com>
Co-authored-by: Jeremy Mikola <jmikola@gmail.com>
MongoDB 5.0 removes support for "geoHaystack" indexes, the method "IndexInfo::isGeoHaystack()" will be removed in a future release
This backports 8f562a701c908b6b7e09e344062094d245050fd3 from master to v1.16
Also consolidates result classes to a single section

Backport of 00d44d41a4eb67586207d149d24fd93b1eb5bc6d
Co-authored-by: Chris Cho <chris.cho@10gen.com>
@i80and i80and marked this pull request as ready for review August 6, 2024 20:30
Copy link
Collaborator

@norareidy norareidy left a comment

Choose a reason for hiding this comment

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

lgtm

@i80and i80and merged commit 1bed29c into mongodb:v1.16 Aug 7, 2024
@i80and i80and deleted the DOP-4904-v1.16 branch August 7, 2024 01:16
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.