Commit Graph

110 Commits

Author SHA1 Message Date
Artur Souza d7638cd031
Add doc for pubsub response handling. (#828) 2020-09-25 15:56:16 -07:00
Mark Chmarny 35c91835e5
postgres bindng docs (#813) 2020-09-25 15:41:08 -07:00
Yaron Schneider 479a1b7e84
Update azure blob storage binding (#824)
* update azure blob storage binding

* update examples
2020-09-25 10:16:18 -07:00
Mark Chmarny be9a77d458
case-sentivice URL params note (#814)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-24 15:05:53 -07:00
AbserAri 4b3f3a8c83
Update rabbitMQ.md prefetch feature doc. (#779)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-09-24 15:04:36 -07:00
Mohammad Taghavi 366ab6e56f
add decodeBase64 configuration (#788)
Co-authored-by: Mohammad Taghavi <Mohammad.Taghavi@plan-b-gmbh.com>
Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-09-22 15:12:20 -07:00
Nghia Tran 891fab8768
Fix sample commands missing line continuations (#807) 2020-09-22 10:12:50 -07:00
Artur Souza ecabced0eb
Remove "consistency" from bulk API doc. (#789) 2020-09-14 12:42:30 -07:00
Yaron Schneider 382f4d5ce4
Update pub/sub subscriptions (#784)
* update pub/sub subscriptions

* comments
2020-09-11 09:27:16 -07:00
Shalabh Mohan Shrivastava 212d19a22f
Update StateAPI doc for GET/BULK GET State - metadata information (#780) 2020-09-10 12:06:31 -07:00
Yaron Schneider 9629ff2cf8
Add cross namespace information for service invocation (#776)
* cross namespace k8s

* address comments
2020-09-10 06:51:18 -07:00
Leon Mai e11caca82e
update actor api ref (#775)
Co-authored-by: LM <lemai>
2020-09-08 13:48:14 -07:00
Leon Mai ec313fa177
update doc for actor get when key not found (#770)
Co-authored-by: LM <lemai>
2020-09-02 09:56:05 -07:00
Mark Chmarny d581ff811b
Adds pubsub name to subscription per v0.10 API (#769)
* Adds pubsub name to subscription per v0.10 API

* Update pubsub_api.md

* back to pubsubname
2020-09-01 14:28:07 -07:00
Aman Bhardwaj 80d68c3344
Remove non transactional delete, save actor state api (#768) 2020-08-28 14:25:48 -07:00
Pruthvidhar R Dhodda 643cb41fb0
Replace all deprecated cli, daprd options and k8s annotations (#737) 2020-08-20 09:59:45 -07:00
Young Bu Park 8971c1f4ae
Add state transaction api to spec (#753)
* add transaction api

* add more info

* Update state_api.md

* Update state_api.md

* Update state_api.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-08-19 10:43:19 -07:00
Mukundan Sundararajan 94d2fe90eb
Change reference spec for the kubernetes events input binding. (#752)
* Change reference spec for the kubernetes events input binding. Add Role ,RoleBinding doc.

* Refactor docs

* Update kubernetes.md
2020-08-18 12:50:46 -07:00
Yaron Schneider fccb7d60f2
add influxdb spec (#754) 2020-08-18 11:45:51 -07:00
Aman Bhardwaj c90be16db4
updating docs for multi pubsub (#745) 2020-08-14 10:25:45 -07:00
Ori Zohar 51fc4212e6
fixing references to samples that are now quickstarts (#738) 2020-08-12 16:17:11 -07:00
Yaron Schneider 871e7d6c46
Update state_api.md (#735) 2020-08-12 14:15:00 -07:00
Sky/敖小剑 13cc7aed3b
The operator should be "+" (#732)
* The operator should be "+"

The operator should be "+", because in the example the HTTP method is "/add"

* typo fix: it should be "response" body
2020-08-10 06:25:01 -07:00
Shalabh Mohan Shrivastava a2900fe23c
Removing the retry options behaviour in the doc (#725) 2020-08-04 13:05:48 -07:00
Mark Chmarny 88d00de865
removes programmability, no cron output bind in .9 (#697)
Remove programmability using output binding. That PR landed in master but has not been included in v0.9 dapr main so users have no access to it.
2020-07-17 14:13:03 -07:00
Leon Mai 5311339935
Update cosmos documentation for transaction changes (#668)
* update cosmos documentation

* reword

* add to additional refs

* add to additional refs

* Update setup-azure-cosmosdb.md

* Update state_api.md

* Update actors_features.md

* Update state_api.md

* merge

Co-authored-by: LM <lemai>
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-07-10 15:51:33 -07:00
Mark Chmarny ad1f487daa
updated with output binding support (#652) 2020-07-10 11:56:05 -07:00
Yaron Schneider 327a7216c2
Update bindings_api.md (#678) 2020-07-09 15:02:36 -07:00
Mark Chmarny bab3799bc1 adds bnding listing, docs on canceling schedules 2020-07-08 05:57:13 -07:00
Mark Chmarny ef1e2ead32 cron docs 2020-07-08 05:39:08 -07:00
Aman Bhardwaj 5b43edb04e
update pubsub api ref. (#636) 2020-06-08 17:25:57 -07:00
Young Bu Park 27e8f09732
update dapr sidecar dashboard and add new actor dashboard. (#634)
* add new actor dashboard

* remove activation in sidecar dashboard

* update screenshot and readme.md
2020-06-08 10:03:48 -07:00
Masi 7b3c3d7cad
Added additional information and examples to Azure Event Grid binding's documentation (#618)
* Added additional information and examples how to use the binding locally and in k8s.

* Added section about troubleshooting Nginx controller issues.

Co-authored-by: Masi Malmi <masi.malmi@polarsquad.com>
2020-06-04 09:14:55 -07:00
Yaron Schneider 376a4bf626
update bidirectional bindings (#619) 2020-06-03 09:35:27 -07:00
Daria Kiritseva 6422cbb83a
fixed blobstorage contract (#595)
Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:47:46 -07:00
Aaron Wislang ae31fada77
typo daprPort -> daprPor (#615)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:11:44 -07:00
Young Bu Park 0aa91ea328
rename payload to data 2020-05-28 16:31:46 -07:00
Mark Chmarny 71cd3987c0
Support for multi-fragment paths
Added section to describe service invocation with nested paths in service URL
2020-05-27 16:35:11 -07:00
Leon Mai 65dc2416ec
Update docs to remove activate message. (#591)
* Update docs to remove activate message.

* add details about activation on app side

Co-authored-by: LM <lemai>
Co-authored-by: Shalabh Mohan Shrivastava <shalabhs@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-21 18:23:30 -07:00
Matthew Bramer e8b0fa0a3f
Fixed URL (#592)
* Fixed URL

https://github.com/dapr/docs/blob/master/howto/get-secrets/README.md

* Update bindings_api.md
2020-05-20 14:52:27 -07:00
Yaron Schneider 516848b786
Update docs with pub/sub custom routes (#577)
* add custom routes

* update links
2020-05-11 10:47:16 -07:00
Lynn Orrell 201cd40089
Added Event Grid binding spec (#569) 2020-05-05 15:45:54 -07:00
Mark Chmarny f20af4a1b8 inlined example/comments 2020-05-02 04:19:53 -07:00
Mark Chmarny 0c78730787 prod namespace in example, twitter example binding 2020-05-02 04:09:24 -07:00
Mark Chmarny ce828c853d namespace in all yaml samples 2020-05-02 04:04:13 -07:00
Mark Chmarny 01c5ce8d6b added docks for twitter search binding 2020-05-02 04:04:09 -07:00
Pruthvidhar R Dhodda 2fba8dc9a9
Update bindings.redis spec to have enableTLS option (#553) 2020-04-30 12:58:46 -07:00
Mark Chmarny 27acd2a438
Twitter search input binding (#549)
* added docks for twitter search binding

* updated search query
2020-04-29 08:41:20 -07:00
Ben Coleman 130e063ca8 added sendgrid docs 2020-04-21 07:56:56 +01:00
William Eastbury 0233f6dfdf
Wrap value in doublequotes for ttlInSeconds value. (#530)
ttlInSeconds parameter needs to be doublequoted or you get a very, very arcane error message complaining about an error from the ReadString method requires \" or n which took me quite a long time to figure out.
2020-04-20 08:51:11 -07:00