Commit Graph

1236 Commits

Author SHA1 Message Date
Ori Zohar 1d4237b07b Adding community link to nav bar 2021-02-11 13:45:27 -08:00
Ori Zohar 4122aedfb8 Updating nav bar 2021-02-11 13:30:13 -08:00
Aaron Crawfis b9bfdb05ef
Merge pull request #1175 from dapr/orizohar-patch-1
Fix incorrect link under observability index page
2021-02-10 09:23:18 -08:00
Ori Zohar f4a46c981a
Update _index.md 2021-02-08 15:58:00 -08:00
Patrick de Mooij 713075b5da
fixed typo in Service invocation overview (#1170) 2021-02-08 07:37:39 -08:00
Ori Zohar 852bbf64a8
Merge pull request #1152 from dapr/publish-rc.3
Changes to publish rc.3 release in docs.dapr.io
2021-02-03 09:24:09 -08:00
Ori Zohar 2098d90d3b Updating branch guidance 2021-02-02 14:12:43 -08:00
Ori Zohar 105c643c07 Changes to publish rc.3 release in docs.dapr.io 2021-02-01 11:10:26 -08:00
soiboxauxi 233f39b1c7
Update howto-secrets.md (#1150) 2021-01-31 22:45:05 -08:00
georgestevens99 98213a5553
Issue 1113 fixed (#1144)
Changed the dapr run example shown in the doc so that the http port label is correct, replacing the old, out-og-date label.
2021-01-31 17:19:01 -08:00
xavier geerinck ab0df69645
Rework Azure Blob Storage documentation to be more clear (#1122)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-01-30 08:51:15 -08:00
Aaron Crawfis 52447a421b
Merge pull request #1121 from AaronCrawfis/codespaces-docs
Add codespaces page
2021-01-28 09:45:21 -08:00
Ori Zohar 93f32e96c7
Merge branch 'v0.11' into codespaces-docs 2021-01-28 09:42:17 -08:00
Aaron Crawfis 955635ceed
Merge pull request #1115 from amolenk/amolenk/actorkeyseparator
Fix Actor key separator
2021-01-28 09:36:15 -08:00
Aaron Crawfis 24372c4644
Merge branch 'v0.11' into amolenk/actorkeyseparator 2021-01-28 09:32:41 -08:00
Ori Zohar 3131626285
Merge pull request #1125 from tcnghia/fix-otel-retry
Update OpenTelemetry Collector to not use queued_retry processor
2021-01-27 17:07:54 -08:00
Nghia Tran e9fe330ca0
Merge branch 'v0.11' into fix-otel-retry 2021-01-27 14:54:42 -08:00
Nghia Tran 14660142c7 Update OpenTelemetry Collector to not use queued_retry processor
`queued_retry` processor has been deprecated, and we didn't use any
retry settings. Remove it here to avoid errors with latest version of
OpenTelemetry Collector agent.
2021-01-27 14:52:27 -08:00
Aaron Crawfis f377db8fd5 Add codespaces page 2021-01-25 13:21:37 -08:00
Aaron Crawfis 3c4661ba9e
Merge pull request #1119 from dapr/Link-Fix
Fix broken link
2021-01-25 10:34:52 -08:00
Aaron Crawfis 003ea2c3fd
Fix broken link 2021-01-25 10:32:09 -08:00
Sander Molenkamp 9ca443d648 Fix API ref 2021-01-23 12:01:16 +01:00
Sander Molenkamp 047894bc34 Fix SQL server query state store 2021-01-23 12:00:28 +01:00
Aaron Crawfis 3bd39e9d9f
Merge pull request #1110 from dapr/periodic-v0.11-merge
Move applicable changes into 0.11
2021-01-21 17:30:08 -08:00
Ori Zohar 0c71bc7de6
Merge branch 'v0.11' into periodic-v0.11-merge 2021-01-21 17:22:58 -08:00
Ori Zohar 201cfc4fb7
Merge pull request #1105 from dapr/reference-fix
Fix page reference
2021-01-21 17:17:44 -08:00
Aaron Crawfis ba069daec8 Move applicable changes into 0.11 2021-01-21 16:13:58 -08:00
Aaron Crawfis 1240240c7e
Fix page reference 2021-01-21 13:27:45 -08:00
Ori Zohar 9524e83bd4
Merge pull request #1091 from XavierGeerinck/patch-1
Clarify Service Bus Queues Binding to illustrate that Endpoint= is re…
2021-01-21 09:40:31 -08:00
Ori Zohar d58de2fce9
Merge branch 'v0.11' into patch-1 2021-01-21 09:22:21 -08:00
Aaron Crawfis 196043fc65
Merge pull request #1070 from RadoslavGatev/patch-1
Add a justification about the ratelimit middleware
2021-01-19 22:36:05 -08:00
Aaron Crawfis cc10150e45 Title casing and related links 2021-01-19 22:33:39 -08:00
Aaron Crawfis 5babc5aefe Update title 2021-01-19 22:30:21 -08:00
Aaron Crawfis f5195969a3 Update title casing and weight 2021-01-19 22:30:15 -08:00
Aaron Crawfis d20a849335
Merge branch 'v0.11' into patch-1 2021-01-19 22:19:04 -08:00
Ori Zohar aa6b830732
Merge pull request #1055 from orizohar/getting-started-tutorial
Getting started tutorial
2021-01-19 15:12:14 -08:00
Ori Zohar f70e76f515 Editing components getting started 2021-01-19 15:01:34 -08:00
Aaron Crawfis bb8286ca6c
Merge branch 'v0.11' into getting-started-tutorial 2021-01-19 12:55:55 -08:00
Aaron Crawfis a24bb6aa97 Add components step 2021-01-19 12:55:37 -08:00
Radoslav Gatev 222dfe982c update justification 2021-01-17 22:29:56 +02:00
Radoslav Gatev 35bbdd5fcb
Merge pull request #2 from RadoslavGatev/v0.11
merge branches
2021-01-17 22:23:30 +02:00
Radoslav Gatev f94f0a73e1 Add rate limit middleware 2021-01-17 22:17:07 +02:00
Radoslav Gatev c7444f41bc fix link in readme 2021-01-17 21:19:59 +02:00
Radoslav Gatev cc7f8d5690
Merge pull request #1 from dapr/v0.11
Merge upstream
2021-01-17 21:00:23 +02:00
Radoslav Gatev e80f383085
Merge branch 'v0.11' into patch-1 2021-01-17 20:56:31 +02:00
Aaron Crawfis efe80e9161
Merge pull request #1080 from AaronCrawfis/branch-guidance
Add branch guidance
2021-01-14 09:44:44 -08:00
xavier geerinck 0f67a93eb5
Clarify Service Bus Queues Binding to illustrate that Endpoint= is required 2021-01-13 16:15:13 +01:00
Aaron Crawfis d8820e30ad
Merge branch 'v0.11' into getting-started-tutorial 2021-01-08 21:12:11 -08:00
Aaron Crawfis db299559bc Grammer and heading updates 2021-01-08 21:11:49 -08:00
Ori Zohar e0b2ff61a7 Refactoring getting started 2021-01-08 09:08:23 -08:00