Commit Graph

734 Commits

Author SHA1 Message Date
Artur Souza f34497cedf
Document pubsub without cloudevent. (#1499)
* Document pubsub without cloudevent.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/reference/api/pubsub_api.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/reference/api/pubsub_api.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add images + enhance subscribe example.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Fix title for example

* Update pubsub-overview.md

* Update pubsub-raw.md

* Update pubsub_api.md

* Update howto-publish-subscribe.md

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update raw pubsub scenarios images.

* Note about subscription CRD and raw payload support.

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-05-26 17:37:01 -07:00
Charlie Stanley 5d6403ff9f
Announce deprecation of GET shutdown API (#1514)
* Announce deprecation of GET shutdown API

* Update support-release-policy.md
2021-05-26 17:02:48 -07:00
Aaron Crawfis 5a897cad24
Remove Nacos and RocketMQ (#1511)
* Remove RocketMQ and Nacos

* Update dependencies
2021-05-24 20:26:52 -07:00
greenie-msft 43a0e2d8e2
Ensure mDNS is functioning properly on MacOS (#1505)
* Ensure mDNS is functioning properly on MacOS

* Update common_issues.md

* Apply suggestions from code review

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-24 15:30:35 -07:00
Simon Leet 64ebd6ed13
Add integration article to Azure API management (#1503)
* Add integration article to Azure API management

Fixes #1303

* Reorder APIM page to end of integrations list

Also add Learn More button
2021-05-24 12:30:20 -07:00
Simon Leet 32671cd1ea
Remove workaround for mTLS bug for upgrade to v1.2.0 (#1502) 2021-05-21 12:27:28 -07:00
greenie-msft cac33b5680
Add CLI reference docs for --data-file flags for invoke and publish (#1501) 2021-05-21 10:28:42 -07:00
Mukundan Sundararajan 6fb3a79dad
Adding dapr HTTP max request size reference for CLI (#1500) 2021-05-21 09:48:36 -07:00
halspang b404b94190
Add documentation for actor reentrancy (#1483)
* Add documentation for actor reentrancy

https://github.com/dapr/docs/issues/1482

* Incoporate PR feedback

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Add link from preview feature to reentrancy

* Update daprdocs/content/en/developing-applications/building-blocks/actors/actor-reentrancy.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 12:41:12 -07:00
Ian Luo f910dfc66f
sentinel middleware doc (#1439)
* sentinel middleware doc #1437

* update description

* revise title

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-05-17 05:45:42 -07:00
捡龙眼 5e3071795d
Add Alibaba Cloud DingTalk Webhook binding doc (#1407)
* Add AliCloud DingTalk binding doc

* Add Alibaba Cloud DingTalk Webhook binding doc

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: cinience <cinience@qq.com>
2021-05-17 05:43:02 -07:00
捡龙眼 e6d97b949d
Add Alibaba Cloud RocketMQ binding doc (#1406)
* Add AliCloud RocketMQ binding doc

* Add Alibaba Cloud RocketMQ pubsub Doc

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:37:28 -07:00
捡龙眼 04a82294d6
Add Alibaba Cloud RocketMQ pubsub Doc (#1405)
* Add AliCloud RocketMQ pubsub Doc

* Add Alibaba Cloud RocketMQ pubsub Doc

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:33:32 -07:00
捡龙眼 248d1ef232
Add Alibaba Cloud Nacos binding Doc (#1401)
* Add AliCloud Nacos binding Doc

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

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

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

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-05-17 05:28:35 -07:00
Abdulaziz Elsheikh 6cc65304a1
Consul name resolution docs (#1443)
* nr_consul added nameresolution in component reference, add consul setup guide

* nr_consul renamed file so it is unique

* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/_index.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/setup-nr-consul.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/setup-nr-consul.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/reference/components-reference/supported-name-resolution/setup-nr-consul.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* nr_consul header fix

* Apply suggestions from code review

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* nr_consul fixed incorrect ref

* nr_consul added examples to docs

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-05-17 05:24:44 -07:00
halspang 73f7bb8e08
Add documentation for Preview Features (#1464)
* Add documentation for Preview Features

Add an introduction to preview features with examples of how
to set/specify them in the dapr configuration.

https://github.com/dapr/docs/issues/1463

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/preview-features.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 05:20:13 -07:00
Yaron Schneider 13a57b5749
Create api-allowlist.md (#1473)
* Create api-allowlist.md

* Update daprdocs/content/en/operations/configuration/api-allowlist.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/operations/configuration/api-allowlist.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update api-allowlist.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-12 14:37:12 -07:00
Aaron Crawfis c83b62396d
Upmerge 2021 05 03 (#1457)
* Added table to show Kubernetes options

When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.

* incorporating feedback

* Update concepts and add terminology page

* Add note on gRPC

* Update concepts docs

* Fix typo

Add a missing word

* Clarify state management examples

* Add info on reporting security issues

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md

* Fix self-hosted docs

* Remove name-resolution reference

* Simplify options

* Update components-concept.md

* Update configuration-concept.md

* Update overview.md

* Update terminology.md

* fix pulsar pubsub conponent metadata fields enableTLS to not required

* Fix self-hosted description

* clarify integrations

* Removed duplicate word

Removed additional "are"

* Don't mark as stale if waiting on code pr

Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: zhangchao <zchao9100@gmail.com>
2021-05-04 10:38:23 -07:00
Aaron Crawfis 10a5d677e7
Merge branch 'v1.2' into feature/add_maxlen_to_redis_pubsub 2021-04-30 11:25:58 -07:00
zhangchao f3044acc99 Add maxLen for redis pubsub componet 2021-04-25 21:15:10 +08:00
Christian Kaps e99ba61a6a
Update daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-jobworker.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-04-24 12:47:58 +02:00
Christian Kaps 0a353e8a6d
Update daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-command.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-04-24 12:47:50 +02:00
Christian.Kaps dffa1b3106 Add documentation for the Zeebe bindings 2021-04-23 08:28:07 +02:00
Ori Zohar 98ab13da78 Latest changes from v1.1 2021-04-22 13:38:06 -07:00
Ori Zohar 69412f87d1
Merge branch 'v1.1' into aacrawfi/sql-actors 2021-04-22 13:27:59 -07:00
Ori Zohar dbfa503e83
Merge branch 'v1.2' into feature/add_redis_cluster_mode_for_pubsub 2021-04-22 13:26:56 -07:00
Aaron Crawfis 596160ad4b
Merge branch 'v1.1' into aacrawfi/integrations 2021-04-20 09:53:57 -07:00
Aaron Crawfis fc55d4a972
Merge branch 'v1.1' into aacrawfi/sql-actors 2021-04-20 09:43:00 -07:00
Aaron Crawfis 5c1f8463c7
Update daprdocs/content/en/developing-applications/debugging/debug-k8s/debug-dapr-services.md 2021-04-20 09:34:10 -07:00
Ian Luo 9a91ff76cc revise according to the review comments 2021-04-20 14:09:11 +08:00
Aaron Crawfis 33903db90e
Merge branch 'v1.1' into v1.1 2021-04-19 19:47:41 -07:00
Aaron Crawfis 0a965574e5
Merge branch 'v1.1' into v1.1 2021-04-19 19:47:29 -07:00
Aaron Crawfis 4c1fd4beec
Merge branch 'v1.2' into k8s-debug 2021-04-19 19:46:25 -07:00
Aaron Crawfis 8a61fe1ca1
Merge branch 'v1.1' into common-issues-update-link-liveness 2021-04-19 19:44:23 -07:00
Aaron Crawfis 147a81aa71
Merge branch 'v1.2' into feature/add_redis_cluster_mode_for_pubsub 2021-04-19 19:42:06 -07:00
Aaron Crawfis 7f371ff7bc
Merge branch 'v1.1' into aacrawfi/integrations 2021-04-19 19:40:10 -07:00
Aaron Crawfis 94fc1d625a Add runtime 2021-04-19 19:39:58 -07:00
Aaron Crawfis da80e4d4e0 Add actor state support information to SQL 2021-04-19 19:38:16 -07:00
Aaron Crawfis 93bd588221
Update daprdocs/content/en/operations/troubleshooting/common_issues.md 2021-04-19 19:31:49 -07:00
Javier Vela 5e0b4f861e common issues update link increase liveness to k8s annotations 2021-04-19 19:47:23 +02:00
Javier Vela 739e3f85bc Fix common issues format 2021-04-18 20:45:36 +02:00
zhangchao 13d8a1a91b add redis cluster mode for pubsub 2021-04-17 15:14:54 +08:00
Aaron Crawfis f69e0358d2
Merge branch 'v1.1' into asb_publish_retry_settings_1411 2021-04-16 14:50:29 -07:00
Aaron Crawfis 5d1357c11c
Merge branch 'v1.1' into aacrawfi/mtls 2021-04-16 14:43:53 -07:00
Aaron Crawfis 6eebf89903
Merge branch 'v1.1' into aacrawfi/windows-commands 2021-04-16 14:41:09 -07:00
Aaron Crawfis 8012c065fc
Merge branch 'v1.1' into aacrawfi/kafka-update 2021-04-16 14:37:49 -07:00
Ori Zohar 6da1d8fc78
Merge branch 'v1.1' into asb_publish_retry_settings_1411 2021-04-16 14:37:42 -07:00
Ori Zohar 2c0614945f
Merge branch 'v1.1' into asb_publish_retry_settings_1411 2021-04-16 14:35:13 -07:00
Aaron Crawfis df5b085c2e
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-16 14:35:08 -07:00
Aaron Crawfis 5ef65e2f44
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-16 14:33:41 -07:00