-
Hello, my team is using this emulator for integration testing our azure serverless function which consumes messages from service bus.
## Issue description
We've been able to start the emulator,…
-
Hi!
I'm using the 3.4 version for a while and this version worked well. But for some weeks now, I have a lot of troubles...
My app is working file for days, but at some point, the send method's …
-
Hi,
I try to do the same with this respository but when the docker container start i have the next error:
`
[kafka-admin-client-thread | adminclient-1] WARN org.apache.kafka.clients.NetworkClie…
-
I don't know if i do anything wrong.
After upgrading to 5.x for spring boot 3.0, nothing works anymore.
First the error of this [issue](https://github.com/Azure/azure-sdk-for-java/issues/36320).
…
-
Hello abhirockzz - just trying to get my azure event hubs to work with dapr and can't figure out the problem. I am setting up a binding to my app using this yaml file
apiVersion: dapr.io/v1alpha1
…
-
In preparation for exiting the preview phase for Python support in Functions, we should improve the quality of out of box templates available. Following is the proposed list of improvements we can mak…
-
IF the connection string isn't set in the appsettings.json file for the unit tests (as is the case in the checked-in file), all the test will just return without doing anything or triggering an assert…
-
## CVE-2021-43797 - Medium Severity Vulnerability
Vulnerable Library - netty-codec-http-4.1.30.Final.jar
Netty is an asynchronous event-driven network application framework for
rapid development…
-
In Azure the ServiceBus has a 50 char limitation regarding the naming:
![image](https://user-images.githubusercontent.com/5657002/216400171-b178d650-fcd6-4031-8d09-3101fcf4a2fc.png)
In our case th…
-
Hi guys,
First of all, thank you very much for the wonderful work ! Orleans is so useful and dev time saving !
That said, my team and I found 5.2K occurences of a `System.InvalidOperationException…