From cc32a31ff6087326d9c5dacebf035d2c0328eb39 Mon Sep 17 00:00:00 2001 From: therightstuff Date: Tue, 6 Aug 2024 07:30:28 +0000 Subject: [PATCH] feat: Test additional package versions [auto-test-update] boto3 (3.10): 1.34.145 1.34.146 1.34.147 1.34.148 1.34.149 1.34.150 1.34.151 1.34.152 1.34.153 1.34.154 boto3 (3.11): 1.34.145 1.34.146 1.34.147 1.34.148 1.34.149 1.34.150 1.34.151 1.34.152 1.34.153 1.34.154 boto3 (3.7): !1.34.145 !1.34.146 !1.34.147 !1.34.148 !1.34.149 !1.34.150 !1.34.151 !1.34.152 !1.34.153 !1.34.154 boto3 (3.8): 1.34.145 1.34.146 1.34.147 1.34.148 1.34.149 1.34.150 1.34.151 1.34.152 1.34.153 1.34.154 boto3 (3.9): 1.34.145 1.34.146 1.34.147 1.34.148 1.34.149 1.34.150 1.34.151 1.34.152 1.34.153 1.34.154 django (3.10): 5.1rc1 django (3.11): 5.1rc1 django (3.7): !5.1rc1 django (3.8): !5.1rc1 django (3.9): !5.1rc1 fastapi (3.10): 0.111.1 0.112.0 uvicorn (3.10): 0.30.2 0.30.3 0.30.4 0.30.5 fastapi (3.11): 0.111.1 0.112.0 uvicorn (3.11): 0.30.2 0.30.3 0.30.4 0.30.5 fastapi (3.7): !0.111.1 !0.112.0 uvicorn (3.7): !0.30.2 !0.30.3 !0.30.4 !0.30.5 fastapi (3.8): 0.111.1 0.112.0 uvicorn (3.8): 0.30.2 0.30.3 0.30.4 0.30.5 fastapi (3.9): 0.111.1 0.112.0 uvicorn (3.9): 0.30.2 0.30.3 0.30.4 0.30.5 grpcio (3.10): 1.58.3 1.59.5 1.60.2 1.61.3 1.62.3 1.63.2 1.64.3 1.65.1 1.65.2 1.65.4 1.66.0rc1 1.66.0rc2 grpcio (3.11): 1.58.3 1.59.5 1.60.2 1.61.3 1.62.3 1.63.2 1.64.3 1.65.1 1.65.2 1.65.4 1.66.0rc1 1.66.0rc2 grpcio (3.7): 1.58.3 1.59.5 1.60.2 1.61.3 1.62.3 !1.63.2 !1.64.3 !1.65.1 !1.65.2 !1.65.4 !1.66.0rc1 !1.66.0rc2 grpcio (3.8): 1.58.3 1.59.5 1.60.2 1.61.3 1.62.3 1.63.2 1.64.3 1.65.1 1.65.2 1.65.4 1.66.0rc1 1.66.0rc2 grpcio (3.9): 1.58.3 1.59.5 1.60.2 1.61.3 1.62.3 1.63.2 1.64.3 1.65.1 1.65.2 1.65.4 1.66.0rc1 1.66.0rc2 redis (3.10): 5.0.8 redis (3.11): 5.0.8 redis (3.7): 5.0.8 redis (3.8): 5.0.8 redis (3.9): 5.0.8 --- README.md | 13 +++++++------ .../botocore/tested_versions/3.10/boto3 | 10 ++++++++++ .../botocore/tested_versions/3.11/boto3 | 10 ++++++++++ .../botocore/tested_versions/3.7/boto3 | 10 ++++++++++ .../botocore/tested_versions/3.8/boto3 | 10 ++++++++++ .../botocore/tested_versions/3.9/boto3 | 10 ++++++++++ .../django/tested_versions/3.10/django | 1 + .../django/tested_versions/3.11/django | 1 + .../django/tested_versions/3.7/django | 1 + .../django/tested_versions/3.8/django | 1 + .../django/tested_versions/3.9/django | 1 + .../fastapi/tested_versions/3.10/fastapi | 2 ++ .../fastapi/tested_versions/3.10/uvicorn | 4 ++++ .../fastapi/tested_versions/3.11/fastapi | 2 ++ .../fastapi/tested_versions/3.11/uvicorn | 4 ++++ .../fastapi/tested_versions/3.7/fastapi | 2 ++ .../fastapi/tested_versions/3.7/uvicorn | 4 ++++ .../fastapi/tested_versions/3.8/fastapi | 2 ++ .../fastapi/tested_versions/3.8/uvicorn | 4 ++++ .../fastapi/tested_versions/3.9/fastapi | 2 ++ .../fastapi/tested_versions/3.9/uvicorn | 4 ++++ .../grpcio/tested_versions/3.10/grpcio | 12 ++++++++++++ .../grpcio/tested_versions/3.11/grpcio | 12 ++++++++++++ .../grpcio/tested_versions/3.7/grpcio | 12 ++++++++++++ .../grpcio/tested_versions/3.8/grpcio | 12 ++++++++++++ .../grpcio/tested_versions/3.9/grpcio | 12 ++++++++++++ .../redis/tested_versions/3.10/redis | 1 + .../redis/tested_versions/3.11/redis | 1 + .../redis/tested_versions/3.7/redis | 1 + .../redis/tested_versions/3.8/redis | 1 + .../redis/tested_versions/3.9/redis | 1 + 31 files changed, 157 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 205cd4ce..17937365 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ get_current_span().add_event('', {'lumigo.type': ''}) | Instrumentation | Package | Supported Versions | | | | | | --- | --- | :---: | :---: | :---: | :---: | :---: | | | | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 | -| botocore | [boto3](https://pypi.org/project/boto3) | 1.17.22~1.33.13|1.17.22~1.34.144|1.17.22~1.34.144|1.17.22~1.34.144|1.17.22~1.34.144| +| botocore | [boto3](https://pypi.org/project/boto3) | 1.17.22~1.33.13|1.17.22~1.34.154|1.17.22~1.34.154|1.17.22~1.34.154|1.17.22~1.34.154| | django | [django](https://pypi.org/project/django) | 3.2.1~3.2.25|3.2.1~3.2.25|3.2.1~3.2.25|3.2.1~3.2.25|3.2.1~3.2.25| | | | 3.2| 4.0.1~4.2.14| 4.0.1~4.2.14| 4.0.1~4.2.14| 4.0.1~4.2.14| | | | | 3.2| 3.2| 5.0.1~5.1.1| 5.0.1~5.1.1| @@ -242,12 +242,13 @@ get_current_span().add_event('', {'lumigo.type': ''}) | | | | | | 4.2rc1| 4.2rc1| | | | | | | 5.0| 5.0| | | | | | | 5.0rc1| 5.0rc1| +| | | | | | 5.1rc1| 5.1rc1| | fastapi | [uvicorn](https://pypi.org/project/uvicorn) | 0.11.3~0.22.0|0.11.3~0.22.0|0.11.3~0.22.0|0.11.3~0.22.0|0.12.0~0.22.0| -| | | | 0.24.0~0.30.1| 0.24.0~0.30.1| 0.24.0~0.30.1| 0.24.0~0.30.1| +| | | | 0.24.0~0.30.5| 0.24.0~0.30.5| 0.24.0~0.30.5| 0.24.0~0.30.5| | | [fastapi](https://pypi.org/project/fastapi) | 0.56.1~0.100.0|0.56.1~0.100.0|0.56.1~0.100.0|0.56.1~0.100.0|0.56.1~0.100.0| -| | | 0.100.0b2~0.103.2| 0.100.0b2~0.111.0.dev1| 0.100.0b2~0.111.0.dev1| 0.100.0b2~0.111.0.dev1| 0.100.0b2~0.111.0.dev1| +| | | 0.100.0b2~0.103.2| 0.100.0b2~0.112.0| 0.100.0b2~0.112.0| 0.100.0b2~0.112.0| 0.100.0b2~0.112.0| | flask | [flask](https://pypi.org/project/flask) | 2.0.0~2.2.5|2.0.0~2.2.5|2.0.0~2.2.5|2.0.0~2.2.5|2.0.0~2.2.5| -| grpcio | [grpcio](https://pypi.org/project/grpcio) | 1.45.0~1.62.2|1.45.0~1.65.0rc2|1.45.0~1.65.0rc2|1.45.0~1.65.0rc2|1.49.0~1.65.0rc2| +| grpcio | [grpcio](https://pypi.org/project/grpcio) | 1.45.0~1.62.3|1.45.0~1.66.0rc2|1.45.0~1.66.0rc2|1.45.0~1.66.0rc2|1.49.0~1.66.0rc2| | kafka_python | [kafka_python](https://pypi.org/project/kafka_python) | 2.0.0~2.0.2|2.0.0~2.0.2|2.0.0~2.0.2|2.0.0~2.0.2|2.0.0~2.0.2| | pika | [pika](https://pypi.org/project/pika) | 1.0.0|1.0.0|1.0.0|1.0.0|1.0.0| | | | 1.0.1~1.3.0| 1.0.1~1.3.0| 1.0.1~1.3.0| 1.0.1~1.3.0| 1.0.1~1.3.0| @@ -256,10 +257,10 @@ get_current_span().add_event('', {'lumigo.type': ''}) | | | 3.1| 3.1| 3.1| 3.1| 3.1| | | [psycopg-binary](https://pypi.org/project/psycopg-binary) | 3.1.1~3.1.20|3.1.1~3.2.1|3.1.1~3.2.1|3.1.1~3.2.1|3.1.4~3.2.1| | | | 3.1| 3.1| 3.1| 3.1| | -| psycopg2 | [psycopg2](https://pypi.org/project/psycopg2) | 2.7.5~2.9.9|2.8.1~2.9.9|2.8.1~2.9.9|2.8.1~2.8.6|2.9.5~2.9.9| +| psycopg2 | [psycopg2-binary](https://pypi.org/project/psycopg2-binary) | 2.7.5~2.9.9|2.8.1~2.9.9|2.8.1~2.9.9|2.8.1~2.8.6|2.9.5~2.9.9| | | | 2.8| 2.8| 2.8| 2.9.5~2.9.9| | | | | 2.9| 2.9| 2.9| 2.8| | -| | [psycopg2-binary](https://pypi.org/project/psycopg2-binary) | 2.7.5~2.9.9|2.8.1~2.9.9|2.8.1~2.9.9|2.8.1~2.8.6|2.9.5~2.9.9| +| | [psycopg2](https://pypi.org/project/psycopg2) | 2.7.5~2.9.9|2.8.1~2.9.9|2.8.1~2.9.9|2.8.1~2.8.6|2.9.5~2.9.9| | | | 2.8| 2.8| 2.8| 2.9.5~2.9.9| | | | | 2.9| 2.9| 2.9| 2.8| | | pymongo | [pymongo](https://pypi.org/project/pymongo) | 3.1.1~3.3.1|3.1.1~3.3.1|3.1.1~3.3.1|3.1.1~3.3.1|3.1.1~3.3.1| diff --git a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.10/boto3 b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.10/boto3 index ecf5cd2a..79cc9c61 100644 --- a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.10/boto3 +++ b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.10/boto3 @@ -492,3 +492,13 @@ 1.34.142 1.34.143 1.34.144 +1.34.145 +1.34.146 +1.34.147 +1.34.148 +1.34.149 +1.34.150 +1.34.151 +1.34.152 +1.34.153 +1.34.154 diff --git a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.11/boto3 b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.11/boto3 index ecf5cd2a..79cc9c61 100644 --- a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.11/boto3 +++ b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.11/boto3 @@ -492,3 +492,13 @@ 1.34.142 1.34.143 1.34.144 +1.34.145 +1.34.146 +1.34.147 +1.34.148 +1.34.149 +1.34.150 +1.34.151 +1.34.152 +1.34.153 +1.34.154 diff --git a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.7/boto3 b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.7/boto3 index 82949726..e887b8ee 100644 --- a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.7/boto3 +++ b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.7/boto3 @@ -492,3 +492,13 @@ !1.34.142 !1.34.143 !1.34.144 +!1.34.145 +!1.34.146 +!1.34.147 +!1.34.148 +!1.34.149 +!1.34.150 +!1.34.151 +!1.34.152 +!1.34.153 +!1.34.154 diff --git a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.8/boto3 b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.8/boto3 index ecf5cd2a..79cc9c61 100644 --- a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.8/boto3 +++ b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.8/boto3 @@ -492,3 +492,13 @@ 1.34.142 1.34.143 1.34.144 +1.34.145 +1.34.146 +1.34.147 +1.34.148 +1.34.149 +1.34.150 +1.34.151 +1.34.152 +1.34.153 +1.34.154 diff --git a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.9/boto3 b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.9/boto3 index ecf5cd2a..79cc9c61 100644 --- a/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.9/boto3 +++ b/src/lumigo_opentelemetry/instrumentations/botocore/tested_versions/3.9/boto3 @@ -492,3 +492,13 @@ 1.34.142 1.34.143 1.34.144 +1.34.145 +1.34.146 +1.34.147 +1.34.148 +1.34.149 +1.34.150 +1.34.151 +1.34.152 +1.34.153 +1.34.154 diff --git a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.10/django b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.10/django index 36122ac9..6aafbc81 100644 --- a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.10/django +++ b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.10/django @@ -91,3 +91,4 @@ 4.2rc1 5.0 5.0rc1 +5.1rc1 diff --git a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.11/django b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.11/django index fcf53a25..c02122a9 100644 --- a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.11/django +++ b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.11/django @@ -91,3 +91,4 @@ 4.2rc1 5.0 5.0rc1 +5.1rc1 diff --git a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.7/django b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.7/django index 1cb276cc..98703ec7 100644 --- a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.7/django +++ b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.7/django @@ -76,3 +76,4 @@ !4.2rc1 !5.0 !5.0rc1 +!5.1rc1 diff --git a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.8/django b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.8/django index 6c2be6c5..8db9281a 100644 --- a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.8/django +++ b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.8/django @@ -91,3 +91,4 @@ 4.2rc1 !5.0 !5.0rc1 +!5.1rc1 diff --git a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.9/django b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.9/django index 51d87b03..77208d09 100644 --- a/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.9/django +++ b/src/lumigo_opentelemetry/instrumentations/django/tested_versions/3.9/django @@ -91,3 +91,4 @@ 4.2rc1 !5.0 !5.0rc1 +!5.1rc1 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.10/fastapi b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.10/fastapi index 1f1946a8..190411c6 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.10/fastapi +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.10/fastapi @@ -96,3 +96,5 @@ 0.110.3.dev2 0.111.0 0.111.0.dev1 +0.111.1 +0.112.0 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.10/uvicorn b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.10/uvicorn index fac328c9..951fab32 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.10/uvicorn +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.10/uvicorn @@ -59,3 +59,7 @@ 0.29.0 0.30.0 0.30.1 +0.30.2 +0.30.3 +0.30.4 +0.30.5 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.11/fastapi b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.11/fastapi index 1f1946a8..190411c6 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.11/fastapi +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.11/fastapi @@ -96,3 +96,5 @@ 0.110.3.dev2 0.111.0 0.111.0.dev1 +0.111.1 +0.112.0 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.11/uvicorn b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.11/uvicorn index 6f3571b1..cbf2cb71 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.11/uvicorn +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.11/uvicorn @@ -59,3 +59,7 @@ 0.29.0 0.30.0 0.30.1 +0.30.2 +0.30.3 +0.30.4 +0.30.5 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.7/fastapi b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.7/fastapi index eb92f9e5..df9bffb5 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.7/fastapi +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.7/fastapi @@ -96,3 +96,5 @@ !0.110.3.dev2 !0.111.0 !0.111.0.dev1 +!0.111.1 +!0.112.0 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.7/uvicorn b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.7/uvicorn index f776a5f5..8737131f 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.7/uvicorn +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.7/uvicorn @@ -59,3 +59,7 @@ !0.29.0 !0.30.0 !0.30.1 +!0.30.2 +!0.30.3 +!0.30.4 +!0.30.5 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.8/fastapi b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.8/fastapi index 1f1946a8..190411c6 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.8/fastapi +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.8/fastapi @@ -96,3 +96,5 @@ 0.110.3.dev2 0.111.0 0.111.0.dev1 +0.111.1 +0.112.0 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.8/uvicorn b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.8/uvicorn index fac328c9..951fab32 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.8/uvicorn +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.8/uvicorn @@ -59,3 +59,7 @@ 0.29.0 0.30.0 0.30.1 +0.30.2 +0.30.3 +0.30.4 +0.30.5 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.9/fastapi b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.9/fastapi index 1f1946a8..190411c6 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.9/fastapi +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.9/fastapi @@ -96,3 +96,5 @@ 0.110.3.dev2 0.111.0 0.111.0.dev1 +0.111.1 +0.112.0 diff --git a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.9/uvicorn b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.9/uvicorn index fac328c9..951fab32 100644 --- a/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.9/uvicorn +++ b/src/lumigo_opentelemetry/instrumentations/fastapi/tested_versions/3.9/uvicorn @@ -59,3 +59,7 @@ 0.29.0 0.30.0 0.30.1 +0.30.2 +0.30.3 +0.30.4 +0.30.5 diff --git a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.10/grpcio b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.10/grpcio index e1194644..abe0dc58 100644 --- a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.10/grpcio +++ b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.10/grpcio @@ -45,23 +45,35 @@ 1.57.0rc1 1.58.0 1.58.0rc1 +1.58.3 1.59.0 1.59.0rc1 1.59.2 1.59.3 +1.59.5 1.60.0 1.60.0rc1 1.60.1 +1.60.2 +1.61.3 1.62.0 1.62.0rc1 1.62.1 1.62.2 +1.62.3 1.63.0 1.63.0rc1 1.63.0rc2 +1.63.2 1.64.0 1.64.0rc1 1.64.1 +1.64.3 1.65.0 1.65.0rc1 1.65.0rc2 +1.65.1 +1.65.2 +1.65.4 +1.66.0rc1 +1.66.0rc2 diff --git a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.11/grpcio b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.11/grpcio index 1faf606b..756b0cdd 100644 --- a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.11/grpcio +++ b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.11/grpcio @@ -44,23 +44,35 @@ 1.57.0rc1 1.58.0 1.58.0rc1 +1.58.3 1.59.0 1.59.0rc1 1.59.2 1.59.3 +1.59.5 1.60.0 1.60.0rc1 1.60.1 +1.60.2 +1.61.3 1.62.0 1.62.0rc1 1.62.1 1.62.2 +1.62.3 1.63.0 1.63.0rc1 1.63.0rc2 +1.63.2 1.64.0 1.64.0rc1 1.64.1 +1.64.3 1.65.0 1.65.0rc1 1.65.0rc2 +1.65.1 +1.65.2 +1.65.4 +1.66.0rc1 +1.66.0rc2 diff --git a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.7/grpcio b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.7/grpcio index 129bd8b7..8ec221a6 100644 --- a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.7/grpcio +++ b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.7/grpcio @@ -45,23 +45,35 @@ 1.57.0rc1 1.58.0 1.58.0rc1 +1.58.3 1.59.0 1.59.0rc1 1.59.2 1.59.3 +1.59.5 1.60.0 1.60.0rc1 1.60.1 +1.60.2 +1.61.3 1.62.0 1.62.0rc1 1.62.1 1.62.2 +1.62.3 !1.63.0 !1.63.0rc1 !1.63.0rc2 +!1.63.2 !1.64.0 !1.64.0rc1 !1.64.1 +!1.64.3 !1.65.0 !1.65.0rc1 !1.65.0rc2 +!1.65.1 +!1.65.2 +!1.65.4 +!1.66.0rc1 +!1.66.0rc2 diff --git a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.8/grpcio b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.8/grpcio index e1194644..abe0dc58 100644 --- a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.8/grpcio +++ b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.8/grpcio @@ -45,23 +45,35 @@ 1.57.0rc1 1.58.0 1.58.0rc1 +1.58.3 1.59.0 1.59.0rc1 1.59.2 1.59.3 +1.59.5 1.60.0 1.60.0rc1 1.60.1 +1.60.2 +1.61.3 1.62.0 1.62.0rc1 1.62.1 1.62.2 +1.62.3 1.63.0 1.63.0rc1 1.63.0rc2 +1.63.2 1.64.0 1.64.0rc1 1.64.1 +1.64.3 1.65.0 1.65.0rc1 1.65.0rc2 +1.65.1 +1.65.2 +1.65.4 +1.66.0rc1 +1.66.0rc2 diff --git a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.9/grpcio b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.9/grpcio index e1194644..abe0dc58 100644 --- a/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.9/grpcio +++ b/src/lumigo_opentelemetry/instrumentations/grpcio/tested_versions/3.9/grpcio @@ -45,23 +45,35 @@ 1.57.0rc1 1.58.0 1.58.0rc1 +1.58.3 1.59.0 1.59.0rc1 1.59.2 1.59.3 +1.59.5 1.60.0 1.60.0rc1 1.60.1 +1.60.2 +1.61.3 1.62.0 1.62.0rc1 1.62.1 1.62.2 +1.62.3 1.63.0 1.63.0rc1 1.63.0rc2 +1.63.2 1.64.0 1.64.0rc1 1.64.1 +1.64.3 1.65.0 1.65.0rc1 1.65.0rc2 +1.65.1 +1.65.2 +1.65.4 +1.66.0rc1 +1.66.0rc2 diff --git a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.10/redis b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.10/redis index 421c5814..7e0a634a 100644 --- a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.10/redis +++ b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.10/redis @@ -45,6 +45,7 @@ 5.0.5 5.0.6 5.0.7 +5.0.8 5.1.0a1 5.1.0b1 5.1.0b2 diff --git a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.11/redis b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.11/redis index 421c5814..7e0a634a 100644 --- a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.11/redis +++ b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.11/redis @@ -45,6 +45,7 @@ 5.0.5 5.0.6 5.0.7 +5.0.8 5.1.0a1 5.1.0b1 5.1.0b2 diff --git a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.7/redis b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.7/redis index 814f2dce..35276fb0 100644 --- a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.7/redis +++ b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.7/redis @@ -45,6 +45,7 @@ 5.0.5 5.0.6 5.0.7 +5.0.8 5.1.0a1 !5.1.0b1 !5.1.0b2 diff --git a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.8/redis b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.8/redis index 421c5814..7e0a634a 100644 --- a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.8/redis +++ b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.8/redis @@ -45,6 +45,7 @@ 5.0.5 5.0.6 5.0.7 +5.0.8 5.1.0a1 5.1.0b1 5.1.0b2 diff --git a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.9/redis b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.9/redis index 421c5814..7e0a634a 100644 --- a/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.9/redis +++ b/src/lumigo_opentelemetry/instrumentations/redis/tested_versions/3.9/redis @@ -45,6 +45,7 @@ 5.0.5 5.0.6 5.0.7 +5.0.8 5.1.0a1 5.1.0b1 5.1.0b2