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

latest releases: azure-resourcemanager-oracledatabase_1.0.0, azure-sdk-bom_1.2.25, azure-cosmos-encryption_2.13.0...
2 years ago

2.3.3 (2021-10-07)

Features Added

  • Defer creation of AmqpException in switchIfEmpty to decrease creation of unused exception objects.
  • Updated tests to run in parallel.
  • Updated log messages so they are consistent in reporting connectionId.
  • Updated incorrect log messages in ReactorReceiver.

Bugs Fixed

  • Fixed issue where RequestResponseChannel did not complete pending sends on disposal. So, any downstream subscribers would wait forever for a completion or error. This results in dependent senders or receivers not recovering from a disconnect or graceful closure.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.20.0 to 1.21.0.
  • Upgraded Reactor from 3.4.9 to 3.4.10.
  • Upgraded Jackson from 2.12.4 to 2.12.5.

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

NewReleases is sending notifications on new releases.