Commit Graph

322 Commits

Author SHA1 Message Date
Ori Zohar 5759ee100d
Merge branch 'v1.4' into fix-1755 2021-09-14 14:55:38 -07:00
Ori Zohar 8c9b66d52c
Preview feature updates for v1.4 (#1787)
* updating preview features

* preview features doc updates

* preview alerts and table edits
2021-09-14 14:39:08 -07:00
Ori Zohar c0dc9944ec
Merge branch 'v1.4' into fix-1755 2021-09-14 14:36:29 -07:00
Phil Kedy 6e2558fbf5 Tweak 2021-09-14 16:46:57 -04:00
Phil Kedy 6957a5c56a Tweaks per PR 2021-09-14 16:38:29 -04:00
Phil Kedy 477087cf8f Tweak 2021-09-14 16:30:04 -04:00
Phil Kedy a7a96b336f PubSub Routing docs 2021-09-14 16:24:10 -04:00
greenie-msft 974ff70902
Fix style/tone 2021-09-14 12:06:24 -07:00
greenie-msft c3cc74c81e
Fix style/tone 2021-09-14 12:05:03 -07:00
greenie-msft bd2ad661c4
Apply suggestions from code review 2021-09-14 12:01:49 -07:00
Alessandro (Ale) Segala 663c3aaa14
Update daprdocs/content/en/developing-applications/integrations/cloud-providers/authenticating-azure.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-09-14 11:36:04 -07:00
Alessandro (Ale) Segala 663cc42184
Update daprdocs/content/en/developing-applications/integrations/cloud-providers/authenticating-azure.md
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2021-09-14 11:07:13 -07:00
Nick Greenfield 07369c3813 Merge branch 'v1.3' into v1.4 2021-09-14 09:59:23 -07:00
Ori Zohar 5545ed1547
Merge branch 'v1.4' into fix-1755 2021-09-14 09:14:36 -07:00
Yaron Schneider d3c5caf864
Update python example for gRPC proxy 2021-09-13 11:25:57 -07:00
ItalyPaleAle e14f93b3d3
Improvements and fixes 2021-09-10 11:53:31 -07:00
Alessandro (Ale) Segala 02998e5256
Merge branch 'v1.4' into fix-1755 2021-09-09 19:37:59 -07:00
Alessandro (Ale) Segala 38ea35a069 Updated per Christos' comments 2021-09-09 19:37:08 -07:00
Alessandro (Ale) Segala 891d08cdc8 Updated the AKV document and fixed the Azure auth document 2021-09-09 18:09:45 -07:00
Alessandro (Ale) Segala e5016a62af Added doc for common Azure auth layer 2021-09-09 17:29:38 -07:00
Yaron Schneider e480b03d58
add custom route (#1772) 2021-09-09 15:00:12 -07:00
Nick Greenfield dd197ee52b Add doc for how to use setup-dapr GitHub Action 2021-09-09 10:26:56 -07:00
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