Skip to content

azure-core_1.8.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 04 Sep 01:37
3d918cc

1.8.0 (2020-09-03)

  • General performance fixes for serialization, URL modification and parsing, and more.
  • New InputStream and OutputStream APIs for serialization and deserialization.
  • Added logging for the request attempt count to better correlate when requests are retried.
  • Improved request and response body logging performance by using bulk ByteBuffer reading instead of byte by byte reading.
  • Fixed bug where header logging checked for a log level of not equals verbose instead of equals verbose.
  • Updated reactor-core version to 3.3.9.RELEASE.
  • Updated FasterXML Jackson versions to 2.11.2.