docs
docs copied to clipboard
Dapr user documentation, used to build docs.dapr.io
**What content needs to be created or modified?** 1.9 will introduce support for default/generic resiliency policies and they will need to be documented. **Describe the solution you'd like** Document the...
**Describe the issue** The .NET example for programmatic subscription to pub/sub only shows the code for receiving the messages. It does not include how to create the subscriptions i.e. the...
**What content needs to be created or modified?** Currently upgrade instruction from 0.11 asks users to do `dapr uninstall --all` without explaining that we needs such instruction because of https://github.com/dapr/dapr/issues/2522...
**What content needs to be created or modified?** **Describe the solution you'd like** **Where should the new material be placed?** **The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr...
**What content needs to be created or modified?** Document https://github.com/dapr/dapr/pull/4510
**Describe the issue** We have gotten several issues like this: https://github.com/dapr/dapr/issues/3344 **URL of the docs** https://docs.dapr.io/operations/hosting/self-hosted/self-hosted-no-docker/ **Expected content** The primary issue is that the placement docker container listens on 6050...
**What content needs to be created or modified?** We need to doc the How To for the 4 new languages supporting Query API. Python Javascript, go and .NET. This should...
**What content needs to be created or modified?** jetstream pubsub document need code example. **Describe the solution you'd like** code example for sub and pub with jetstream build block. **Where...
**Description:** Current docs for the Building Block APIs could use a refresh. Current docs are a bit stale and could use some edits to bring them up to date. This...
**What content needs to be created or modified?** I created pod deployment with the correct dapr annotations. After deployment, it worked correctly without the 'aadpodidbinding' label. When I restarted the...