summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sentry-sdk_0.18.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sentry-sdk: Upgrade 0.18.0 -> 0.19.0Leon Anavi2020-10-161-12/+0
| | | | | | | | | | | 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>
* python3-sentry-sdk: Upgrade 0.17.8 -> 0.18.0Leon Anavi2020-10-041-0/+12
Upgrade to release 0.18.0: - Breaking change: The no_proxy environment variable is now honored when inferring proxy settings from the system. - Added Performance/Tracing support for AWS and GCP functions. - Fix an issue with Django instrumentation where the SDK modified resolver_match.callback and broke user code. 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>