dapr icon indicating copy to clipboard operation
dapr copied to clipboard

Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

Results 737 dapr issues
Sort by recently updated
recently updated
newest added

# Description - Updates the gRPC state store (bulk) set behavior to propagate any content type set in the metadata to the request content type property. - Updates the HTTP...

Changes scheduler data dir in Helm chart to be under `/var/lib/dapr/scheduler` as this is strictly more correct under FHS. Updates paths `/var/run/..` to `/run/...`/ Updates placement raft log path from...

## In what area(s)? /area runtime ## Describe the feature Today, actor reminders are scheduled using a timespan; that is, how long from now should the reminder be triggered. This...

kind/enhancement

**Note:** If you have a general support question and are looking for a quicker response, please checkout our discord channel for answers from the community: https://aka.ms/dapr-discord ## In what area(s)?...

While running this [HTTP quickstart ](https://github.com/rochabr/quickstarts/tree/distr-scheduler/job/go/http)(not released, yet). Dapr throws an exception and the job is not scheduled. ## In what area(s)? /area runtime > /area operator > /area placement...

kind/bug

## In what area(s)? /area runtime /area operator /area placement > /area docs > /area test-and-release ## Describe the proposal Dapr currently uses the `github.com/sirupsen/logrus` package. I propose we move...

P2
pinned

## Expected Behavior Dapr Sidecar in Kubernetes should change to **READY=false** and **State=Failed** if Dapr is unable to process components and not start correctly. ## Actual Behavior If a badly...

kind/bug
help wanted
good first issue
P1
pinned

## In what area(s)? /area runtime > /area operator > /area placement > /area docs > /area test-and-release ## Describe the feature Some HTTP API services, use `x-api-key` for API...

good first issue
P1
area/enhancement
kind/enhancement
docs-needed

# Description ### Background Typically in a Dapr Workflows App, the `Workflows` and `Activity` code are co-located and **registered** in the same App instance. After conversations with yaron, there is...

## In what area(s)? /area runtime > /area operator > /area placement > /area docs > /area test-and-release ## What version of Dapr? 1.14.4 ## Expected Behavior Scheduler jobs should...

kind/bug