v1.0.5
General
- Add ability to intercept request/response via implementing and passing to main builder CommunicationInterceptor
- Added SerializationConfig.setShouldUseSnakeCase to allow higher Jackson version due to PropertyNamingStrategy.CAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES removal from most up to date versions