From ef640421fe97046685031b1edcf01ce149ac6d04 Mon Sep 17 00:00:00 2001 From: rustagir Date: Fri, 28 Feb 2025 14:36:38 -0500 Subject: [PATCH 1/2] DOCSP-47970: v1.21 release --- config/redirects | 7 +++++-- source/includes/language-compatibility-table-php.rst | 10 ++++++++++ source/includes/mongodb-compatibility-table-php.rst | 12 +++++++++++- source/whats-new.txt | 4 ++++ 4 files changed, 30 insertions(+), 3 deletions(-) diff --git a/config/redirects b/config/redirects index 5c35451f..79959d8a 100644 --- a/config/redirects +++ b/config/redirects @@ -1,14 +1,17 @@ define: base https://www.mongodb.com/docs/php-library define: prefix docs/php-library raw: ${prefix}/ -> ${base}/current -define: versions v1.16 v1.17 v1.18 v1.19 v1.20 master +define: versions v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 master symlink: upcoming -> master -symlink: current -> v1.20 +symlink: current -> v1.21 # general redirects [v1.17-v1.19]: ${prefix}/${version}/tutorial/client-side-encryption/ -> ${base}/${version}/tutorial/encryption/ [v1.16]: ${prefix}/${version}/tutorial/encryption/ -> ${base}/${version}/ [v1.20-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/${version}/get-started/run-sample-query/ +[*-v1.20]: ${prefix}/${version}/aggregation/atlas-search -> ${base}/${version}/aggregation/ +[*-v1.20]: ${prefix}/${version}/aggregation/vector-search -> ${base}/${version}/aggregation/ +[*-v1.20]: ${prefix}/${version}/builders -> ${base}/${version}/ # standardization redirects diff --git a/source/includes/language-compatibility-table-php.rst b/source/includes/language-compatibility-table-php.rst index 2ae63378..d8826b58 100644 --- a/source/includes/language-compatibility-table-php.rst +++ b/source/includes/language-compatibility-table-php.rst @@ -13,6 +13,16 @@ - PHP 7.3 - PHP 7.2 + * - ext + lib 1.21 + - ✓ + - ✓ + - ✓ + - ✓ + - + - + - + - + * - ext + lib 1.20 - ✓ - ✓ diff --git a/source/includes/mongodb-compatibility-table-php.rst b/source/includes/mongodb-compatibility-table-php.rst index f35c7e8d..9a49c4c0 100644 --- a/source/includes/mongodb-compatibility-table-php.rst +++ b/source/includes/mongodb-compatibility-table-php.rst @@ -13,6 +13,16 @@ - MongoDB 4.0 - MongoDB 3.6 + * - ext + lib 1.21 + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - + * - ext + lib 1.20 - ✓ - ✓ @@ -41,4 +51,4 @@ - ✓ - ✓ - ✓ - - ✓ \ No newline at end of file + - ✓ diff --git a/source/whats-new.txt b/source/whats-new.txt index 04b7ee82..98e29fa7 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -149,6 +149,10 @@ improvements, and fixes: - Deprecates the ``flags`` option, used for the deprecated MMAPv1 storage engine. This option will be removed in {+library-short+} v2.0. +For more information about the changes in this version, see the +:github:`v1.21 release notes +` on GitHub. + .. _php-lib-version-1.20: What's New in 1.20 From 9be2615d8575c1b5960304e0a2df1ef0b027fd29 Mon Sep 17 00:00:00 2001 From: rustagir Date: Fri, 28 Feb 2025 15:29:44 -0500 Subject: [PATCH 2/2] JM combine v's --- source/includes/mongodb-compatibility-table-php.rst | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/source/includes/mongodb-compatibility-table-php.rst b/source/includes/mongodb-compatibility-table-php.rst index 9a49c4c0..a815e328 100644 --- a/source/includes/mongodb-compatibility-table-php.rst +++ b/source/includes/mongodb-compatibility-table-php.rst @@ -13,17 +13,7 @@ - MongoDB 4.0 - MongoDB 3.6 - * - ext + lib 1.21 - - ✓ - - ✓ - - ✓ - - ✓ - - ✓ - - ✓ - - ✓ - - - - * - ext + lib 1.20 + * - ext + lib 1.20 to 1.21 - ✓ - ✓ - ✓