v2.8.0
- Add
capture_(request|response)_headers
(#671) andcapture_request_json_body
(#682) toinstrument_httpx
by @Kludex - Fix patching of ProcessPoolExecutor by @alexmojaki in #690
- Rearrange span processors to avoid repeating scrubbing and other tweaking by @alexmojaki in #658
- Remove end-on-exit stuff by @dmontagu in #676