From: Wang Mingyu <[email protected]> Changelog: =========== -Add support for cluster clients from Redis SDK -Improve location reporting for timer metrics -Fix Celery TypeError with no-argument apply_async -Fix Lambda integration with EventBridge source -Add max tries to Spotlight -Handle os.path.devnull access issues -Change code.filepath frame picking logic -Trigger AWS Lambda tests on label -Run permissions step on pull_request_target but not push -Hash AWS Lambda test functions based on current revision -Update Django version in tests -Make metrics tests non-flaky -Various fixes & improvements -Only add trace context to checkins and do not run event_processors for checkins -Metric span summaries -Add source context to code locations -Use in-app filepath instead of absolute path -Switch to jinja2 for generating CI yamls
Signed-off-by: Wang Mingyu <[email protected]> --- ...ython3-sentry-sdk_1.37.1.bb => python3-sentry-sdk_1.39.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sentry-sdk_1.37.1.bb => python3-sentry-sdk_1.39.0.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.37.1.bb b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-sentry-sdk_1.37.1.bb rename to meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.0.bb index 868a7e2f3..81828737f 100644 --- a/meta-python/recipes-devtools/python/python3-sentry-sdk_1.37.1.bb +++ b/meta-python/recipes-devtools/python/python3-sentry-sdk_1.39.0.bb @@ -15,7 +15,7 @@ RDEPENDS:${PN} += "\ ${PYTHON_PN}-datetime \ " -SRC_URI[sha256sum] = "7cd324dd2877fdc861f75cba4242bce23a58272a6fea581fcb218bb718bd9cc5" +SRC_URI[sha256sum] = "67f62238af273eebd6432f85116dc6cd5422d4bc02df886514e8139e755f48e4" PYPI_PACKAGE = "sentry-sdk" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107448): https://lists.openembedded.org/g/openembedded-devel/message/107448 Mute This Topic: https://lists.openembedded.org/mt/103166903/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
