Skip to content

Commit 7dd5f6a

Browse files
authored
chore(docs): add missing release note for #4595 (#4597)
## Description #4595 should have included a release note, this is the note for that PR. ## Reviewer Checklist - [x] Title is accurate. - [x] Description motivates each change. - [x] No unnecessary changes were introduced in this PR. - [x] Avoid breaking [API](https://ddtrace.readthedocs.io/en/stable/versioning.html#interfaces) changes unless absolutely necessary. - [x] Tests provided or description of manual testing performed is included in the code or PR. - [x] Release note has been added for fixes and features, or else `changelog/no-changelog` label added. - [x] All relevant GitHub issues are correctly linked. - [x] Backports are identified and tagged with Mergifyio.
1 parent 8945903 commit 7dd5f6a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
fixes:
3+
- |
4+
httpx: Fixes an incompatibility from ``httpx==0.23.1`` when the ``URL.raw`` property is not available.

0 commit comments

Comments
 (0)