github Azure/azure-sdk-for-java azure-core-http-vertx_1.0.0

latest releases: azure-core-tracing-opentelemetry_1.0.0-beta.53, azure-core-test_1.27.0-beta.5, azure-core-serializer-json-jackson_1.5.5...
one day ago

1.0.0 (2025-02-06)

Initial GA of azure-core-http-vertx.

Bugs Fixed

  • Fixed a bug where a request would fail with IllegalStateException("Result is already complete") when multiple
    exceptions happened during the request. When multiple exceptions happen, the first exception is now thrown and
    subsequent exceptions are added to the suppressed exceptions of the first exception. (#43402)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.54.1 to 1.55.0.

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

NewReleases is sending notifications on new releases.