summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sentry-sdk_1.11.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sentry-sdk: upgrade 1.11.1 -> 1.12.0Wang Mingyu2022-12-231-22/+0
| | | | | | | | | | | | | | | | | | | Changelog: ========= Basic OTel support ------------------- This adds support to automatically integrate OpenTelemetry performance tracing with Sentry. Various fixes & improvements ------------------------------- Tox Cleanup (#1749) CI: Fix Github action checks (#1780) Profiling: Introduce active thread id on scope (#1764) Profiling: Eagerly hash stack for profiles (#1755) Profiling: Resolve inherited method class names (#1756) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.9.10 -> 1.11.1zhengrq.fnst@fujitsu.com2022-11-301-0/+22
Changelog: ============== Move set_transaction_name out of event processor in fastapi/starlette (#1751) Expose proxy_headers as top level config and use in ProxyManager: https://docs.sentry.io/platforms/python/configuration/options/#proxy-headers (#1746) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>