Commit Graph

166 Commits

Author SHA1 Message Date
greenie-msft 6be58910ba
Add GitHub links for Javascript and Rust SDK repos (#1466) 2021-05-07 19:12:49 -07:00
Moien Tajik 265630fb8e
Link to correct document URL (#1458) 2021-05-07 10:34:20 -07:00
Donovan Brown d81a82e7d8
Removed duplicate word
Removed additional "are"
2021-04-30 00:39:40 -05:00
Aaron Crawfis 596160ad4b
Merge branch 'v1.1' into aacrawfi/integrations 2021-04-20 09:53:57 -07:00
Aaron Crawfis 0a965574e5
Merge branch 'v1.1' into v1.1 2021-04-19 19:47:29 -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 6a86f6536a
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-15 13:36:17 -07:00
Javier Vela 4f95fecb61
Update howto-publish-subscribe.md to follow the Hugo shortcode convention
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-04-15 20:08:36 +02:00
idjohnson a1d9f497ec
Update howto-bindings.md
missed 'Content-Type: application/json'  in curl command for testing binding
2021-04-15 09:43:32 -05:00
Javier Vela 760b49b031
Merge branch 'v1.1' into fix-link-pubsub-content-types 2021-04-15 06:43:13 +02:00
Javier Vela d46b799c3d fix link pubsub content types 2021-04-15 06:37:46 +02:00
Aaron Crawfis a6d155d3b5 Update integrations 2021-04-14 16:25:43 -07:00
Aaron Crawfis 31fe5f6205 Generalize cloud providers 2021-04-14 16:25:30 -07:00
liuyao ba5a25ed2d fix gRPC-integration.md 2021-04-12 20:40:04 +08:00
liuyao 8ac1551a3e fix gRPC-integration.md 2021-04-12 20:37:40 +08:00
liuyao dc863f1dba fix gRPC-integration.md 2021-04-12 20:27:02 +08:00
Aaron Crawfis bbd2d18b3a Move component specs into reference section 2021-04-09 12:56:14 -07:00
meijin 7d8911b65d fix app-id 'testpubapp' not match 'testpubsub' when publish 2021-03-22 17:42:44 +08:00
Newbe36524 5b66a38c8e Update middleware-uppercase.md (#1309) 2021-03-17 12:22:32 -04:00
Newbe36524 fdad3a1e0b
Update middleware-uppercase.md (#1309) 2021-03-15 19:02:45 -07:00
Artur Souza 1724be295e
Update sdk-serialization.md 2021-03-12 11:27:51 -08:00
Ori Zohar 2d98c2d163
Merge branch 'v1.0' into patch-2 2021-03-11 09:27:47 -08:00
Ori Zohar 2bb9f39aae
Merge branch 'v1.0' into patch-2 2021-03-11 09:19:04 -08:00
Jeff Foster 1a0984be6a
Fix broken link. 2021-03-11 13:48:36 +00:00
Aaron Quamme d8a9f71c50
Update sdk-serialization.md 2021-03-09 21:51:55 -06:00
OpenWindow d249a176de
Update state-management-overview.md
Minor grammar fix.
2021-03-09 07:13:47 -05:00
Laurent Kempé 06ef57fece
Update intellij.md
Add missing "
2021-03-05 09:48:36 +01:00
Aaron Crawfis 4cff5ca0fb Update references 2021-02-24 11:09:03 -08:00
Yaron Schneider 0a52281be8
fix save state example (#1250) 2021-02-22 13:44:59 -08:00
Mark Fussell bedbf75c34 Adding a few updates for versioning 2021-02-16 16:24:38 -08:00
Ori Zohar d40219cfe1
Updating SDK versions (#1208)
* Updating SDK versions

* Updating sdk table version --> status

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-15 15:30:55 -08:00
halspang de42e45f01
Update statestore ETag/actor support (#1213)
* Update statestore ETag/actor support

Add additional column to the supporte statestore table that
indicates direct support of ETag usage. Also specify that
transactional stores support actors.

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

* Add ETag example in statestore API reference

This commit adds a walkthrough of how to work with ETags including
finding them and using them for updates and deletes.

* Update _index.md

* Update state_api.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-15 10:00:06 -08:00
Nghia Tran 7f37a4914f
Remove references to Open Census (#1212)
* Correct the language about OpenTelemetry protocol

* Remove references to OpenCensus

* Update tracing-overview.md

* Update jaeger.md

* Update zipkin.md

* Update setup-tracing.md

* Update setup-tracing.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-14 13:42:51 -08:00
Mark Fussell 6308bc1c7f
Updates to the building block overview articles (#1206)
* Updates to the building block overviews articles

* Removing the hidden retry text

* Adding Control-Concurreny video

* Address  include other secret stores. #1063

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-14 13:01:55 -08:00
Nghia Tran dd509fdf63
Correct the language about OpenTelemetry protocol (#1211) 2021-02-13 18:04:33 -08:00
Nghia Tran d8ea354e6a Move operator-centric docs into Operation section 2021-02-13 21:13:07 +00:00
Phil Kedy bbc10f8b4d
Restructuring middleware docs pages (#1190)
* First pass at restructuring the middleware docs pages

* Tweaks

* Updating custom middleware instructions.
Grammatical tweak re: secrets in metadata values.

* Adding descriptions for each middleware component to the supported middleware table

* Table allignment

* Various tweaks

* its versus it's

* Making Quickstart capitalized again

* Better OAuth spec links for the two grant flows currently supported

* Fixing two sentences

* Update middleware-overview.md

* Update middleware-bearer.md

* Update middleware-oauth2.md

* Update middleware-oauth2clientcredentials.md

* Update middleware-opa.md

* Update middleware-rate-limit.md

* Update middleware-uppercase.md

* Update middleware-rate-limit.md

* Update middleware-opa.md

* Update middleware-oauth2.md

* Update middleware-bearer.md

* Update middleware-oauth2.md

* Update middleware-bearer.md

* Update middleware-oauth2clientcredentials.md

* Update middleware-opa.md

* Update middleware-rate-limit.md

* Update middleware-uppercase.md

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

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

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

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

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

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

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

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Tweaks per PR

* Small tweak

* Small tweak

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-12 16:25:24 -08:00
Ori Zohar 4d3822f367
Removing 1st person
Removing "Let's"
2021-02-12 14:00:59 -08:00
Ori Zohar a908b210b1
Merge branch 'v1.0' into add/php 2021-02-12 13:57:38 -08:00
Rob Landers 19e76e8b07
Fix wording 2021-02-12 22:42:22 +01:00
Ori Zohar f4663c327a Upmerge from v1.0-rc3 docs 2021-02-12 13:36:30 -08:00
Ori Zohar 9204113d7b Merging latest relevant changes from v0.11 2021-02-12 12:10:38 -08:00
Mukundan Sundararajan 88f754f13b
Update intellij.md 2021-02-12 10:32:29 -08:00
Rob Landers ee7a7d19a1
Add code samples 2021-02-12 19:31:05 +01:00
Ori Zohar ac1475a8d4 Merge branch 'php-ref' of https://github.com/dapr/docs into php-ref 2021-02-12 08:58:08 -08:00
Ori Zohar e8dec27b77 SDK table update version 2021-02-12 08:52:41 -08:00
Rob Landers 972c3ff3b0
Add PHP to SDK list (#1197)
* Add PHP to SDK list

* Add to overview
2021-02-12 07:41:00 -08:00
Ori Zohar 03334cb796
Merge branch 'v1.0' into php-ref 2021-02-11 18:52:17 -08:00
Mark Fussell 137681a32a
Update _index.md 2021-02-11 17:57:07 -08:00