Aaron Crawfis
620900df45
Merge branch 'v1.1' into upmerge/05-26
2021-05-26 17:54:51 -07:00
Artur Souza
f34497cedf
Document pubsub without cloudevent. ( #1499 )
...
* Document pubsub without cloudevent.
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/reference/api/pubsub_api.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/reference/api/pubsub_api.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Add images + enhance subscribe example.
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix title for example
* Update pubsub-overview.md
* Update pubsub-raw.md
* Update pubsub_api.md
* Update howto-publish-subscribe.md
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update raw pubsub scenarios images.
* Note about subscription CRD and raw payload support.
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-raw.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-05-26 17:37:01 -07:00
greenie-msft
43a0e2d8e2
Ensure mDNS is functioning properly on MacOS ( #1505 )
...
* Ensure mDNS is functioning properly on MacOS
* Update common_issues.md
* Apply suggestions from code review
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-24 15:30:35 -07:00
Simon Leet
64ebd6ed13
Add integration article to Azure API management ( #1503 )
...
* Add integration article to Azure API management
Fixes #1303
* Reorder APIM page to end of integrations list
Also add Learn More button
2021-05-24 12:30:20 -07:00
Aaron Crawfis
4eeb01cd8f
Add OSM integration ( #1490 )
...
* Add OSM docs
* Add community call video
* Address comments
2021-05-24 10:31:37 -07:00
Aaron Crawfis
37d1b15b91
Replat the workflows docs ( #1497 )
...
* Replat the workflows docs
* Add more docs
2021-05-24 10:27:00 -07:00
Long Dai
fe1ab8eb61
docs: clean up white noise ( #1491 )
...
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-05-21 13:21:55 -07:00
halspang
b404b94190
Add documentation for actor reentrancy ( #1483 )
...
* Add documentation for actor reentrancy
https://github.com/dapr/docs/issues/1482
* Incoporate PR feedback
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Add link from preview feature to reentrancy
* Update daprdocs/content/en/developing-applications/building-blocks/actors/actor-reentrancy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-17 12:41:12 -07:00
Ian Luo
f910dfc66f
sentinel middleware doc ( #1439 )
...
* sentinel middleware doc #1437
* update description
* revise title
* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md
* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-sentinel.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-05-17 05:45:42 -07:00
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
Aaron Crawfis
c83b62396d
Upmerge 2021 05 03 ( #1457 )
...
* Added table to show Kubernetes options
When I read this doc it was unclear that the cert could be provided as a secret. The only table on the original version showed `spnCertificateFile` as a required option. I added a second table to make it clear that in Kubernetes there is a `spnCertificate` option that does not require a file on disk.
* incorporating feedback
* Update concepts and add terminology page
* Add note on gRPC
* Update concepts docs
* Fix typo
Add a missing word
* Clarify state management examples
* Add info on reporting security issues
* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md
* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md
* Fix self-hosted docs
* Remove name-resolution reference
* Simplify options
* Update components-concept.md
* Update configuration-concept.md
* Update overview.md
* Update terminology.md
* fix pulsar pubsub conponent metadata fields enableTLS to not required
* Fix self-hosted description
* clarify integrations
* Removed duplicate word
Removed additional "are"
* Don't mark as stale if waiting on code pr
Co-authored-by: Donovan Brown <dbrown@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Esteban Luchsinger <eluchsingerm@hotmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: zhangchao <zchao9100@gmail.com>
2021-05-04 10:38:23 -07:00
Donovan Brown
d81a82e7d8
Removed duplicate word
...
Removed additional "are"
2021-04-30 00:39:40 -05:00
Ori Zohar
98ab13da78
Latest changes from v1.1
2021-04-22 13:38:06 -07:00
Aaron Crawfis
596160ad4b
Merge branch 'v1.1' into aacrawfi/integrations
2021-04-20 09:53:57 -07:00
Aaron Crawfis
5c1f8463c7
Update daprdocs/content/en/developing-applications/debugging/debug-k8s/debug-dapr-services.md
2021-04-20 09:34:10 -07:00
Ian Luo
9a91ff76cc
revise according to the review comments
2021-04-20 14:09:11 +08:00
Aaron Crawfis
0a965574e5
Merge branch 'v1.1' into v1.1
2021-04-19 19:47:29 -07:00
Aaron Crawfis
4c1fd4beec
Merge branch 'v1.2' into k8s-debug
2021-04-19 19:46:25 -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
Aaron Crawfis
b24788a659
Merge branch 'v1.2' into k8s-debug
2021-04-06 08:58:26 -07:00
Ian Luo
a95210240a
fix issue #1380
2021-04-06 15:25:11 +08: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