summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sentry-sdk_1.35.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sentry-sdk: upgrade 1.34.0 -> 1.35.0Wang Mingyu2023-11-171-0/+22
Changelog: ========== -Updated gRPC integration: Asyncio interceptors and easier setup -Python 3.12: Replace deprecated datetime functions -Metrics: Unify datetime format -Celery: Set correct data in check_ins -Celery: Read timezone for Crons monitors from celery_schedule if existing -Django: Removing redundant code in Django tests -Django: Make reading the request body work in Django ASGI apps. -FastAPI: Use wraps on fastapi request call wrapper -Fix: Probe for psycopg2 and psycopg3 parameters function. -Fix: Remove unnecessary TYPE_CHECKING alias Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>