summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sentry-sdk_1.5.12.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sentry-sdk: Upgrade 1.5.12 -> 1.9.10Leon Anavi2022-10-111-14/+0
| | | | | | | | | | | | | | | | 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>
* python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12Xu Huan2022-05-291-0/+14
Changelog: ========== feat(measurements): Add experimental set_measurement api on transaction fix: Remove incorrect usage from flask helper example Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>