Commit Graph

105 Commits

Author SHA1 Message Date
Hannah Hunter f027fd7d01
update nav bar for v1.1 (#2636)
* update nav bar for v1.1

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix links

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-07-08 16:52:52 -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
Nil ddda38f714
fix typo (#1467) 2021-05-10 08:35:33 -07:00
Taction 37f0b4d098
Pubsub rabbitmq deletedWhenUnused default vaule is true (#1459)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-07 10:38:02 -07:00
zhangchao 07ef271f40 fix pulsar pubsub conponent metadata fields enableTLS to not required 2021-04-29 21:22:56 +08:00
Aaron Crawfis 9051058b1a
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md 2021-04-28 09:06:33 -07:00
Aaron Crawfis 77973dc4e0
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/azure-keyvault.md 2021-04-28 09:06:26 -07:00
Donovan Brown f48fef4f88
Merge branch 'v1.1' into patch-4 2021-04-26 20:16:31 -05:00
Aaron Crawfis 02fdcd2770
Merge branch 'v1.1' into patch-4 2021-04-19 19:46:55 -07:00
Aaron Crawfis da80e4d4e0 Add actor state support information to SQL 2021-04-19 19:38:16 -07:00
Aaron Crawfis f69e0358d2
Merge branch 'v1.1' into asb_publish_retry_settings_1411 2021-04-16 14:50:29 -07:00
Aaron Crawfis 8012c065fc
Merge branch 'v1.1' into aacrawfi/kafka-update 2021-04-16 14:37:49 -07:00
Ori Zohar 2c0614945f
Merge branch 'v1.1' into asb_publish_retry_settings_1411 2021-04-16 14:35:13 -07:00
Ori Zohar b869f064bb Updates for v1.1.2 patch 2021-04-16 11:57:53 -07:00
Phil Kedy ddc3e08ce5 Adding Azure Service Bus publish retry settings 2021-04-16 14:49:21 -04:00
Aaron Crawfis e990781af0 Update link to kafka installation 2021-04-14 15:47:25 -07:00
Aaron Crawfis ff76fb6faf
Merge branch 'v1.1' into patch-4 2021-04-14 12:55:04 -07:00
Aaron Crawfis c8009fe650
Merge branch 'v1.1' into delete-azure-blob-binding 2021-04-14 11:41:07 -07:00
fabistb ce23a2511b change Delete Blob to Delete blob 2021-04-14 20:16:45 +02:00
fabistb 80786d1c33 add missing space 2021-04-13 23:32:17 +02:00
Donovan Brown fc52caf58b Merge remote-tracking branch 'upstream/v1.1' into patch-4 2021-04-13 12:15:20 -05:00
fabistb db86e59f56 add delete operation to azure blob storage 2021-04-11 20:54:10 +02:00
Trond Hindenes 98d0d307d3 Added a bit more of a cert string to show intended use 2021-04-10 00:04:52 +02:00
Trond Hindenes 9012ca09af Fix table formatting 2021-04-10 00:00:42 +02:00
Trond Hindenes 2383f01a4b updated gcp pubsub with v1.1 options 2021-04-09 23:56:28 +02:00
Aaron Crawfis 436d10a494 Update bindings title 2021-04-09 13:45:17 -07:00
Aaron Crawfis d3b9eaba77 Update titles to put component type first 2021-04-09 13:44:17 -07:00
Aaron Crawfis bbd2d18b3a Move component specs into reference section 2021-04-09 12:56:14 -07:00
Charlie Stanley a579780e0f
Use POST verb for shutdown example (#1366)
* Use POST verb for shutdown example

* Update documentation to reflect v1.1.1
2021-04-06 18:07:28 -07:00
Ori Zohar 07aaebd93c Upmerge latest updates from v1.0 2021-04-01 11:43:21 -07:00
wise-Kaas 39c232b21c matched default ports for http and gprc 2021-04-01 13:02:52 +03:00
Ori Zohar 7567af92e2 Updating current version to v1.1 2021-03-25 15:51:57 -07:00
Phil Kedy 07ff561c23 Update daprdocs/content/en/reference/cli/dapr-init.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-17 12:22:32 -04:00
Phil Kedy a7091ca2d1 Added Kubernetes --wait and --timeout flags to the CLI documentation 2021-03-17 12:22:32 -04: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
Ori Zohar 5331ba6c9d Adding links to PHP SDK and more SDK page interlinking 2021-02-11 16:46:27 -08:00
halspang 5b02d7b24d
Add docs for upgrade command in cli (#1181)
* Add docs for upgrade command in cli

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

* Update dapr-upgrade.md

* Update dapr-upgrade.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:39:14 -08:00
Phil Kedy b791d5670e Removing extra `(` 2021-02-10 12:34:10 -05:00
Mark Fussell 65d6c4a085
Update _index.md 2021-02-09 22:16:24 -08:00
Mark Fussell ac0365944a
Update _index.md 2021-02-09 22:14:53 -08:00
Phil Kedy b03378cdca Tweak per PR 2021-02-09 14:53:05 -05:00
Phil Kedy 388424438a Added single page of all the env variables used by Dapr 2021-02-09 14:15:12 -05:00
Yaron Schneider df05ea3596
Add pub/sub content-type info (#1158)
* add pub/sub content-type info

* datacontenttype clarification

* Update pubsub_api.md

* add custom cloudevent info

* reorder

* Update howto-publish-subscribe.md

* Update howto-publish-subscribe.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-02 21:46:23 -08:00
Aaron Crawfis 66a1cf767c Merge branch 'v1.0-rc2' into periodic-rc.3 2021-01-29 11:34:56 -08:00
Aaron Crawfis 4579d1e16c Merge branch 'v0.11' into periodic-rc2 2021-01-29 11:09:01 -08:00
Sander Molenkamp 9ca443d648 Fix API ref 2021-01-23 12:01:16 +01:00
Yaron Schneider dd3bd72cb3
Merge branch 'v1.0-rc3' into issue-1089 2021-01-16 16:38:28 -08:00
Artur Souza 1223d5cd73 Fix doc. 2021-01-15 15:51:37 -08:00
Artur Souza 27f399e87c Adding documentation for PubSub Message TTL. 2021-01-15 13:21:27 -08:00
cmendible 0cd6ff3426 Update Secrets API reference #1089 2021-01-13 10:56:08 +00:00