Skip to content

Commit 8e4f714

Browse files
Merge pull request #48 from valiot/fix/reduce-httpx-logging
Fix: Set httpx logger to WARNING level
2 parents 5ef8e80 + c880065 commit 8e4f714

File tree

5 files changed

+43
-241
lines changed

5 files changed

+43
-241
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## [3.5.1] - 2025-03-10
4+
5+
- [Fixed] Set httpx logger to WARNING level to reduce verbose HTTP request logs in applications using this library
6+
37
## [3.5.0] - 2025-03-06
48

59
- [Improved] Major performance optimizations (>50% faster)

0 commit comments

Comments
 (0)