opentelemetry-python-contrib/tests/opentelemetry-docker-tests/tests
Joe McGinley a164d37a3c
Chore: Drop support for Python 3.8 (#3399)
Python 3.8 was EoL @ 2024-10-07, our 6 month promise for support ended on 2024-04-07.

Changes:
* Updated basline refs to 3.9
* Removed 3.8 sys.version_info checks
* Fixed botocore test failure
* Applied ruff formatting
2025-05-27 17:26:02 +02:00
..
asyncpg fixed: asyncpg connection params are a namedtuple (#3253) 2025-02-14 08:59:21 +00:00
celery Unwrap Celery's `ExceptionInfo` (#1863) 2023-09-03 13:56:33 +03:00
mysql Chore: Drop support for Python 3.8 (#3399) 2025-05-27 17:26:02 +02:00
postgres Chore: Drop support for Python 3.8 (#3399) 2025-05-27 17:26:02 +02:00
pymongo mongo db - fix db statement capturing (#1512) 2023-01-24 03:15:28 +00:00
pymysql Chore: Drop support for Python 3.8 (#3399) 2025-05-27 17:26:02 +02:00
redis Introducing ruff as linter and formatter (basic setup) (#2921) 2024-10-23 10:54:14 -07:00
sqlalchemy_tests fix: shellcheck and docker-tests in CI (#2905) 2024-10-15 12:38:03 -07:00
check_availability.py Fix flaky availability checks in docker-tests by using exponential backoff in the retry mechanism (#3499) 2025-05-15 18:08:38 +02:00
docker-compose.yml Add additional attributes for redis.search methods create_index, search (#2635) 2024-10-02 15:42:33 -07:00
test-requirements.txt opentelemetry-docker-tests: bump grpcio to 1.63.2 (#3290) 2025-02-24 11:16:57 +01:00