github Azure/azure-sdk-for-java azure-core_1.9.0

latest releases: azure-resourcemanager-containerservicefleet_1.1.0, azure-compute-batch_1.0.0-beta.1, azure-sdk-template-three_1.0.0-beta.3796273...
3 years ago

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 allows HttpPipelinePolicys to indicate their position when used in a client builder.
  • Added default interface method HttpPipelinePolicy.getPipelinePosition that returns HttpPipelinePosition.PER_RETRY.

Bug Fixes

  • Fixed a bug where calling UrlBuilder.parse could result in an exception. #15013
  • Changed ContinuablePagedIterable implementation to use a custom iterable to prevent additional, unrequested pages from being retrieved. #15575

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.