We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369022c commit cda039bCopy full SHA for cda039b
lib-httpx/VERSION
@@ -1 +1 @@
1
-1.4.1
+1.5.0
lib-httpx/changelog.txt
@@ -1,5 +1,10 @@
# lib-httpx changelog
2
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
+
8
1.4.1 - 21 Aug 2025
9
- Remove Groovy unneeded dependency from lib-httpx module, making it purely Java-based [82a2cc7]
10
0 commit comments