Commit Graph

300 Commits

Author SHA1 Message Date
Ori Zohar 97238009aa
Merge branch 'v1.4' into issue/1752 2021-09-08 15:35:13 -07:00
Ori Zohar 93e16acaf0
Merge branch 'v1.4' into ds-actors 2021-09-08 15:27:17 -07:00
Yaron Schneider 4184927573
Merge branch 'v1.4' into issue/1752 2021-09-07 17:27:12 -07:00
Yaron Schneider bfd0c0c056
Add automatic state encryption (#1766)
* add automatic state encryption

* Update howto-encrypt-state.md

* add links to state overview

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-encrypt-state.md

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-encrypt-state.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-09-07 17:26:36 -07:00
Dmitry Shmulevich 7bc2154558 Add documentation about actor's timer/reminder scheduling configuration 2021-09-02 20:41:47 -07:00
Ori Zohar 94b276318e
Minor style change 2021-09-02 14:11:18 -07:00
Yaron Schneider 3025f41dab
Update howto-invoke-discover-services.md 2021-09-01 11:30:34 -07:00
Ian Luo 9cd767a46e doc for dapr/dapr#3546 #1752 2021-08-31 13:47:01 +08:00
Ori Zohar 9744290d18
Merge branch 'v1.3' into typo 2021-08-20 13:25:18 -07:00
Will 86c46f7fd5
Merge branch 'v1.3' into willtsai-Minor_Typo_in_Publish_and_subscribe_overview_1735 2021-08-20 12:31:59 -07:00
Will Tsai 56778b0c3a fix typos described in https://github.com/dapr/docs/issues/1735 2021-08-20 12:24:42 -07:00
Ori Zohar e6e510a287
Merge branch 'v1.3' into typo 2021-08-19 14:40:07 -07:00
Ori Zohar a5e464def9
Merge branch 'v1.3' into wn 2021-08-19 14:20:44 -07:00
Aaron Crawfis 8ac7a8e599
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-publish-subscribe.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-08-19 13:58:34 -07:00
Long cbdab00bad clean up all whitenoise
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Long d71fc84bd2 fix a typo
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:10:06 +00:00
tstojecki 732a820160
Updating to a generic message and linking component docs
Suggestion from @AaronCrawfis

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-08-17 10:48:58 +02:00
Ori Zohar a735547d7b
Merge branch 'v1.3' into patch-3 2021-08-11 09:52:04 -07:00
Ori Zohar b38c54b931
Update howto-invoke-discover-services.md 2021-08-10 16:36:26 -07:00
Yaron Schneider 22f01ad151
Update howto-invoke-discover-services.md 2021-08-09 13:00:35 -07:00
Khalid Abuhakmeh 5c8a0f9f4d Fix responsive videos
The videos were breaking the layout of the documentation pages
and making it difficult to click on the right menu items.

Also tackled the Japanese translated pages.
2021-08-04 09:42:59 -04:00
Aaron Crawfis 7004faf22e
Merge branch 'v1.3' into patch-3 2021-08-02 12:08:24 -07:00
Ori Zohar a6b63a41af Removing problematic link 2021-07-29 14:29:31 -07:00
Ori Zohar ffa7422349 Fixing link validation failure 2021-07-29 10:23:02 -07:00
tstojecki 98bcb0e26d
Adding a note on default redis pubsub redelivery
https://github.com/dapr/dapr/issues/3481
2021-07-27 09:43:18 +02:00
Ori Zohar 5cfcb3feb4
Merge branch 'v1.3' into v1.3 2021-07-26 18:00:05 -07:00
Nick Greenfield 48164280b5 Merge branch 'v1.2' into v1.3 2021-07-26 17:50:11 -07:00
Aaron Crawfis 36226b92c0
Merge branch 'v1.2' into add_java_sdk_docs 2021-07-26 13:34:11 -07:00
Nick Greenfield fc0e232c41 Add Java Docs and update to latest Java SDK commit 2021-07-26 13:28:27 -07:00
Aaron Crawfis 31c96146ac
Merge branch 'v1.3' into jviviano 2021-07-26 12:19:56 -07:00
Aaron Crawfis f79c3ba964 Consolidate VSCode debugging docs 2021-07-26 12:18:56 -07:00
Nick Greenfield 300f89324a Fix reference links to point to correct page 2021-07-26 11:16:27 -07:00
Nick Greenfield fb438dae44 Merge branch 'v1.2' into v1.3 2021-07-26 10:41:09 -07:00
greenie-msft d17eed7afc
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 17:06:51 -07:00
Ori Zohar 37dbfb0e4f
Merge branch 'v1.2' into jviviano 2021-07-23 16:30:47 -07:00
Ori Zohar aafd646de5
Changes to wording and phrasing 2021-07-23 16:30:04 -07:00
Ori Zohar c51404e087
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 14:11:55 -07:00
Artur Souza 48a5bf99f1 Move reminder partition to main howto-actors. 2021-07-23 12:28:05 -07:00
Artur Souza 91f38457d1
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 12:18:02 -07:00
jasonviviano 68527e615b Merge branch 'jviviano' of https://github.com/jasonviviano/docs into jviviano 2021-07-23 15:14:45 -04:00
jasonviviano 591d4e24f8 Updated values for the parameters 2021-07-23 15:14:43 -04:00
Artur Souza 5f77ca954d Enhance warning message. 2021-07-23 11:50:55 -07:00
Artur Souza f4532e9de7 Adds partition reminder example for SDKs. 2021-07-23 11:43:18 -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
greenie-msft cd62a4e487
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 09:06:12 -07:00
greenie-msft f50638db9e
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:46:03 -07:00
greenie-msft 10c30cc481
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:36:27 -07:00
jasonviviano 32ab4c92f5 Changed URL link 2021-07-23 11:34:11 -04:00
jasonviviano 2c00813c67 Fixed a ref page 2021-07-23 11:33:49 -04:00