Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-sentry-sdk: Upgrade 0.17.8 -> 0.18.0 | Leon Anavi | 2020-10-04 | 1 | -12/+0 |
| | | | | | | | | | | | | | | 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> | ||||
* | python3-sentry-sdk: Upgrade 0.17.7 -> 0.17.8 | Leon Anavi | 2020-09-28 | 1 | -0/+12 |
Upgrade to release 0.17.8: - Fix yet another bug with disjoint traces in Celery. - Added support for Chalice 1.20. Thanks again to the folks at Cuenca MX! 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> |