Skip to content

azure-core_1.17.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 07 Jun 22:47
e80d82e

1.17.0 (2021-06-07)

Features Added

  • Added AsyncCloseable interface to support closing resources asynchronously.
  • Added GeoJSON classes to the models package.
  • Added createRetriableDownloadFlux to FluxUtil.
  • Added HttpRange to the http package.
  • Added the ability to terminate paging using a custom predicate in ContinuablePagedFlux.
  • Added getPollInterval to PollerFlux.
  • Added setResponseTimeout and setReadTimeout to HttpClientOptions.
  • Added support for the JsonFlatten annotation to target fields.

Dependency Updates

  • Upgraded Jackson from 2.12.2 to 2.12.3.
  • Upgraded Reactor from 3.4.5 to 3.4.6.