Skip to content

Commit

Permalink
chore(docs): add missing release note for #4595 (#4597)
Browse files Browse the repository at this point in the history
## 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.

(cherry picked from commit 7dd5f6a)
  • Loading branch information
brettlangdon authored and mergify[bot] committed Nov 21, 2022
1 parent 6d3183d commit 37961e8
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
fixes:
- |
httpx: Fixes an incompatibility from ``httpx==0.23.1`` when the ``URL.raw`` property is not available.

0 comments on commit 37961e8

Please sign in to comment.