Skip to content

v1.8.4 fixing some resource handling issues

Latest
Compare
Choose a tag to compare
@dgeissl dgeissl released this 22 Nov 11:15
· 3 commits to master since this release
  • using try-with-resources block in various locations to prevent resouce leaks
  • explicitly close HttpClient connections to free up the underlying sockets