Commit Graph

759 Commits

Author SHA1 Message Date
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
Hannah Hunter 2cdc3a7d56
Merge branch 'v1.10' into issue_3047
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-06 09:22:24 -06:00
Bert Verstraete a54c403e79
Expand component metadata templating docs (#3070)
* Expand component metadata templating docs
- Add info on {namespace} and {appId} template
- Reference metadata templating on Kafka component docs

Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>

* Fix broken link

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>

---------

Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:22:10 -08:00
Hannah Hunter c408e460ee remove mapr
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 16:04:43 -06:00
Yaron Schneider e8bf566e7c
Add apache pulsar schema validation (#3111)
* add apache pulsar schema validation

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.md

Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* remove table example

Signed-off-by: yaron2 <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 17:35:18 -08:00
Hannah Hunter b2b967a24b
Merge branch 'v1.10' into issue_3047
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 19:11:47 -06:00
Hannah Hunter 80025e2a86
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 16:40:15 -06:00
Hannah Hunter 319aebce14
Merge pull request #3103 from ItalyPaleAle/fix-3083
Update Event Hub components docs
2023-02-02 14:25:54 -06:00
Alessandro (Ale) Segala 5f8ee9e667
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>
2023-02-02 12:10:24 -08:00
Hannah Hunter 9a0c43793f
Merge branch 'v1.10' into issue_3047
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 14:02:05 -06:00
Hannah Hunter ed46f51ccd
Merge pull request #3124 from ItalyPaleAle/fix-2969
Document that --app-id cannot contain dots in self-hosted mode
2023-02-02 11:34:05 -06:00
Yaron Schneider 492751f66f
add security token for http binding (#3109)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-02-01 17:27:39 -08:00
Hannah Hunter b8efe4ad2e pass pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 14:09:40 -06:00
ItalyPaleAle 64f1ccbbf9 Document that --app-id cannot contain dots in self-hosted mode
Fixes #2969

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 11:01:13 -08:00
Hannah Hunter 569aacc7af
Merge branch 'v1.10' into shubham1172/add-bulk-publish-doc
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-31 16:16:55 -06:00
Roberto Rojas a547209996
[1.10][AWS SNS/SQS] PubSub Component to Stable (#3095)
* marks aws snssqs state store component as stable

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

* updates pubsub sqs component docs

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

---------

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-31 12:11:35 -08:00
Pravin Pushkar 9551d689ae
[HTTP Binding]: adding metadata options for client auth during mTLS (#3050)
* [HTTP Binding]: adding metadata options for client authentication during mTLS

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/http.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/http.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/http.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-01-31 11:34:16 -08:00
Hannah Hunter 8c355a5583 updates per sync
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 19:14:03 -06:00
ItalyPaleAle b226c0e964 Update Event Hub components docs
Fixes #3083

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-30 17:09:56 -08:00
Hannah Hunter 716d75f2cb update per Mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 09:44:57 -06:00
Shubham Sharma 15bfe12460 Merge with v1.10
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 13:17:34 +05:30
Shubham Sharma 73ebc9ac40 Add more examples
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-30 12:14:01 +05:30
Hannah Hunter 8f72e541c7
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-27 14:58:33 -06:00
Hannah Hunter b65db41d7e pull template into another file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-27 14:37:26 -06:00
Hannah Hunter 3fa9fabee0
fix typo (#3082)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-26 22:27:13 -08:00
Hannah Hunter 62c4b17fb9 update strimzi link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:46:03 -06:00
Hannah Hunter 68cf31ca8a upmerge before endgame
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:33:41 -06:00
Hannah Hunter f341cdefb1
Merge pull request #3075 from solacese/v1.10
Adding Solace PubSub Component Docs
2023-01-24 13:54:17 -06:00
TKTheTechie 5ef2b250f4
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:47 -05:00
TKTheTechie d0492583f6
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:36 -05:00
TKTheTechie 874a665173
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:29 -05:00
TKTheTechie 1f25aa03dc
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:18 -05:00
TKTheTechie 17e5e5017a
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:10 -05:00
TKTheTechie 83fd12d803
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:53 -05:00
TKTheTechie 3faa75e0c7
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:45 -05:00
TKTheTechie e33e454b5f
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:32 -05:00
TKTheTechie d6ce7c1d62
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:07 -05:00
Alessandro (Ale) Segala e93d700a83
Rename mqtt components to mqtt3 (#3059)
See https://github.com/dapr/components-contrib/issues/2359

The old component names are still available as aliases

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

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 20:20:45 -08:00
Tomasz Pietrek 11f90b03bd
Add docs for domain and api prefix (#3040)
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2023-01-21 16:48:05 -08:00
Hannah Hunter fbf8f10d3d remove incomplete link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-20 13:57:17 -06:00
TKTheTechie 089814c38c Adding Solace PubSub Component Docs
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-19 18:21:10 -06:00
nyemade-uversky b91ccb2613
update post and get request 2023-01-18 17:34:18 -07:00
nyemade-uversky c7c915e8b3
update response body for start method 2023-01-18 17:31:25 -07:00
nyemade-uversky 8521c14879
update metadata attribute table 2023-01-18 17:07:35 -07:00
nyemade-uversky 96337605f8
Update workflow api reference page 2023-01-18 17:03:59 -07:00