Commit Graph

1638 Commits

Author SHA1 Message Date
Mark Fussell 8a90f9706a Merge remote-tracking branch 'upstream/v1.5' into v1.5 2021-11-18 21:12:12 -08:00
tanvigour 49cb7f64ce add rel attribute to remove association with previous page 2021-11-19 08:32:47 +05:30
greenie-msft 559707c27d
Merge branch 'v1.5' into v1.5 2021-11-18 15:55:33 -08:00
greenie-msft 14f9d02b72
Merge branch 'v1.5' into v1.5 2021-11-18 15:37:25 -08:00
Aaron Crawfis 342f395c1f
Merge branch 'v1.5' into aacrawfi/containerapps 2021-11-18 15:34:55 -08:00
greenie-msft 53f297e639
Merge branch 'v1.5' into patch-1 2021-11-18 14:30:12 -08:00
greenie-msft 2429453723
Merge branch 'v1.5' into patch-1 2021-11-18 14:23:29 -08:00
greenie-msft f68d8e88c8
Merge branch 'v1.5' into v1.5 2021-11-18 14:20:32 -08:00
greenie-msft d38bb39447
Merge branch 'v1.5' into patch-1 2021-11-18 14:20:23 -08:00
greenie-msft 014dfaa056
Merge branch 'v1.5' into patch-1 2021-11-18 14:16:13 -08:00
greenie-msft a2ba8082ae
Merge branch 'v1.5' into patch-4 2021-11-18 14:10:07 -08:00
Aaron Crawfis 528c6029a1
Merge branch 'v1.5' into aacrawfi/containerapps 2021-11-18 11:08:39 -08:00
Amulya Varote 848e40771f Added back the deleted file 2021-11-18 11:08:23 -08:00
Aaron Crawfis c9767a3f68 Update footer margins 2021-11-18 11:04:34 -08:00
Aaron Crawfis 408a853d78 Fix mobile rendering of sidebar tree 2021-11-18 11:03:27 -08:00
Amulya Varote 18b56e0fcc Merge branch 'feature/service_invocation' of https://github.com/amulyavarote/docs into feature/service_invocation 2021-11-18 11:00:58 -08:00
Amulya Varote 49c450145e Changes based on the review comments - 1 2021-11-18 11:00:36 -08:00
Ricardo Niepel 78edebf656
Fixing link "Using namespaces with pub/sub" 2021-11-18 17:56:35 +01:00
Mark Fussell 4711902f4d Fix link on Linkerd 2021-11-18 00:34:34 -08:00
Mark Fussell 0dd2ffcae4 reorganizing the Integrations section 2021-11-18 00:21:52 -08:00
Mark Fussell fd45e94288
Merge branch 'dapr:v1.5' into v1.5 2021-11-17 23:48:14 -08:00
Mark Fussell 9a550c60b2 Updates from adding the Configuration API 2021-11-17 23:44:49 -08:00
Charlie Stanley c942ba9694
Merge branch 'v1.5' into patch-1 2021-11-17 19:30:12 -08:00
Charlie Stanley e3aca4c514
Update pubsub-raw.md 2021-11-17 19:29:46 -08:00
Charlie Stanley 05b67a4311
Update pubsub-raw.md 2021-11-17 19:28:43 -08:00
Charlie Stanley 7afbc5dc06
Update pubsub-raw.md 2021-11-17 14:09:47 -08:00
Charlie Stanley da08b1d031
Update pubsub-raw.md 2021-11-17 14:08:53 -08:00
Charlie Stanley 2a84d6844f
Update pubsub-raw.md 2021-11-17 14:07:59 -08:00
Ori Zohar 972ec396ef Updating footer 2021-11-17 13:58:39 -08:00
Charlie Stanley 7246082382
Update pubsub-raw.md
Publisher example invalid dapr/python-sdk#299
2021-11-17 13:42:20 -08:00
amulyavarote 508c478e2f
Removed uncommitted file 2021-11-17 12:18:35 -08:00
Amulya Varote e84850dad0 Removed other images 2021-11-17 12:00:17 -08:00
Amulya Varote 362e6006ea Modified based on the inputs 2021-11-17 11:56:33 -08:00
greenie-msft c58e5bcfb5
Merge branch 'v1.5' into fix/typo-in-how-to-actor-docs 2021-11-16 15:12:11 -08:00
Amulya Varote 6f6754353c Added images 2021-11-16 10:08:02 -08:00
Amulya Varote 721e688e69 Go code fix 2021-11-16 07:57:10 -08:00
Amulya Varote 63d21e6c70 Added service invocation documentation 2021-11-16 05:32:29 -08:00
Mark Fussell 153a3c54e5 Merge branch 'v1.5' of https://github.com/msfussell/docs into v1.5 2021-11-16 00:25:19 -08:00
Mark Fussell 5487aa9b54 Updates due to configuration API building block 2021-11-16 00:24:37 -08:00
Mark Fussell 4932699b73
Merge branch 'dapr:v1.5' into v1.5 2021-11-16 00:23:56 -08:00
Mark Fussell 90f3536845 Updates due to configuration API building block 2021-11-16 00:22:41 -08:00
Giovanni van der Schelde 9ce2a13b63
(doc) Fix typo in howto-actors.md 2021-11-15 20:35:11 +01:00
wangzhiyu b731ca6877 correct resource name of default control plane configuration 2021-11-15 16:43:32 +08:00
Lorenzo Montanari 4f0ee8ecb2
Fixed some formatting issues 2021-11-13 10:57:49 +01:00
Aaron Crawfis 740b2a09c4 Remove region-specific URLs 2021-11-12 14:46:51 -08:00
Aaron Crawfis 8a18ec8504 Move container apps under serverless directory 2021-11-12 14:44:09 -08:00
Aaron Crawfis c07ce8c89f Fix extra merge issues 2021-11-12 14:22:45 -08:00
Aaron Crawfis 859e7232ce Merge branch 'v1.5' into aacrawfi/containerapps 2021-11-12 14:20:28 -08:00
Will Tsai e8b9c49a3f link javascript sdk to docs landing page 2021-11-12 11:49:55 -08:00
Will 0f46f169fd
Merge branch 'dapr:v1.5' into corrections-to-versioning 2021-11-12 10:45:07 -08:00
Ori Zohar f11380a5d5
Merge branch 'v1.5' into remove-daprcon 2021-11-12 10:09:07 -08:00
Will 032aaae992
Merge branch 'v1.5' into corrections-to-versioning 2021-11-12 10:05:47 -08:00
Will Tsai e23e7cf745 make corrections to PHP and Dashboard versions 2021-11-12 10:00:23 -08:00
Yaron Schneider 64b027317c
Update howto-manage-configuration.md (#1947) 2021-11-12 09:49:53 -08:00
Ori Zohar ae26d1a134
Merge branch 'v1.5' into remove-daprcon 2021-11-12 09:35:20 -08:00
Mark Fussell 3e5952f717
Adding the JS SDK to the list for 1.5.0 release 2021-11-12 09:17:18 -08:00
Mukundan Sundararajan 80da31e790
fix alpha1 typo for query state api ref (#1945) 2021-11-12 09:10:08 -08:00
Aaron Crawfis 55d7ac76a9
Merge branch 'v1.4' into aacrawfi/containerapps 2021-11-11 16:43:43 -08:00
Ori Zohar 031843e195 remove DaprCon card in main page 2021-11-11 16:03:16 -08:00
Will 9a2c7cb616
Update daprdocs/content/en/operations/support/support-release-policy.md 2021-11-11 15:18:05 -08:00
Ori Zohar 9d6fbfc434
Merge branch 'v1.5' into release-v1.5 2021-11-11 15:12:27 -08:00
Will 9d4f34d7fe
Update daprdocs/config.toml 2021-11-11 15:10:33 -08:00
Will c8cc0f2e1d
Update daprdocs/config.toml 2021-11-11 15:09:18 -08:00
Will Tsai b30d8594c7 add iARM64 Mac support 2021-11-11 14:49:17 -08:00
Will 58db1738cc
Merge branch 'v1.5' into release-v1.5 2021-11-11 14:26:06 -08:00
Will b88499e45b
Merge branch 'v1.4' into v1.5-v1.4-changes 2021-11-11 12:29:52 -08:00
Will 84ed158390
Update daprdocs/content/en/operations/support/support-release-policy.md
fixed spacing
2021-11-11 12:25:51 -08:00
Will a79065a094
Update daprdocs/content/en/operations/support/support-release-policy.md
v1.3.x should be supported in the v1.4 docs
2021-11-11 12:24:44 -08:00
Will 6c92b15481
removing references to Alicloud Tablestore in v1.4, see #1932 (#1933) 2021-11-11 11:49:48 -08:00
Mark Fussell 2642e51e5e
Merge branch 'v1.5' into alicloud-tablestore-v1.5-correction 2021-11-11 11:48:40 -08:00
Yaron Schneider 632ab379dc
add configuration api how-to and overview placeholder (#1928)
* add configuration api how-to and overview placeholder

* fix code tab

* change format

* add docs

* Updated to text

* Update building-blocks-concept.md

* Minor updates

* Update to overview

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-11-11 11:07:45 -08:00
Will Tsai eb831e834d updating references to Alicloud Tablestore in v1.5, see #1932 2021-11-11 10:39:05 -08:00
greenie-msft 9005144236
Merge branch 'v1.5' into patch-5 2021-11-10 15:41:53 -08:00
greenie-msft 01b6d87b2e
Merge branch 'v1.5' into patch-5 2021-11-10 15:34:51 -08:00
greenie-msft 7d4109f219
Merge branch 'v1.5' into patch-4 2021-11-10 15:34:45 -08:00
greenie-msft a7007de419
Merge branch 'v1.5' into feature/pubsub_pulsar0901 2021-11-10 14:30:14 -08:00
greenie-msft 795451e864
Merge branch 'v1.5' into patch-4 2021-11-10 14:19:20 -08:00
greenie-msft 2d1e34aed9
Merge branch 'v1.5' into patch-5 2021-11-10 14:17:07 -08:00
greenie-msft f3bf612ea7
Merge branch 'v1.5' into apache_kafka_1912 2021-11-10 13:18:27 -08:00
greenie-msft 6f97e682ad
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Will <witsai@microsoft.com>
2021-11-10 09:57:16 -08:00
greenie-msft 2e29e3d001
Merge branch 'v1.5' into add_tls_for_kafka_pusub 2021-11-10 09:37:15 -08:00
Nick Greenfield a38d26a13c Release v1.5 (Day of release changes to v1.5) 2021-11-09 15:26:55 -08:00
greenie-msft 7fd59b8c69
Merge branch 'v1.5' into update_mqtt 2021-11-09 15:12:26 -08:00
greenie-msft 1c72e0977c
Update dapr-run.md 2021-11-09 15:06:55 -08:00
greenie-msft 9c34a02b73
Update arguments-annotations-overview.md 2021-11-09 15:05:12 -08:00
greenie-msft d2bccac344
Update support-release-policy.md 2021-11-09 14:51:16 -08:00
greenie-msft ae86afa37d
Update support-release-policy.md 2021-11-09 14:49:20 -08:00
greenie-msft 62036810b2
Merge branch 'v1.4' into v1.5-v1.4-changes 2021-11-09 14:43:07 -08:00
Nick Greenfield 4f4dad3adb Release v1.5 (Day of release changes to v1.4) 2021-11-09 14:35:31 -08:00
Will Tsai bfb626fd44 fix Go SDK version number 2021-11-09 14:34:23 -08:00
Loong 3306c749aa update
Signed-off-by: Loong <loong.dai@intel.com>
2021-11-09 13:11:20 +00:00
Loong 411694bb15 feedback
Signed-off-by: Loong <loong.dai@intel.com>
2021-11-09 13:02:23 +00:00
Loong 07fd61c286 Merge branch 'v1.5' into patch-1 2021-11-09 12:58:15 +00:00
Dmitry Shmulevich 57f24b82a7
updated diagram (#1921) 2021-11-08 18:17:29 -08:00
zhangchao 535603894e fix review 2021-11-09 09:22:50 +08:00
Dmitry Shmulevich 4fc8c4cf2a minor updates 2021-11-08 13:35:53 -08:00
Dmitry Shmulevich 91fe55b023
Added documentation for StateStore Query API (#1874)
Reworked this overview to make this more consistent and include recent updates from releases.
2021-11-08 10:13:29 -08:00
Aaron Crawfis 96a794bcd3
Apply suggestions from code review
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-11-08 08:02:26 -08:00
zhangchao 5038c92b2b add secret store refrence 2021-11-06 17:53:17 +08:00
zhangchao 119e0358bd add consumeRetryInterval to tls example yaml 2021-11-06 17:30:08 +08:00