File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 55### Various fixes & improvements
66
77- Move installed modules code to utils (#2429) by @sentrivana
8+
9+ Note: We moved the internal function `_get_installed_modules` from `sentry_sdk.integrations.modules` to `sentry_sdk.utils`.
10+ So if you use this function you have to update your imports
11+
12+ - Add code locations for metrics (#2526) by @jan-auer
813- Add query source to DB spans (#2521) by @antonpirker
9- - Bring tests up to date (#2512) by @sentrivana
10- - Prevent global var from being discarded at shutdown (#2530) by @antonpirker
11- - feat: Code locations for metrics (#2526) by @jan-auer
12- - feat: Send to Spotlight sidecar (#2524) by @HazAT
13- - Fix scope transaction source not being updated in scope.span setter (#2519) by @sl0thentr0py
14+ - Send events to Spotlight sidecar (#2524) by @HazAT
1415- Run integration tests with newest `pytest` (#2518) by @sentrivana
16+ - Bring tests up to date (#2512) by @sentrivana
17+ - Fix: Prevent global var from being discarded at shutdown (#2530) by @antonpirker
18+ - Fix: Scope transaction source not being updated in scope.span setter (#2519) by @sl0thentr0py
1519
1620## 1.36.0
1721
22+ ### Various fixes & improvements
1823
1924- Django: Support Django 5.0 (#2490) by @sentrivana
2025- Django: Handling ASGI body in the right way. (#2513) by @antonpirker
You can’t perform that action at this time.
0 commit comments