Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-sentry-sdk: upgrade 1.18.0 -> 1.19.1 | Wang Mingyu | 2023-04-10 | 1 | -22/+0 |
| | | | | | | | | | | | | | Changelog: ========== Make auto monitoring beat update support Celery 4 and 5 New: Celery Beat auto monitoring New: gRPC integration New: gRPC integration Fix: Do not trim span descriptions. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-sentry-sdk: upgrade 1.17.0 -> 1.18.0 | Wang Mingyu | 2023-04-05 | 1 | -0/+22 |
Changelog: ========== Updated denylist to include other widely used cookies/headers (#1972) Forward all sentry- baggage items (#1970) Update OSS licensing (#1973) Profiling: Handle non frame types in profiler (#1965) Tests: Bad arq dependency in tests (#1966) Better naming (#1962) New: Implement EventScrubber (#1943) New: Added new functions_to_trace option for central way of performance instrumentation (#1960) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |