Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

EH & EPH 1.0.5

Compare
Choose a tag to compare
@amarzavery amarzavery released this 02 Oct 01:29
· 24 commits to master since this release
448a0ea

EH 1.0.5

  • Moved lib/amqp-common to "@azure/amqp-common" package and took a dependency on it.
  • Moved lib/rhea-promise to "rhea-promise" package and took a dependency on it.
  • Fixed issues where the private instance of rhea receiver or sender were undefined when *_open
    and *_close events happened instantaneously.

EPH 1.0.5

  • Bumping minimum version of "@azure/event-hubs" to "1.0.5".
  • Taking a dependency on "@azure/amqp-common" for reusing the common parts.