amulyavarote
amulyavarote
Signed-off-by: Amulya Varote # Description Added conformance tests for rabbitmq bindings ## Issue reference We strive to have all PR being opened based on an issue, where the problem or...
Signed-off-by: Amulya Varote # Description _Please explain the changes you've made_ Added certification tests for azure service bus for pubsub ## Issue reference We strive to have all PR being...
The RabbitMQ Binding requires certification tests to be created. Add conformance tests if not present. Release Note RELEASE NOTE: ADD Certification tests for RabbitMQ Binding
The Azure Service Bus Pubsub requires certification tests to be created. Add conformance tests if not present. Release Note RELEASE NOTE: ADD Certification tests for Azure Service Bus Pubsub.
## In what area(s)? > /area runtime > /area operator > /area placement > /area docs > /area test-and-release ## Describe the proposal Make all configuration APIs in all the...
**Is your feature request related to a problem? Please describe.** Change the configuration API response to handle dictionary. Main issue in dapr/dapr in pasted here. https://github.com/dapr/dapr/issues/4556 **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** Add methods for distributed lock API. Main Issue: https://github.com/dapr/dapr/issues/3549 **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**
**What content needs to be created or modified?** The existing configuration API docs needs to be changed to use dictionary based on the new change in dapr runtime and sdks....
Signed-off-by: Amulya Varote # Description Added a method that gives line number and the method name for the actor invocation. ## Issue reference We strive to have all PR being...
## Describe the proposal Change the configuration API response to handle dictionary. Main issue in dapr/dapr in pasted here. https://github.com/dapr/dapr/issues/4556