Hannah Hunter
bd20646504
linkkk
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-18 18:32:26 -04:00
Hannah Hunter
7fd17b2b2a
fix link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-27 13:05:51 -05:00
Sarthak Sharma
a70b666c9c
fix incorrect reference ( #2802 )
...
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-09-26 21:27:24 -07:00
Loong Dai
fe43ed7a6d
fix the example code ( #2811 )
...
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
2022-09-26 20:47:40 -07:00
Hannah Hunter
02acbb3637
update link ( #2823 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-26 09:19:29 -07:00
Boris Lublinsky
288c0fd3b2
Updates/fixes to mySQL binding doc ( #2819 )
2022-09-22 21:26:54 -07:00
Hannah Hunter
424b43124b
remove ignore links
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-14 17:21:24 -05:00
Hannah Hunter
cacb86362b
ignore links
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-12 15:20:18 -05:00
Yash Nisar
8f7a7d8495
Fix typos in MongoDB state configuration file example ( #2775 )
...
Closes https://github.com/dapr/docs/issues/2774
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
2022-09-08 17:33:20 -07:00
Loong Dai
4674817212
fix some typos ( #2765 )
...
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
2022-09-05 21:39:02 -07:00
greenie-msft
6da7283814
Update setup-sqlserver.md
...
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-08-31 15:23:12 -07:00
Bernd Verst
275db68802
RethinkDB has no transactions, etags
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-26 09:59:12 -07:00
greenie-msft
406b825dcb
Merge branch 'v1.8' into issue_2456
2022-08-15 14:01:55 -07:00
Yaron Schneider
08f2cf2733
redis 6 update ( #2718 )
...
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-08-11 12:32:08 -07:00
greenie-msft
f148122537
Merge branch 'v1.8' into issue_2456
2022-08-02 16:09:48 -07:00
greenie-msft
578ebdd2c4
Merge branch 'v1.8' into update-wasm
2022-08-02 15:45:41 -07:00
greenie-msft
3ca9888dc6
Merge branch 'v1.8' into feature/typo
2022-08-02 09:09:21 -07:00
Hannah Hunter
cdafef8a71
Merge branch 'v1.8' into issue_2456
2022-08-01 12:46:29 -05:00
1046102779
5b0ab10cfa
fix: typo
...
Signed-off-by: 1046102779 <seachen@tencent.com>
2022-08-01 15:48:32 +08:00
greenie-msft
419f3b14c8
Merge branch 'v1.8' into update-wasm
2022-07-27 14:25:05 -07:00
Shubham Sharma
92cc6c159a
Add example for HTTPS binding ( #2628 )
...
* Add example and minor 💄
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* 💄
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Add links per Mark's comments
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-27 14:08:20 -07:00
Mark Fussell
1a2ec21520
Merge branch 'v1.8' into update-wasm
2022-07-27 13:54:46 -07:00
Hannah Hunter
ff9de5c8f4
Remove namespace element from component examples ( #2647 )
...
* remove namespace
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fix links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add namespace back to schema and config
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add namespace back to some examples
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-27 13:51:41 -07:00
Hannah Hunter
aaa5ed82ef
add note to aws sns/sqs component doc; quick edit
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-27 15:26:43 -05:00
Adrian Cole
7c5398c428
permute
...
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-07-26 09:27:28 +08:00
Adrian Cole
9066935a22
feedback
...
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-07-26 09:25:37 +08:00
Crypt Keeper
a480f12c61
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2022-07-26 09:12:57 +08:00
Adrian Cole
6ec0a518ad
Updates wasm middleware documentation with compilation instructions
...
These changes are coupled with https://github.com/dapr/components-contrib/pull/1833
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-07-26 09:12:57 +08:00
Alessandro (Ale) Segala
c0c63a70a1
Explain that `namespaceName` must be a FQDN to Service Bus ( #2651 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-07-14 16:24:43 -07:00
Nick Greenfield
d9c48f7151
Merge branch 'v1.7' into v1.8
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-07-06 18:07:41 -07:00
Hannah Hunter
dfbc33f110
Add middleware-routerchecker.md to v1.7 ( #2623 )
...
* add file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add to table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/data/components/middleware/http.yaml
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 17:25:15 -07:00
Nick Greenfield
281651ef8d
Merge branch 'v1.7' into v1.8
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-07-06 15:44:06 -07:00
Yaron Schneider
beb55d781e
Revert "Adds settings for SASL SCRAM SHA-256 and SHA-512 ( #2621 )" ( #2624 )
...
This reverts commit 58ae69de54 .
2022-07-06 15:43:30 -07:00
Andrew
58ae69de54
Adds settings for SASL SCRAM SHA-256 and SHA-512 ( #2621 )
...
* Adds settings for SASL SCRAM SHA-256 and SHA-512
Signed-off-by: Andrew <mindovermiles262@gmail.com>
* Update setup-apache-kafka.md
Signed-off-by: Andrew <mindovermiles262@gmail.com>
2022-07-06 15:19:26 -07:00
Hannah Hunter
493fbe5a7b
fix links and typo ( #2618 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-06 12:28:58 -07:00
Shubham Sharma
09ee0c441f
Add documentation for installing custom certificates to Dapr sidecar ( #2572 )
...
* Add content
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Refactor
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* 💄
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Address @greenie-msft comments
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Review comments by @mukundansundar
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Use alert for note
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Review comments by @mukundansundar
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Review comments by @msfussell
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Add section in http binding
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Typo
* Typo
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 11:42:00 -07:00
Yaron Schneider
375911991d
Add s3 file upload example ( #2614 )
...
* add s3 file upload example
Signed-off-by: yaron2 <schneider.yaron@live.com>
* update example
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-07-06 10:57:56 -07:00
nyemade-uversky
dc3e62d455
Add spec metadata fields section to K8S secret store docs ( #2593 )
...
* Add Spec metadata fields section
Added Spec metadata fields section and removed the "name" metadata attribute from code example
Signed-off-by: nyemade-uversky <nuversky@microsoft.com>
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/kubernetes-secret-store.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
* Added square brackets
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-01 14:29:52 -07:00
Malte Götz
31f641f829
Fixed indentation of RabbitMQ binding spec ( #2586 )
...
This is my commit message
Signed-off-by: Malte Goetz
Signed-off-by: Malte Götz <maltegoetz@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-01 14:19:04 -07:00
Mark Fussell
4c5837242c
Distributed Lock API updates ( #2591 )
...
* lock API files
Signed-off-by: msfussell <markfussell@gmail.com>
* lock API files
Signed-off-by: msfussell <markfussell@gmail.com>
* lock API files update
Signed-off-by: msfussell <markfussell@gmail.com>
* lock API files update overview
Signed-off-by: msfussell <markfussell@gmail.com>
* lock API files update overview
Signed-off-by: msfussell <markfussell@gmail.com>
* lock API files update buidling block
Signed-off-by: msfussell <markfussell@gmail.com>
* lock API files update overview
Signed-off-by: msfussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* Updates to Redis metadata and overview
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-06-30 21:47:27 -07:00
Hannah Hunter
490c6afe44
[JetStream] Enabling on NATS server ( #2584 )
...
* initial addition of jetstream flag
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* for review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per Bernd
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-30 13:04:03 -07:00
Mark Fussell
e60c7a52f2
Merge branch 'v1.8' into v1.8
2022-06-24 16:44:41 -07:00
Hannah Hunter
bb27ffd146
[kafka] updates to bindings and pubsub component docs ( #2552 )
...
* add updates for kafka bindings and pubsub
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add suggestion from sky
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* reference authentication from pubsub
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add Mark suggestion
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-24 15:02:30 -07:00
Loong Dai
d3dfc9a702
add wasm http middleware ( #2520 )
...
* add wasm http middleware
Signed-off-by: Loong Dai <loong.dai@intel.com>
* Update daprdocs/content/en/reference/components-reference/supported-middleware/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update middleware-wasm.md
* Update middleware-wasm.md
* Update middleware-wasm.md
* Update middleware-wasm.md
* Update middleware-wasm.md
* Update _index.md
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-24 10:43:28 -07:00
Bernd Verst
f55a8603cc
Add Table Storage documentation for AAD and Cosmos DB Table API ( #2564 )
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-23 22:31:23 -07:00
arahja
2e8c3a7b58
Updated sendgrid documentation for issue #2452 related to dapr/compon… ( #2503 )
...
* Updated sendgrid documentation for issue #2452 related to dapr/components-contrib#1749
Signed-off-by: Adam Rahja <adam@resolve.com>
* Added extra examples to the sendgrid component documentation.
Signed-off-by: Adam Rahja <adam@resolve.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/sendgrid.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/sendgrid.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/sendgrid.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/sendgrid.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-23 22:10:48 -07:00
Mark Fussell
bfea6bd295
Merge branch 'v1.8' into v1.8
2022-06-23 21:54:48 -07:00
Alessandro (Ale) Segala
ab8e4ac5e2
Updated MQTT docs ( #2559 )
...
* Updated MQTT docs
For dapr/components-contrib#1810
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update setup-mqtt.md
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-23 21:50:38 -07:00
saber-wang
861dcb7a03
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: saberwang <saberwang@hotmail.com>
2022-06-24 08:59:47 +08:00
saber-wang
05e9fc07dd
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: saberwang <saberwang@hotmail.com>
2022-06-24 08:59:47 +08:00