From 03feb57776a1a71460be4440ecb4fcdf12e214d5 Mon Sep 17 00:00:00 2001 From: Andreas Braun Date: Wed, 17 Jul 2024 08:24:54 +0200 Subject: [PATCH] PHPC-2414, PHPC-2415: Update wire versions for MongoDB 8.0 compatibility (#1610) * Update to latest libmongoc version * Remove MongoDB 3.6 from Evergreen test matrix --- .evergreen/config.yml | 1 - .evergreen/config/generate-config.php | 1 - .../generated/test-variant/full-php-7.4.yml | 8 +-- .../generated/test-variant/full-php-8.0.yml | 8 +-- .../generated/test-variant/full-php-8.1.yml | 16 ++--- .../generated/test-variant/full-php-8.2.yml | 16 ++--- .../generated/test-variant/full-php-8.3.yml | 16 ++--- .../test-variant/libmongoc-php-8.3.yml | 24 ++++---- .../config/generated/test/local-3.6.yml | 60 ------------------- .../test-variant/legacy-php-full.yml | 8 +-- .../templates/test-variant/libmongoc.yml | 24 ++++---- .../test-variant/modern-php-full.yml | 16 ++--- src/LIBMONGOC_VERSION_CURRENT | 2 +- src/libmongoc | 2 +- 14 files changed, 70 insertions(+), 132 deletions(-) delete mode 100644 .evergreen/config/generated/test/local-3.6.yml diff --git a/.evergreen/config.yml b/.evergreen/config.yml index 2ee5e5e33..984487392 100644 --- a/.evergreen/config.yml +++ b/.evergreen/config.yml @@ -82,7 +82,6 @@ include: - filename: .evergreen/config/generated/test/local-4.4.yml - filename: .evergreen/config/generated/test/local-4.2.yml - filename: .evergreen/config/generated/test/local-4.0.yml - - filename: .evergreen/config/generated/test/local-3.6.yml - filename: .evergreen/config/generated/test/load-balanced-latest.yml - filename: .evergreen/config/generated/test/load-balanced-rapid.yml - filename: .evergreen/config/generated/test/load-balanced-8.0.yml diff --git a/.evergreen/config/generate-config.php b/.evergreen/config/generate-config.php index 3df29e939..1b08bedc1 100644 --- a/.evergreen/config/generate-config.php +++ b/.evergreen/config/generate-config.php @@ -24,7 +24,6 @@ '4.4', '4.2', '4.0', - '3.6', ]; $latestPhpVersion = max($supportedPhpVersions); diff --git a/.evergreen/config/generated/test-variant/full-php-7.4.yml b/.evergreen/config/generated/test-variant/full-php-7.4.yml index 9f74f8625..cec982c64 100644 --- a/.evergreen/config/generated/test-variant/full-php-7.4.yml +++ b/.evergreen/config/generated/test-variant/full-php-7.4.yml @@ -14,10 +14,10 @@ buildvariants: name: "build-php-7.4" tasks: # Remember to add new major versions here as they are released - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.8.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.8.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.8.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.8.0" - ".ocsp !.4.4 !.8.0" - "test-atlas-connectivity" display_tasks: diff --git a/.evergreen/config/generated/test-variant/full-php-8.0.yml b/.evergreen/config/generated/test-variant/full-php-8.0.yml index e3cad5a48..002e12a24 100644 --- a/.evergreen/config/generated/test-variant/full-php-8.0.yml +++ b/.evergreen/config/generated/test-variant/full-php-8.0.yml @@ -14,10 +14,10 @@ buildvariants: name: "build-php-8.0" tasks: # Remember to add new major versions here as they are released - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.8.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.8.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.8.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.8.0" - ".ocsp !.4.4 !.8.0" - "test-atlas-connectivity" display_tasks: diff --git a/.evergreen/config/generated/test-variant/full-php-8.1.yml b/.evergreen/config/generated/test-variant/full-php-8.1.yml index aa0fb003e..c83b94f02 100644 --- a/.evergreen/config/generated/test-variant/full-php-8.1.yml +++ b/.evergreen/config/generated/test-variant/full-php-8.1.yml @@ -12,10 +12,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-8.1" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - ".ocsp !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" display_tasks: @@ -45,10 +45,10 @@ buildvariants: name: "build-php-8.1" tasks: # Remember to add new major versions here as they are released - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - ".ocsp !.4.4 !.7.0 !.8.0 !.rapid !.latest" display_tasks: - name: "test-ocsp-6.0" diff --git a/.evergreen/config/generated/test-variant/full-php-8.2.yml b/.evergreen/config/generated/test-variant/full-php-8.2.yml index 4ccaf90dd..eb8a54a56 100644 --- a/.evergreen/config/generated/test-variant/full-php-8.2.yml +++ b/.evergreen/config/generated/test-variant/full-php-8.2.yml @@ -12,10 +12,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-8.2" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - ".ocsp !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" display_tasks: @@ -45,10 +45,10 @@ buildvariants: name: "build-php-8.2" tasks: # Remember to add new major versions here as they are released - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - ".ocsp !.4.4 !.7.0 !.8.0 !.rapid !.latest" display_tasks: - name: "test-ocsp-6.0" diff --git a/.evergreen/config/generated/test-variant/full-php-8.3.yml b/.evergreen/config/generated/test-variant/full-php-8.3.yml index 5d364ca6d..f5f3b5e22 100644 --- a/.evergreen/config/generated/test-variant/full-php-8.3.yml +++ b/.evergreen/config/generated/test-variant/full-php-8.3.yml @@ -12,10 +12,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-8.3" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - ".ocsp !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" display_tasks: @@ -45,10 +45,10 @@ buildvariants: name: "build-php-8.3" tasks: # Remember to add new major versions here as they are released - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - ".ocsp !.4.4 !.7.0 !.8.0 !.rapid !.latest" display_tasks: - name: "test-ocsp-6.0" diff --git a/.evergreen/config/generated/test-variant/libmongoc-php-8.3.yml b/.evergreen/config/generated/test-variant/libmongoc-php-8.3.yml index e9ba7ff99..85b41e617 100644 --- a/.evergreen/config/generated/test-variant/libmongoc-php-8.3.yml +++ b/.evergreen/config/generated/test-variant/libmongoc-php-8.3.yml @@ -12,10 +12,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-8.3-libmongoc-lowest-supported" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" - ".ocsp !.4.4 !.5.0 !.6.0" display_tasks: @@ -43,10 +43,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-8.3-libmongoc-next-stable" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" - ".ocsp !.4.4 !.5.0 !.6.0" display_tasks: @@ -74,10 +74,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-8.3-libmongoc-latest" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" - ".ocsp !.4.4 !.5.0 !.6.0" display_tasks: diff --git a/.evergreen/config/generated/test/local-3.6.yml b/.evergreen/config/generated/test/local-3.6.yml deleted file mode 100644 index 117fb1d64..000000000 --- a/.evergreen/config/generated/test/local-3.6.yml +++ /dev/null @@ -1,60 +0,0 @@ -# This file is generated automatically - please edit the "templates/test/local.yml" template file instead. -tasks: - - name: "test-mongodb-3.6-standalone-noauth-nossl" - tags: ["standalone", "local", "3.6", "tag"] - commands: - - func: "bootstrap mongo-orchestration" - vars: - TOPOLOGY: "server" - MONGODB_VERSION: "3.6" - - func: "run tests" - - - name: "test-mongodb-3.6-standalone-auth" - tags: ["standalone", "local", "3.6", "auth", "tag"] - commands: - - func: "bootstrap mongo-orchestration" - vars: - TOPOLOGY: "server" - AUTH: "auth" - MONGODB_VERSION: "3.6" - - func: "run tests" - - - name: "test-mongodb-3.6-standalone-ssl" - tags: ["standalone", "local", "3.6", "ssl", "tag"] - commands: - - func: "bootstrap mongo-orchestration" - vars: - TOPOLOGY: "server" - SSL: "yes" - MONGODB_VERSION: "3.6" - - func: "run tests" - vars: - SSL: "yes" - - - name: "test-mongodb-3.6-replicaset-noauth-nossl" - tags: ["replicaset", "local", "3.6", "tag"] - commands: - - func: "bootstrap mongo-orchestration" - vars: - TOPOLOGY: "replica_set" - MONGODB_VERSION: "3.6" - - func: "run tests" - - - name: "test-mongodb-3.6-replicaset-auth" - tags: ["replicaset", "local", "3.6", "auth", "pr", "tag"] - commands: - - func: "bootstrap mongo-orchestration" - vars: - TOPOLOGY: "replica_set" - AUTH: "auth" - MONGODB_VERSION: "3.6" - - func: "run tests" - - - name: "test-mongodb-3.6-sharded-noauth-nossl" - tags: ["sharded", "local", "3.6", "tag"] - commands: - - func: "bootstrap mongo-orchestration" - vars: - TOPOLOGY: "sharded_cluster" - MONGODB_VERSION: "3.6" - - func: "run tests" diff --git a/.evergreen/config/templates/test-variant/legacy-php-full.yml b/.evergreen/config/templates/test-variant/legacy-php-full.yml index ddb5255ce..2bbb14695 100644 --- a/.evergreen/config/templates/test-variant/legacy-php-full.yml +++ b/.evergreen/config/templates/test-variant/legacy-php-full.yml @@ -13,10 +13,10 @@ buildvariants: name: "build-php-%phpVersion%" tasks: # Remember to add new major versions here as they are released - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.8.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.8.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.8.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.8.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.8.0" - ".ocsp !.4.4 !.8.0" - "test-atlas-connectivity" display_tasks: diff --git a/.evergreen/config/templates/test-variant/libmongoc.yml b/.evergreen/config/templates/test-variant/libmongoc.yml index 43329d1d8..47cc25023 100644 --- a/.evergreen/config/templates/test-variant/libmongoc.yml +++ b/.evergreen/config/templates/test-variant/libmongoc.yml @@ -11,10 +11,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-%phpVersion%-libmongoc-lowest-supported" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" - ".ocsp !.4.4 !.5.0 !.6.0" display_tasks: @@ -42,10 +42,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-%phpVersion%-libmongoc-next-stable" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" - ".ocsp !.4.4 !.5.0 !.6.0" display_tasks: @@ -73,10 +73,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-%phpVersion%-libmongoc-latest" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" - ".ocsp !.4.4 !.5.0 !.6.0" display_tasks: diff --git a/.evergreen/config/templates/test-variant/modern-php-full.yml b/.evergreen/config/templates/test-variant/modern-php-full.yml index 21bf78fd0..2a3eeaae1 100644 --- a/.evergreen/config/templates/test-variant/modern-php-full.yml +++ b/.evergreen/config/templates/test-variant/modern-php-full.yml @@ -11,10 +11,10 @@ buildvariants: - variant: "build-debian12" name: "build-php-%phpVersion%" tasks: - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.5.0 !.6.0" - ".ocsp !.4.4 !.5.0 !.6.0" - "test-atlas-connectivity" display_tasks: @@ -44,10 +44,10 @@ buildvariants: name: "build-php-%phpVersion%" tasks: # Remember to add new major versions here as they are released - - ".standalone .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".replicaset .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".sharded .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - - ".loadbalanced .local !.3.6 !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".standalone .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".replicaset .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".sharded .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" + - ".loadbalanced .local !.4.0 !.4.2 !.4.4 !.7.0 !.8.0 !.rapid !.latest" - ".ocsp !.4.4 !.7.0 !.8.0 !.rapid !.latest" display_tasks: - name: "test-ocsp-6.0" diff --git a/src/LIBMONGOC_VERSION_CURRENT b/src/LIBMONGOC_VERSION_CURRENT index 1d2b52dee..f066e1f1d 100644 --- a/src/LIBMONGOC_VERSION_CURRENT +++ b/src/LIBMONGOC_VERSION_CURRENT @@ -1 +1 @@ -1.28.0-20240627+gite87940820c +1.28.0-20240715+git03e993d856 diff --git a/src/libmongoc b/src/libmongoc index e87940820..03e993d85 160000 --- a/src/libmongoc +++ b/src/libmongoc @@ -1 +1 @@ -Subproject commit e87940820c7c643172e7d005484e7cf1ee824bec +Subproject commit 03e993d856b9abcffb78ffee21c919703ac94694