Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

5.2.0

Compare
Choose a tag to compare
@LaunchDarklyCI LaunchDarklyCI released this 10 Oct 01:50

[5.2.0] - 2020-10-09

Added:

  • Add support for setting a socketFactory in the HttpConfiguration builder. This is used to create sockets when initiating HTTP connections. For TLS connections sslSocketFactory is used.