Smart REST Client for Java v2.0.7
- 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)