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

1.0.1 - EPH

Compare
Choose a tag to compare
@amarzavery amarzavery released this 14 Sep 19:56
· 64 commits to master since this release
c4c5a81
  • eph.getPartitionInformation(partitionId) should works as expected when partitionId is of type number | string.
  • updated documentation for eventHubPath optional property in the FromConnectionStringOptions object.
  • Ensured that validation happens after the eventHubPath is populated from the options object or from the EntityPath=<EventHubName> from the connection string.