PHPLIB-1698: Remove reference to test-atlas-data-lake task#1834
Merged
alcaeus merged 1 commit intomongodb:v2.1from Feb 4, 2026
Merged
PHPLIB-1698: Remove reference to test-atlas-data-lake task#1834alcaeus merged 1 commit intomongodb:v2.1from
alcaeus merged 1 commit intomongodb:v2.1from
Conversation
This was addressed in the original PR (mongodb#1778) but missed when merging to v2.1 and up.
Closed
Merged
alcaeus
added a commit
that referenced
this pull request
Mar 10, 2026
* v2.2: (138 commits) Improve flakey index version test (#1844) Require ext-mongodb 2.2 (#1840) Bump tests/specifications from `9e2acc6` to `bb9dddd` (#1842) Bump tests/drivers-evergreen-tools from `c7ec372` to `bd10517` (#1843) Improve type of Collection Bulk Write operations (#1694) Fix atlas search exception support detection for MongoDB 5 shared cluster (#1836) Skip CRUD prose test 13 with ext-mongodb 2.2+ (#1838) PHPLIB-1647: Add Database::getGridFSBucket (#1835) Bump tests/specifications from `08d7132` to `9e2acc6` (#1830) PHPLIB-1698: Remove reference to test-atlas-data-lake task (#1834) PHPLIB-1770 The unknown command name is not quoted in 5.0.32-enterprise (#1829) Bump tests/specifications from `28fdaf9` to `08d7132` (#1828) Bump tests/drivers-evergreen-tools from `5514d6a` to `c7ec372` (#1827) PHPLIB-1752 Upgrade to psalm 6.14 (#1814) Support encrypted colls in FunctionalTestCase::createCollection (#1820) Bump tests/drivers-evergreen-tools from `61cb4e9` to `5514d6a` (#1823) Bump tests/specifications from `192976b` to `28fdaf9` (#1824) PHPLIB-1736: Add `$scoreFusion` stage (#1822) Bump tests/drivers-evergreen-tools from `514927f` to `61cb4e9` (#1818) PHPLIB-1689 Make the Atlas Search exception more specific (#1794) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://jira.mongodb.org/browse/PHPLIB-1698
This was addressed in the original PR (#1778) but missed when merging to v2.1 and up.
I noted the reference is still in the v2.0 branch, but I assume that's intentional as it was already unmaintained at the time this change was implemented (and should no longer be tested in Evergreen).