1.5.0 (2025-05-06)
Acknowledgments
Thank you to our developer community members who helped to make the Event Hubs client libraries better with their contributions to this release:
- Matt Kotsenas (GitHub)
Features Added
- An overload was added to
ProtectKeysWithAzureKeyVault
which allows for resolving the key identifier dynamically usingIServiceProvider
rather than using a static identifier. (A community contribution, courtesy of MattKotsenas)