Commit Graph

203 Commits

Author SHA1 Message Date
Ori Zohar a5e464def9
Merge branch 'v1.3' into wn 2021-08-19 14:20:44 -07:00
Long cbdab00bad clean up all whitenoise
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Simon Leet 1bf2d215e9 Fix casing typo in OPA rego example for Authorization 2021-08-18 15:41:50 -07:00
Javier Vela 63a6b4732e
updated binding smtp doc: added priority option (#1666)
* updated binding smtp doc: added priority option

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

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

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

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

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

Co-authored-by: Ori Zohar <orzohar@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-08-11 10:08:02 -07:00
Ori Zohar 37a2c0e38a
Merge branch 'v1.3' into patch-2 2021-08-10 14:23:36 -07:00
Nick Greenfield 05999f009c Add alert shortcode for note 2021-08-10 09:17:16 -07:00
yellow chicks 703b8bb162
Update arguments-annotations-overview.md 2021-08-08 16:56:27 +08:00
Nick Greenfield b582363511 Add downgrade language to the dapr upgrade cli docs 2021-08-03 15:58:16 -07:00
Dmitry Shmulevich 7367cf125b update dapr cli overview 2021-08-03 15:09:10 -07:00
Nick Greenfield fb438dae44 Merge branch 'v1.2' into v1.3 2021-07-26 10:41:09 -07:00
Ori Zohar 7dd71c4b03
Merge branch 'v1.3' into v1.3 2021-07-23 10:16:30 -07:00
Jigar d5a0187c2d
updated Actor How To docs for reminder intervals (#1651)
* updated Actor How To docs for reminder intervals

* updated actors_api and how-to

* Update howto actors verbiage

* Update howto-actors.md

Added link to community call video for ISO 861

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

* Update howto-actors.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-23 09:54:04 -07:00
sk593 d01aae2524 Merge branch 'arguments-ref' of github.com:sk593/docs into arguments-ref
merging git changes
2021-07-22 17:58:03 -05:00
sk593 5b4cebb068 removed link 2021-07-22 17:54:04 -05:00
Shruthi Kumar 8c18cc399c
Update daprdocs/content/en/reference/arguments-annotations-overview.md
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-07-22 17:52:20 -05:00
sk593 b01c969335 added arguments and annotations spec 2021-07-22 15:02:20 -05:00
Taction f589a6d6f6
add rabbitmq backoff (#1595)
* add rabbitmq backoff

* add introduction

* fix format

* Provide units in row for every time based param.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:20 -07:00
Ori Zohar 04eaa56273 Changing phrasing to default k8s secret store explanation 2021-07-21 09:55:02 -07:00
Ori Zohar facdd5904e
Merge branch 'v1.3' into v1.3 2021-07-22 16:55:44 -07:00
Ori Zohar af4eead233
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/kubernetes-secret-store.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 14:54:43 -07:00
Bernd Verst 07d871a98a
Merge branch 'dapr:v1.3' into v1.3 2021-07-21 12:26:00 -07:00
Bernd Verst 6eacfa9424
Document State Store Support for TTL (#1626)
* Document Support for TTL support in state stores

* Fix table

* State Store TTL concept page

* add links to column headers

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-20 09:28:35 -07:00
Ori Zohar 8a94c97a70
Merge branch 'v1.3' into v1.3 2021-07-16 13:56:32 -07:00
Ori Zohar 20e81cc5fd Merge branch 'v1.3' of https://github.com/berndverst/docs into v1.3 2021-07-16 13:35:23 -07:00
Ori Zohar fc7bf4c7a3 Addressing PR comments 2021-07-16 13:35:13 -07:00
Ori Zohar 1de5dccdef
Merge branch 'v1.3' into update_kafka_component_specs 2021-07-16 13:11:59 -07:00
Dmitry Shmulevich 81e05abe1b Add build-info CLI reference 2021-07-16 12:08:40 -07:00
Simon Leet edfd74eaa3 Update Kafka pubsub & bindings component specs
- Add missing `ConsumerGroup` and `ClientID` metadata properties to
  Kafka pubsub component spec.
- Converged documentation of common properties between Kafka pubsub and
  bindings components.
- Changed default use of `saslPassword` property to `secretKeyRef`
  instead of insecure plaintext string in sample yaml.
- Cleaned up markdown lint issues in Kafka component specs.
2021-07-16 11:47:02 -07:00
Ori Zohar 23e1704847
Merge branch 'v1.3' into v1.3 2021-07-16 11:34:53 -07:00
Long Dai 0b41e17c31 fix some typo
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-07-16 01:05:21 -07:00
Ori Zohar d6cf187a1e Merging latest changes from v1.2 to v1.3 2021-07-15 13:52:53 -07:00
Ori Zohar 9735903322
Merge branch 'v1.3' into add-doc-for-metadata-retrieval 2021-07-15 08:50:55 -07:00
Bernd Verst 2b6c3fa34d
Merge branch 'v1.3' into v1.3 2021-07-14 15:18:37 -07:00
Ori Zohar 1f4087802a
Merge branch 'v1.3' into v1.3 2021-07-14 11:35:59 -07:00
Aaron Crawfis 8961054109
Merge branch 'v1.3' into v1.3 2021-07-13 19:09:35 -07:00
Aaron Crawfis f8de34e391
Merge branch 'v1.2' into patch-1 2021-07-13 19:08:48 -07:00
Aaron Crawfis de41dcb449
Merge branch 'v1.3' into add-doc-for-metadata-retrieval 2021-07-13 19:07:57 -07:00
Ori Zohar 23c31c2316
Fixing link (#1641) 2021-07-13 19:04:56 -07:00
Simon Leet 88b39b99d9 Update EventHubs bindings/pubsub docs with supported Azure IoT Hub properties 2021-07-13 16:45:31 -07:00
Ori Zohar 99e5bea584
Merge branch 'v1.3' into v1.3 2021-07-13 16:39:08 -07:00
Long Dai 86449a219c
azure-keyvault: support all foramt for keyvault (#1598)
* azure-keyvalut: support all foramt for keyvault

Signed-off-by: Long Dai <long0dai@foxmail.com>

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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-12 09:08:08 -07:00
Christian.Kaps 5672404113 Add list doc and align doc with latest changes 2021-07-12 12:21:16 +02:00
kshitijcode 5ed7836c17
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-10 10:06:42 +05:30
amirmm11 608ac46a63
Update daprdocs/content/en/reference/components-reference/supported-bindings/graghql.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-09 13:25:25 -07:00
amirmm11 4be7dbc174
Update graghql.md 2021-07-09 10:44:47 -07:00
kshitijcode 0d71c00cf3
Add information to create a database named 'daprStore' in case no databaseName is specified as Dapr Mongo Component defaults to `daprStore`
Add information to create a database named 'daprStore' in case no databaseName is specified as Dapr Mongo Component defaults to `daprStore`
2021-07-09 13:41:28 +05:30
amirmm11 1afdf6185d
Create graghql.md 2021-07-08 17:51:18 -07:00
amirmm11 2ad4a8bef6
Update _index.md 2021-07-08 17:50:05 -07:00
amirmm11 891ff8470c
Update _index.md 2021-07-08 17:49:20 -07:00
Ori Zohar fc27ec602d
Merge branch 'v1.2' into aacrawfi/http 2021-07-08 10:23:04 -07:00