Skip to content

Smart REST Client for Java v2.0.7

Compare
Choose a tag to compare
@twincitiesguy twincitiesguy released this 09 Dec 14:23
· 104 commits to master since this release
  • You can now set Jersey ApacheHttpClient4 properties in SmartConfig, like ApacheHttpClient4Config.PROPERTY_HTTP_PARAMS (for specifying timeouts) and ApacheHttpClient4Config.PROPERTY_CONNECTION_MANAGER (to use a custom SSL context, set it on the connection manager)
  • Added support for ECS maintenance mode in EcsHostListProvider (hosts will be removed from the LB during maintenance)