github Azure/azure-sdk-for-java azure-core_1.5.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...
4 years ago

1.5.0 (2020-05-04)

  • Fixed issue where FluxUtil.toReactorContext would include null values which aren't allowed in Reactor's Context.
  • Added CoreUtils.bomAwareToString that handles converting a byte[] to a String based on a leading byte order mark or using the passed Content-Type.
  • Updated percent encoding logic to properly handle UTF-8 characters.
  • Added new constructors for AzureException, HttpRequestException, and HttpResponseException.
  • Deprecated ClientLogger.logThowableAsWarning, replaced with ClientLogger.logThrowableAsWarning.
  • Added utility method FluxUtil.toFluxByteBuffer which converts an InputStream into Flux<ByteBuffer>.
  • Updated Reactor Core dependency.
  • Added support for serialization and deserialization of discriminator types.

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

NewReleases is sending notifications on new releases.