Skip to content

@azure/service-bus_7.3.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 07 Jul 22:19
ff0c7f8

7.3.0 (2021-07-07)

Features Added

  • With the dropping of support for Node.js versions that are no longer in LTS, the dependency on @types/node has been updated to version 12. Read our support policy for more details.

Key Bugs Fixed

  • Fixed a bug that could lead to message loss in certain conditions when using receiver.receiveMessages().
    PR#15989

Fixed

  • Fixing an issue where the internal link cache would not properly remove closed links.
    PR#15929