Skip to content

Commit cda039b

Browse files
committed
[release] bump lib-httpx@1.5.0
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 369022c commit cda039b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

lib-httpx/VERSION

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

lib-httpx/changelog.txt

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

3+
1.5.0 - 21 Aug 2025
4+
- Fix HxConfig to use new duration conversion methods from lib-retry [1decb5b]
5+
- Update retry configuration to use getDelayAsDuration() and getMaxDelayAsDuration() [1decb5b]
6+
- Improve compatibility with lib-retry 2.0.0 interface changes [1decb5b]
7+
38
1.4.1 - 21 Aug 2025
49
- Remove Groovy unneeded dependency from lib-httpx module, making it purely Java-based [82a2cc7]
510

0 commit comments

Comments
 (0)