Azure / azure-functions-extension-bundles

Azure Functions Extension Bundles
MIT License
69 stars 52 forks source link

Create a bundle that includes version 6 of Microsoft.Azure.WebJobs.Extensions.EventHubs package #404

Open soninaren opened 3 months ago

soninaren commented 3 months ago

Extension bundle v4 is the latest major version that is currently available. It includes v5 of Microsoft.Azure.WebJobs.Extensions.EventHubs package.

A bundle with Microsoft.Azure.WebJobs.Extensions.EventHubs version 6 needs to be created.

Workarounds

Goldstorm commented 1 month ago

+1 to this, specifically version 6.3.X if possible. In the Eventhub Emulator Repository, there is no way to connect to the emulator locally using the current extension bundle. You will have to Explicitly Install it to get this working, as well as every other extension you need for your function. Issue Description

JonasEichhorn commented 1 month ago

+1