Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-sentry-sdk: Upgrade 0.18.0 -> 0.19.0 | Leon Anavi | 2020-10-16 | 1 | -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.0 | Leon Anavi | 2020-10-04 | 1 | -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> |