Proto commits in dapr/components-contrib

These 11 commits are when the Protocol Buffers files have changed:

Commit:934e86c
Author:Alessandro (Ale) Segala
Committer:GitHub

Rename folder "internal" to "common" (#3225) Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

The documentation is generated from this commit.

Commit:de01000
Author:Josh van Leeuwen
Committer:GitHub

ETCD State store v2 (#2932) Signed-off-by: joshvanl <me@joshvanl.dev>

Commit:dfe52cf
Author:Simon Leet
Committer:GitHub

Remove Cloudstate component (#1303) - Remove cloudstate state store component - Update state/Readme.md Fixes #1297 Co-authored-by: Long Dai <long.dai@intel.com>

This commit does not contain any .proto files.

Commit:95cc3f9
Author:Long Dai
Committer:GitHub

fix a typo (#910) Signed-off-by: Long Dai <long0dai@foxmail.com>

Commit:4433e60
Author:Yaron Schneider
Committer:GitHub

Add CloudState CRDT (#200) * add CloudState CRDT * fix linter * add tests

Commit:fac9d4a
Author:Shalabh Mohan Shrivastava
Committer:GitHub

Removing go vendoring (#139) * Removing go vendoring * Removing modules-download-mode: vendor, to fix the build error

This commit does not contain any .proto files.

Commit:f157dab
Author:Haishi2016
Committer:Yaron Schneider

Support OpenCensus native exporter (#57) * Support OpenCensus native exporter * fix typo

Commit:f2b0ced
Author:Yaron Schneider
Committer:GitHub

Add cassandra state store (#48) * add cassandra state store * refactor return statements

Commit:ad1d4aa
Author:Yaron Schneider
Committer:GitHub

Add GCP Pub/Sub input and output binding (#18) * add gcp pub-sub input/output binding * update bindings list * Update pubsub_test.go

Commit:a50e3de
Author:Yaron Schneider
Committer:GitHub

Add Azure Service Bus Queues binding (#13) * add azure service bus queues bindings * update table

Commit:22fea6f
Author:yaron2

initial commit