Community driven, reusable components for distributed apps
Go to file
Alessandro (Ale) Segala 0cb7906c41
Ensure context propagation in SNS binding (#1825)
Spin-off from PR adding contexts to input bindings

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2022-06-30 21:36:09 -07:00
.devcontainer Update dev container to support latest changes 2022-04-12 15:55:51 +05:30
.github Actually let all contrib maintainers use automerge label 2022-06-30 14:43:35 -07:00
authentication Upgrade to Azure Table Storage Track 2 SDK in State Store and add CosmosDB Table API support (#1792) 2022-06-17 14:04:53 -07:00
bindings Ensure context propagation in SNS binding (#1825) 2022-06-30 21:36:09 -07:00
configuration Fix 4529: Ignore Subscribe/Get wrong redis configuration type keys. (#1693) 2022-05-07 14:15:07 -07:00
contenttype update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
docs fix: dubbo binding enhancement (#1782) 2022-06-10 12:16:37 -07:00
health Adding Pinger interface and Removing mandatory nature of Ping fuction (#1784) 2022-06-14 08:27:54 -07:00
internal Improvements to S3 binding (#1824) 2022-06-30 17:27:48 -07:00
lock must have `redisHost` (#1814) 2022-06-23 17:06:20 -07:00
metadata Update Azure Service Bus components to track2 SDK (#1702) 2022-05-13 16:52:22 -07:00
middleware middleware: add wasm basic (#1747) 2022-06-13 12:18:06 -07:00
nameresolution add id when registering services to consul (#1802) 2022-06-21 06:41:07 -07:00
pubsub Make RabbitMQ retry more than once 2022-06-27 22:31:31 +00:00
secretstores Adding Pinger interface and Removing mandatory nature of Ping fuction (#1784) 2022-06-14 08:27:54 -07:00
state optimize: move logger from api to struct (#1818) 2022-06-28 19:30:13 -07:00
tests Make RabbitMQ retry more than once 2022-06-27 22:31:31 +00:00
.codecov.yaml Add CodeCov GitHub Action (#467) 2020-09-22 12:57:00 -07:00
.gitignore Add certification test for kafka bindings component (#1758) 2022-05-31 17:15:37 -07:00
.golangci.yml Use revive instead of golint (#1685) 2022-05-06 12:55:17 -07:00
CODEOWNERS Update CODEOWNERS (#987) 2021-07-08 22:19:32 -07:00
CONTRIBUTING.md Add DCO requirements and updated code of conduct (#1395) 2022-01-04 09:40:04 -08:00
LICENSE update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
Makefile Updated to Go 1.18 (#1697) 2022-05-06 13:44:45 -07:00
Readme.md Add FOSSA workflow and badge 2022-03-11 13:01:14 +05:30
SECURITY.md Add SECURITY.md (#1027) 2021-07-30 11:49:56 -07:00
go.mod Updated Twilio components (#1830) 2022-06-30 16:39:22 -07:00
go.sum Updated Twilio components (#1830) 2022-06-30 16:39:22 -07:00

Readme.md

Components Contrib

Build Status Discord License: Apache 2.0 FOSSA Status

The purpose of Components Contrib is to provide open, community driven reusable components for building distributed applications. These components are being used by the Dapr project, but are separate and decoupled from it.

Using components developers can interact with bindings, state stores, messaging systems and more without caring about the underlying implementation.

Available component types:

For documentation on how components are being used in Dapr in a language/platform agnostic way, visit Dapr Docs.

Contribution

Code of Conduct

Please refer to our Dapr Community Code of Conduct