Skip to content

DOP-4904: Inline docs for v1.18 #96

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 504 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.18. 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=66b28652824f175afd36c48f
Staging - https://preview-mongodbi80and.gatsbyjs.io/php-library/DOP-4904-v1.18/

derickr and others added 30 commits June 22, 2018 15:51
Fix reference to constants in Collection::watch() docs
Fix monospace formatting in watch() docs
Since ext-mongodb 1.5.0 drops support for server 2.6, we can remove wire version checks and legacy code for servers before 3.0 (i.e. wire version 3).
Note: this does not address using the startAfter option for resuming. That will be implemented in PHPLIB-411 with the introduction of a resume token accessor method and support for postBatchResumeToken.
jmikola and others added 25 commits March 5, 2024 14:38
* DOCSP-36627: Additional double backslash fixes for v1.17 (#1243)

Co-authored-by: Nora Reidy <nora.reidy@mongodb.com>
* v1.17:
  Add GitHub Actions workflow to create merge-up pull requests (#1248)
  DOCSP-36627: Additional double backslash fixes for v1.17 (#1243)
Co-authored-by: Chris Cho <chris.cho@10gen.com>
The bucket-option-codec and collection-option-codec do not inherit common-option-codec since Snooty does not yet support "post" for appending to inherited content.

* Note why Bucket's codec option is not passed to CollectionWrapper
* v1.18: (50 commits)
  Enable auto-merge in merge-up workflow (#1295)
  PHPLIB-1447: Add SBOM lite (#1292)
  Fix syntax error in docs (#1285)
  PHPLIB-1163 Create tutorial for using MongoDB with Bref (#1273) (#1282)
  Create sarif report when running psalm (#1280)
  Update composer.json and CI matrices for 1.18.0
  PHPLIB-1410: Invoke drivers-evergreen-tools scripts with bash (#1267)
  PHPLIB-1302: Use Composer\InstalledVersions (#1262)
  PHPLIB-1320: Support "comment" command option in Collection::createIndex() (#1263)
  PHPLIB-1413: Use env instead of matrix for driver-version (#1261)
  Fix Markdown heading
  PHPLIB-1399: Docs examples for agg expr projection (#1260)
  PHPLIB-1412: Skip range encryption tests on MongoDB 8.0+ (#1259)
  PHPLIB-1409: Skip $out and mapReduce tests on serverless (#1254)
  Exclude read-write-concern tests from serverless testing (#1253)
  PHPLIB-1409: Convert default write concern tests to unified test format (#1252)
  PHPLIB-1408: Convert ADL spec test to unified test format (#1250)
  Remove redundant annotations (#1251)
  PHPLIB-1404: Convert retryable reads spec tests to unified test format  (#1247)
  DOCSP-36627: Additional double backslash fixes for master (#1246)
  ...
Co-authored-by: Nora Reidy <nora.reidy@mongodb.com>
Co-authored-by: Mike Woofter <108414937+mongoKart@users.noreply.github.com>
* Merge v1.16 into v1.17 (#1327)

* PHPLIB-1279: Revise driver/extension terminology (#1335)

Prefer "extension" over "driver" when referring to ext-mongodb specifically.

Also removes mention of Int64 having a private constructor.

* PHPLIB-1466: Remove obsolete "Type Map Limitations"

---------

Co-authored-by: Jeremy Mikola <jmikola@gmail.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 a92ad12 into mongodb:v1.18 Aug 7, 2024
@i80and i80and deleted the DOP-4904-v1.18 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.