Skip to content

Commit

Permalink
chore(docs): add missing release note for #4595 (#4597) (#4601)
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)

Co-authored-by: Brett Langdon <brett.langdon@datadoghq.com>
Co-authored-by: Yun Kim <35776586+Yun-Kim@users.noreply.github.com>
  • Loading branch information
3 people committed Nov 21, 2022
1 parent 44c1fbe commit bb77681
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 bb77681

Please sign in to comment.