Sam

Results 49 issues of Sam

# Description Related to efforts to improve security vulnerabilities. Other efforts below that are related: https://github.com/dapr/dapr/pull/7681 https://github.com/dapr/components-contrib/pull/3390 ## Issue reference We strive to have all PR being opened based on...

# Description backport of https://github.com/dapr/dapr/pull/7920 ## Issue reference Please reference the issue this PR will close: #_[issue number]_ ## Checklist Please make sure you've completed the relevant tasks for this...

# Description In cases like this where users are trying to start a workflow that already exists, they should see a 400 error code to indicate that this is a...

# Description If someone publishes to a topic that does not exist, right now they will see a 500 error, or a codes.Internal for GRPC. This seem extreme for a...

autoupdate

Thank you for helping make the Dapr documentation better! **Please follow this checklist before submitting:** - [ ] Commits are signed with Developer Certificate of Origin (DCO - [learn more](https://docs.dapr.io/contributing/contributing-overview/#developer-certificate-of-origin-signing-your-work))...

**URL of the docs page** https://docs.dapr.io/developing-applications/building-blocks/conversation/conversation-overview/ **How is it currently worded?** the image shows the api as `....v1.0-alpha1/conversation//converse` when it should be ``. **How should it be worded?** `...` **Screenshots**...

content/typo

**What content needs to be created or modified?** for https://docs.dapr.io/reference/components-reference/supported-bindings/ The row in the table called Twilio need to be renamed Twilio SMS. I think the other Twilio component in...

content/missing-information

# Description This PR adds a `py.typed` marker file and updates `setup.py` to include it in `package_data`. This signals to type checkers that the package provides inline type annotations, following...

## Describe the feature Currently, all of the conversation components are alpha components. We want to promote the components to stable. This is a strong indication for maturity and readiness...

enhancement
Deps: Dapr

# Description This PR aims to tie the dots and connect some of the repos a bit better with call outs to share contributions/components on community calls, blogs, etc. ##...