azure-functions-core-tools icon indicating copy to clipboard operation
azure-functions-core-tools copied to clipboard

Kakfa/RabbitMQ is not included as a template

Open TsuyoshiUshio opened this issue 4 years ago • 0 comments

Kafka/RabbitMQ is not included as a template for both Static dotnet template (NuGet) and Bundle Template (other languages)

Bundle Template

CurrentVersion: 1.5.1 https://functionscdn.azureedge.net/public/ExtensionBundles/Microsoft.Azure.Functions.ExtensionBundle/index.json Expected Version: 1.8.1

Currently deployment is on going. Wait until it release and update this repo.

Static Template Dotnet

dotnet static template doesn't include Kafka/RabbitMQ for 3.0.3442. I sent PR to solve it. https://github.com/Azure/azure-functions-core-tools/pull/2558

CC @pragnagopa

TsuyoshiUshio avatar Apr 19 '21 21:04 TsuyoshiUshio