Skip to content

Commit 0e17219

Browse files
pditommasoclaude
andcommitted
[release] bump lib-httpx@1.6.0
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 5f0f806 commit 0e17219

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

lib-httpx/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.6.0

lib-httpx/changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# lib-httpx changelog
22

3+
1.6.0 - 22 Aug 2025
4+
- Improve JWT token refresh robustness and validation [5f0f806]
5+
- Add comprehensive validation for JWT token refresh configuration patterns [5f0f806]
6+
- Enhance token extraction with cookie manager support and fallback to JSON parsing [5f0f806]
7+
- Improve error handling and logging consistency in refresh operations [5f0f806]
8+
- Add extensive test coverage for configuration validation scenarios [5f0f806]
9+
- Reduce log noise by changing debug messages to trace level [5f0f806]
10+
311
1.5.0 - 21 Aug 2025
412
- Fix HxConfig to use new duration conversion methods from lib-retry [1decb5b]
513
- Update retry configuration to use getDelayAsDuration() and getMaxDelayAsDuration() [1decb5b]

0 commit comments

Comments
 (0)