-
AMQP 0.9.1 reference documentation was moved from www.rabbitmq.com to https://github.com/rabbitmq/amqp-0.9.1-spec/blob/b8e975a762b8677263ebbbba1e70654b5263af81/docs/amqp-0-9-1-reference.md
But the ru…
-
**Ecotone version(s) affected**: latest
**Description**
The consumer process cannot be terminated correctly with AMQP channel.
**How to reproduce**
```
php bin/console ecotone:run async &…
-
### Proposal
RabbitMQ deprecated some features (http endpoint), we might use this opportunity to refactor the existing RabittMQ scaler - especially the configuration part.
Now it is a bit complex …
-
#### Reason/Context
Please try answering few of those questions
- Asyncapi alreasy Provides support for amqp
- a java generator would allow us to build models and interfaces in plain java (not spr…
-
### Description
I added "**extension=amqp**" in php.ini file, as well as the **php_amqp.dll** file in "C:\xampp\php\ext\", and 2 additional files
**rabbitmq.4.dll** and **rabbitmq.4.pdb** in "C:\xa…
-
First: really awesome the emulator was released!! Thank you so much :)
When trying to create a message batch with the method ServiceBusSender.CreateMessageBatchAsync() I get the following error:
Sys…
-
AMQP sessions allow for byte-level flow control via the use of windowing. See the section regarding session flow control in the [AMQP 1.0 specification](http://docs.oasis-open.org/amqp/core/v1.0/os/am…
-
AMQP support in Azure::Core
```[tasklist]
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4502
- [ ] https://github.com/Azure/azure-sdk-for-cpp/issues/4503
- [ ] https://github.com/Azure…
-
Please update RabbitMQ amqp-client to latest version as 5.14.2 has some security vulnerability
https://nvd.nist.gov/vuln/detail/CVE-2023-46120
-
I believe that documentation
https://docs.spring.io/spring-amqp/reference/amqp/receiving-messages/async-annotation-driven/registration.html
is missing setId method call on SimpleRabbitListenerEnd…