This repository was archived by the owner on Oct 11, 2023. It is now read-only.
EH 1.0.6
- export
EventHubConnectionConfigfrom the library.
EPH 1.0.6
- Remove
@azure/amqp-commonandrhea-promiseas dependencies, since we use very little from
those libraries and there is a risk of having two instances of rhea in the dependency chain which
can cause problems while encoding types for filters. HostContext.connectionConfigis now of typeEventHubConnectionConfig.- Minimum dependency on
@azure/event-hubs: "^1.0.6".