summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sentry-sdk_0.19.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sentry-sdk: Upgrade 0.19.0 -> 0.19.1Leon Anavi2020-10-281-12/+0
| | | | | | | | | | | Upgrade to release 0.19.1: - Fix dependency check for blinker fixes - Fix incorrect timeout warnings in AWS Lambda and GCP integrations Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: Upgrade 0.18.0 -> 0.19.0Leon Anavi2020-10-161-0/+12
Upgrade to release 0.19.0: - Removed _experiments.auto_enabling_integrations in favor of just auto_enabling_integrations which is now enabled by default. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>