summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sentry-sdk_1.9.10.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sentry-sdk: upgrade 1.9.10 -> 1.11.1zhengrq.fnst@fujitsu.com2022-11-301-22/+0
| | | | | | | | | | 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>
* python3-sentry-sdk: Upgrade 1.5.12 -> 1.9.10Leon Anavi2022-10-111-0/+22
Upgrade to release 1.9.10: - Added newer Celery versions to test suite - Django 4.x support - Cancel old CI runs when new one is started. - Increase max string size for desc - Pin Sanic version for CI - Fix for partial signals in old Django and old Python versions. - Convert profile output to the sample format - Dynamically adjust profiler sleep time Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>