forked from pool/python-sentry-sdk
* Only add trace context to checkins and do not run
`event_processors` for checkins (#2536) by @antonpirker
* Metric span summaries (#2522) by @mitsuhiko
* Add source context to code locations (#2539) by @jan-auer
* Use in-app filepath instead of absolute path (#2541) by
@antonpirker
* Switch to `jinja2` for generating CI yamls (#2534) by
@sentrivana
* Fix `NameError` on `parse_version` with eventlet (#2532) by
@sentrivana
* build(deps): bump checkouts/data-schemas from `68def1e` to
`e9f7d58` (#2501) by @dependabot
* Move installed modules code to utils (#2429) by @sentrivana
* Note: We moved the internal function `_get_installed_modules`
from `sentry_sdk.integrations.modules` to `sentry_sdk.utils`.
* So if you use this function you have to update your imports
* Add code locations for metrics (#2526) by @jan-auer
* Add query source to DB spans (#2521) by @antonpirker
* Send events to Spotlight sidecar (#2524) by @HazAT
* Fix: Prevent global var from being discarded at shutdown
(#2530) by @antonpirker
* Fix: Scope transaction source not being updated in scope.span
setter (#2519) by @sl0thentr0py
- add mock.patch to use mock from stdlib
- Expose proxy_headers as top level config and use in ProxyManager:
- Fix django legacy url resolver regex substitution due to
experimental session_mode in favor of auto detecting its value,
- Fixed Django transaction name by setting the name to
- Fix for worker that logs data dropping of events with level
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=60
44 KiB
44 KiB