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

latest releases: azure-cosmos-test_1.0.0-beta.7, azure-identity-broker_1.1.1, azure-identity_1.12.1...
3 years ago

1.7.0 (2020-08-07)

  • Updated reactor-core version to 3.3.8.RELEASE.
  • Updated reactor-netty version to 0.9.10.RELEASE.
  • Updated netty version to 4.1.51.Final.
  • Updated netty-tcnative version to 2.0.31.Final.
  • Updated handling of OffsetDateTime serialization to implicitly convert date strings missing time zone into UTC.
  • Updated PollerFlux and SyncPoller to propagate exceptions when polling instead of only on failed statuses.
  • Redesigned SimpleTokenCache to gracefully attempt a token refresh 5 minutes before actual expiry
  • Added ObjectSerializer and JsonSerializer APIs to support pluggable serialization within SDKs.
  • Added TypeReference<T> to enable serialization handling for Class<T> and Type while retaining generics through a call stack.
  • Added MemberNameConverter which converts a Member type of Field or Method into its expected serialized JSON property name.

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

NewReleases is sending notifications on new releases.