Sam
Sam
It would be nice if a user could self assign issues to themselves and have parity with other dapr repos where they may self assign issues. Steps That entails having...
## Describe the proposal **Is your feature request related to a problem? Please describe.** There is no visual representation for how the SDK interacts with the Dapr runtime. **Describe the...
# Description We currently have consumerGroup, consumerID, and consumerId metadata fields on components. I think we should remove the consumerId metadata field as the capitalization difference is confusing, and there...
The current implementation removes the ability for others to consume the wait logic as a Go package. For my current project, we wanted our Go microservices running natively to have...
## Where we are at today Currently the `CONTRIBUTING.md` docs provide a great overview of Dapr contribution guidelines around types of issues to create, steps to perform before creating an...
# Description Needed as a side effect of enabling postgres AWS IAM authentication. We need to explicitly disallow this for cockroach DB as it uses postgres v2 under the hood....
# Description Dapr has a few vulnerabilities that we should address from a security perspective by upping our dependency versions 👇 | Package | Affected version | Patched version |...
## In what area(s)? /area placement ## What version of Dapr? latest Relates to: https://github.com/dapr/dapr/issues/4881 and https://github.com/dapr/dapr/issues/4882 and https://github.com/dapr/dapr/issues/5583 ## Expected Behavior Sidecar can connect to placement service without issue,...
## In what area(s)? > /area runtime > /area operator > /area placement ## Describe the feature I have a PR out to bump security vulnerabilities here: https://github.com/dapr/dapr/pull/7681 Because it...
# Description There are issues in my PR here https://github.com/dapr/cli/pull/1412 that I've addressed in this open PR. ## Issue reference We strive to have all PR being opened based on...