From 14988ff97a6ff41fff6707a394f8aeab3a9f1b48 Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:30:59 -0500 Subject: [PATCH 1/3] add python 3.13 --- .../language-compatibility-table-motor.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/source/includes/language-compatibility-table-motor.rst b/source/includes/language-compatibility-table-motor.rst index 3a96ee00..f69ae622 100644 --- a/source/includes/language-compatibility-table-motor.rst +++ b/source/includes/language-compatibility-table-motor.rst @@ -5,6 +5,7 @@ :class: compatibility-large * - Motor (Python async) Driver Version + - Python 3.13 - Python 3.12 - Python 3.11 - Python 3.10 @@ -12,7 +13,17 @@ - Python 3.8 - Python 3.7 + * - 3.6 + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - + * - 3.5 + - - ✓ - ✓ - ✓ @@ -21,6 +32,7 @@ - * - 3.3 to 3.4 + - - ✓ - ✓ - ✓ @@ -29,6 +41,7 @@ - ✓ * - 3.1 to 3.2 + - - - ✓ - ✓ @@ -37,6 +50,7 @@ - ✓ * - 3.0 + - - - - ✓ From 0efd71f80f3fa506ab29dfd1b5e1569760e522b8 Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:42:05 -0500 Subject: [PATCH 2/3] add 8.0 --- .../language-compatibility-table-motor.rst | 1 + .../mongodb-compatibility-table-motor.rst | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/source/includes/language-compatibility-table-motor.rst b/source/includes/language-compatibility-table-motor.rst index f69ae622..6da3bf43 100644 --- a/source/includes/language-compatibility-table-motor.rst +++ b/source/includes/language-compatibility-table-motor.rst @@ -58,6 +58,7 @@ - ✓ - ✓ +- Motor 3.6 wraps PyMongo 4.9 - Motor 3.5 wraps PyMongo 4.5 to 4.8 - Motor 3.3 and 3.4 wrap PyMongo 4.5 - Motor 3.2 wraps PyMongo 4.4+ diff --git a/source/includes/mongodb-compatibility-table-motor.rst b/source/includes/mongodb-compatibility-table-motor.rst index 87fd630e..5b354c3c 100644 --- a/source/includes/mongodb-compatibility-table-motor.rst +++ b/source/includes/mongodb-compatibility-table-motor.rst @@ -6,6 +6,7 @@ :class: compatibility * - Motor (Python async) Driver Version + - MongoDB 8.0 - MongoDB 7.0 - MongoDB 6.0 - MongoDB 5.0 @@ -17,7 +18,22 @@ - MongoDB 3.2 - MongoDB 3.0 - MongoDB 2.6 + + * - 3.6 + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - + - + - + - * - 3.2 to 3.5 + - ⊛ - ✓ - ✓ - ✓ @@ -30,6 +46,7 @@ - - * - 3.1 + - ⊛ - ⊛ - ✓ - ✓ @@ -42,6 +59,7 @@ - - * - 3.0 + - ⊛ - ⊛ - ⊛ - ✓ From f24586927d0a137c6568851675d5853c634a848b Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:25:24 -0500 Subject: [PATCH 3/3] feedback --- .../language-compatibility-table-motor.rst | 2 +- .../mongodb-compatibility-table-motor.rst | 24 +++---------------- 2 files changed, 4 insertions(+), 22 deletions(-) diff --git a/source/includes/language-compatibility-table-motor.rst b/source/includes/language-compatibility-table-motor.rst index 6da3bf43..b95219ca 100644 --- a/source/includes/language-compatibility-table-motor.rst +++ b/source/includes/language-compatibility-table-motor.rst @@ -4,7 +4,7 @@ :stub-columns: 1 :class: compatibility-large - * - Motor (Python async) Driver Version + * - Motor Driver Version - Python 3.13 - Python 3.12 - Python 3.11 diff --git a/source/includes/mongodb-compatibility-table-motor.rst b/source/includes/mongodb-compatibility-table-motor.rst index 5b354c3c..816809b3 100644 --- a/source/includes/mongodb-compatibility-table-motor.rst +++ b/source/includes/mongodb-compatibility-table-motor.rst @@ -5,7 +5,7 @@ :stub-columns: 1 :class: compatibility - * - Motor (Python async) Driver Version + * - Motor Driver Version - MongoDB 8.0 - MongoDB 7.0 - MongoDB 6.0 @@ -14,10 +14,6 @@ - MongoDB 4.2 - MongoDB 4.0 - MongoDB 3.6 - - MongoDB 3.4 - - MongoDB 3.2 - - MongoDB 3.0 - - MongoDB 2.6 * - 3.6 - ✓ @@ -28,10 +24,6 @@ - ✓ - ✓ - ✓ - - - - - - - - * - 3.2 to 3.5 - ⊛ - ✓ @@ -41,10 +33,6 @@ - ✓ - ✓ - ✓ - - - - - - - - * - 3.1 - ⊛ - ⊛ @@ -54,10 +42,6 @@ - ✓ - ✓ - ✓ - - - - - - - - * - 3.0 - ⊛ - ⊛ @@ -67,7 +51,5 @@ - ✓ - ✓ - ✓ - - - - - - - - + +Motor is incompatible with MongoDB versions earlier than 3.6.