0.99.4 release notes
20th April 2020
📈 Improvements
ConcurrencyLimitingClientnow disables the limit whenmaxConcurrencyisInteger.MAX_VALUE. #2667
🛠️ Bug fixes
- Fixed a memory leak where a HEAD request is not cleaned up properly in a certain case. #2666
 - DNS query timeouts are now handled correctly when querying for A and AAAA records at the same time. #2664 #2665
 - Fixed a noisy 
IllegalStateExceptionwhile handling a failed connection attempt. #2671