1.9.0 (2020-10-01)
New Features
- Added
ServiceClientProtocal
to allow the client to indicate which networking protocol it will use. - Added
HttpPipelinePosition
which allowsHttpPipelinePolicy
s to indicate their position when used in a client builder. - Added default interface method
HttpPipelinePolicy.getPipelinePosition
that returnsHttpPipelinePosition.PER_RETRY
.