Rafael Lillo
Rafael Lillo
### Which Issue(s) This PR Fixes Fixes https://github.com/apache/rocketmq-clients/issues/945 Fixes https://github.com/apache/rocketmq-clients/issues/1020 ### Brief Description Copy code from https://github.com/ChadBurggraf/parallel-extensions-extras ### How Did You Test This Change?
### Before Creating the Bug Report - [x] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions). - [x] I have searched the...
Hello, when I use the nested schema with inputs_for I'm getting an exceptions my scheam ```elixir defparams :new do required :uuid, :string, format: :uuid required :name, :string, min: 3, max:...
This pull request introduces an extensibility point to customize how Brighter locates publications for message routing, particularly addressing multi-tenant scenarios where applications share the same request types but require tenant-specific...
**Is your feature request related to a problem? Please describe.** AWS has introduced [SQS Temporary Queue](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-temporary-queues.html) it can be useful for the Request-Reply pattern
**Is your feature request related to a problem? Please describe.** AWS has support for Bulk API for SNS/SQS, so we should implement the `IAmABulkMessageProducerAsync` for SQS/SNS like Azure Service Bus
Add strong name & source link
### Before Creating the Bug Report - [x] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions). - [x] I have searched the...
### Before Creating the Enhancement Request - [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Programming Language of the Client C#...