github Azure/azure-sdk-for-java azure-core-amqp_2.0.2

latest releases: azure-cosmos-encryption_2.12.0, azure-cosmos_4.60.0, azure-resourcemanager-recoveryservices_1.3.0...
3 years ago

2.0.2 (2021-02-05)

New Features

  • Updates RetryUtil to use RetrySpec.
  • Adds the ability to configure the hostname and port that will be used when connecting to a service via
    ConnectionOptions. The hostname field refers to the DNS host or IP address of the service, whereas the
    fullyQualifiedNamespace is the fully qualified host name of the service.
    Normally hostname and fullyQualifiedNamespace will be the same. However, if your network does not allow
    connecting to the service via the public host, you can specify a custom host (e.g. an application gateway) via the
    hostname field and continue using the public host as the fullyQualifiedNamespace.

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

NewReleases is sending notifications on new releases.