Tom Kerkhove
7bdefeb5eb
docs: Provide more structured API docs for Workflow API
...
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-14 10:33:04 +00:00
Josh van Leeuwen
599953c7e4
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:12 +00:00
Josh van Leeuwen
75c4b225dd
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:07 +00:00
Josh van Leeuwen
651ada8fbc
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:01 +00:00
Josh van Leeuwen
7614bb279d
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:32:55 +00:00
joshvanl
6276f0308f
Updates CockroachDB docs with feature parity with PostgreSQL
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-04 19:17:40 +00:00
joshvanl
1800d28824
Add support for TTL to CockroachDB state store
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-02 15:39:57 +00:00
Hannah Hunter
74865bffaa
add daprRuntimeVersion to code example ( #3208 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-24 14:33:51 -08:00
MD Ashique
5c866096d7
fixed rabbitmq docs for pubsub ( #3182 )
...
Signed-off-by: Md Ashique <mdashique@Mds-MacBook-Pro.guest.corp.microsoft.com>
Co-authored-by: Md Ashique <mdashique@Mds-MacBook-Pro.guest.corp.microsoft.com>
2023-02-20 21:06:45 -08:00
Hannah Hunter
67e809abd8
remove left over todo links
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 14:20:49 -06:00
Hannah Hunter
1b8515cd24
Merge pull request #3186 from hhunter-ms/typo
...
Remove trailing ```
2023-02-16 13:18:50 -06:00
Hannah Hunter
66e95f97ff
Merge pull request #3185 from hhunter-ms/upmerge_02-16
...
Upmerge 02 16
2023-02-16 13:18:18 -06:00
Alessandro (Ale) Segala
7956f8214e
[1.10] Some docs fixes to components reference ( #3187 )
...
- Corrected name of Azure Cosmos DB (Gremlin API)
- Fixed bad rendering in KubeMQ bindings reference
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-16 11:13:44 -08:00
Hannah Hunter
ea2cfd00ec
remove trailing ```
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 12:17:29 -06:00
Hannah Hunter
2399c2d700
fix merge conflicts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:43:56 -06:00
Yaron Schneider
0d3d614574
Add router alias middleware ( #3180 )
...
* Add router alias middleware
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-routeralias.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-routeralias.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-15 21:25:34 -08:00
Yaron Schneider
914e1c5369
document all brokers support bulk pub/sub ( #3179 )
...
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-02-15 17:32:04 -08:00
Joni Collinge
127aa75dfd
Add ASB session docs ( #3171 )
...
* Add note on session id in asb metadata
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
* Add ASB sessions instruction
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
* Change localized URL
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
---------
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2023-02-15 11:27:46 -08:00
Hannah Hunter
22bf0e826c
Merge pull request #3159 from artursouza/subscribe_statefulset
...
Subscribe with StatefulSet
2023-02-15 11:30:43 -06:00
Hannah Hunter
3c1a331473
Merge pull request #3053 from shubham1172/shubham1172/update-cli-dapr-grpc-docs
...
Add documentation for --dapr-internal-grpc-port in Dapr CLI run command
2023-02-15 09:08:35 -06:00
Shubham Sharma
e0a77b2469
Update daprdocs/content/en/reference/cli/dapr-run.md
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-15 08:23:34 +05:30
Shubham Sharma
a038d96175
Update daprdocs/content/en/reference/cli/dapr-run.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-15 08:22:07 +05:30
Hannah Hunter
88c87c7374
typo
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:46:12 -06:00
Artur Souza
25355f1280
Subscribe with StatefulSet
...
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-10 16:55:43 -08:00
Shubham Sharma
107050df52
Merge with v1.10
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:58:15 +05:30
Shubham Sharma
4339b21ec6
Other fixes
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:56:25 +05:30
Shubham Sharma
6567f4383e
Merge with v1.10
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:54:30 +05:30
Hannah Hunter
41224b62ec
Merge pull request #3077 from DeepanshuA/bulksubscribe_doc
...
Bulk Subscribe Documentation
2023-02-09 11:36:19 -06:00
KubeMQ
a03757bc2f
Adding KubeMQ Pubsub and Binding documentation ( #3149 )
...
* Adding KubeMQ PubSub & Binding Documentation
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>
* Fix PubSub Generic yaml
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>
* Updates after PR review
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>
* Updates after PR review - Ignore Links
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>
---------
Co-authored-by: Lior Nabat <lior.nabat@gmail.clom>
2023-02-09 09:26:41 -08:00
Hannah Hunter
49a54c7744
Merge pull request #3141 from SpikeWong/v1.9
...
Add rabbitMQ component tls related description & Set MQTT retain property per request
2023-02-09 11:13:47 -06:00
Deepanshu Agarwal
05b86c8799
Incorporate review comments
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-09 21:47:30 +05:30
Deepanshu Agarwal
855d44cc3b
Merge branch 'v1.10' of github.com:dapr/docs into bulksubscribe_doc
2023-02-09 20:32:58 +05:30
Alessandro (Ale) Segala
8ac50eb1fd
Updated docs for Event Grid for Dapr 1.10 ( #3152 )
...
* Updated docs for Event Grid for Dapr 1.10
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
---------
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 21:19:41 -08:00
Bernd Verst
69de6d430f
Firestore noindex option ( #3146 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-08 20:18:39 -08:00
Bernd Verst
a50eb9d53c
Storage Queues Binding improvements ( #3154 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-08 20:07:50 -08:00
Alessandro (Ale) Segala
3e5af6cd3a
Document new metadata option readBody for middleware.http.opa ( #3098 )
...
Fixes #2865
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 15:58:00 -08:00
Alessandro (Ale) Segala
00e18258f4
Updated docs for MQTT components ( #3115 )
...
* Updated docs for MQTT components
Fixes #3072
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/mqtt3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
---------
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-08 15:51:56 -08:00
spike
55de6d7381
Set retain property per request
...
Signed-off-by: spike <hello@spike.wiki>
2023-02-09 00:27:18 +08:00
spike
af30905fb5
Add rabbitMQ component tls related description
...
Signed-off-by: spike <hello@spike.wiki>
2023-02-09 00:27:11 +08:00
Alessandro (Ale) Segala
bc48a09104
Add docs for `pubsub.azure.servicebus.queues` component and update metadata for all other Service Bus components ( #3097 )
...
* Add docs for `pubsub.azure.servicebus.queues` component and update metadata for all other Service Bus components
Fixes #2912
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Updated per review feedback
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
---------
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-07 22:51:01 -08:00
Bernd Verst
cb8395cd9d
deprecate twitter ( #3145 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-07 20:02:13 -08:00
Mukundan Sundararajan
efcb297f17
Kafka bulk support documentation ( #3071 )
...
* add initial docs for kafka bulk support
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* address review comments
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
---------
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-07 20:00:12 -08:00
Alessandro (Ale) Segala
b0bf194c81
Docs for SQLite state store ( #3099 )
...
* Docs for SQLite state store
Fixes #3085
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-sqlite.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Explain relative paths
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Clarify that URI options require the `file:` prefix
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Add note for in-memory DBs
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
---------
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 19:48:35 -08:00
Mark Fussell
ba02643956
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-07 19:38:05 -08:00
Hannah Hunter
3ff4313d11
nit
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 09:05:09 -06:00
Hannah Hunter
101d55db8e
also add note about alpha and linux/macos to dapr run
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:54:27 -06:00
Hannah Hunter
e90e505145
add alpha state and availability to dapr stop
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:53:21 -06:00
Hannah Hunter
cc14a4e6f0
update to snake case in dapr run
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:50:50 -06:00
Hannah Hunter
ffe2f31dfd
add runtime path flag to dapr run doc
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:43:12 -06:00
Hannah Hunter
30a1c86551
add to dapr stop doc and update metadata table
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:22:14 -06:00