| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-sentry-sdk: upgrade 1.24.0 -> 1.25.0 | Wang Mingyu | 2023-06-05 | 1 | -22/+0 |
| | | | | | | | | | | | | | | Changelog: =========== Support urllib3>=2.0.0 (#2148) Auto-retry tests on failure (#2134) Correct importlib.metadata check in test_modules (#2149) Fix distribution name normalization (PEP-0503) (#2144) Fix functions_to_trace typing (#2141) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-sentry-sdk: upgrade 1.22.2 -> 1.24.0 | Wang Mingyu | 2023-05-25 | 1 | -0/+22 |
| Changelog: ========== New: Celery Beat exclude tasks option New: Add support for ExceptionGroups Prefer importlib.metadata over pkg_resources if available Work with a copy of request, vars in the event Pinned version of dependency that broke the build Disable Django Cache spans by default. New: Add loguru integration Do not truncate request body if request_bodies is "always" Fixed Celery headers for Beat auto-instrumentation Add db.operation to Redis and MongoDB spans Make sure we're importing redis the library Add include_source_context option Import Markup from markupsafe Fix __qualname__ missing attribute in asyncio integration Remove relay extension from AWS Layer Add a note about pip freeze to the bug template Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
