Commit Graph

74 Commits

Author SHA1 Message Date
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
Aaron Crawfis 198d7c0652 Add CLI changes 2020-12-17 10:31:16 -08:00
Aaron Crawfis 5724cfb26c Merge branch 'v1.0-rc2' into v0.11 2020-12-17 10:17:40 -08:00
yaron2 8df31c203b add bulk get api reference 2020-12-16 09:11:13 -08:00
Aaron Crawfis 294fa96708 Merge branch 'v1.0-rc2' into v1.0.0-rc.1 2020-12-15 09:02:32 -08:00
Aaron Crawfis 4d1d0d90f2 Update mtls supported platforms 2020-12-11 18:34:12 -08:00
Aaron Crawfis e94125a158 Move mtls flags above examples 2020-12-11 18:21:06 -08:00
Aaron Crawfis 8cf559e826 Move flags above examples 2020-12-11 18:18:06 -08:00
Aaron Crawfis 3007759c67 Clarify examples 2020-12-11 18:11:43 -08:00
Aaron Crawfis 04ce47c104 Add link to dashboard 2020-12-11 18:07:17 -08:00
Aaron Crawfis 043dc418f1 Add supported platforms section 2020-12-11 18:01:33 -08:00
Aaron Crawfis 21a48a0637 Fix mtls reference 2020-12-11 18:01:17 -08:00
Aaron Crawfis e7eff808ef Consolidate mtls 2020-12-11 17:51:56 -08:00
Mukundan Sundararajan a210134c91
Update dapr-configurations.md 2020-12-11 17:21:25 -08:00
Mukundan Sundararajan 9620f9743f
Update dapr-publish.md 2020-12-11 17:18:57 -08:00
Mukundan Sundararajan 9e33d70d86
Merge branch 'master' into update-cli-ref 2020-12-11 17:18:07 -08:00
Mukundan Sundararajan d3ec2f54f4
Update dapr-run.md 2020-12-11 17:06:55 -08:00
Mukundan Sundararajan b4ddf42ad7
Update dapr-configurations.md 2020-12-11 16:50:02 -08:00
Mukundan Sundararajan e3ae67131a
Update dapr-init.md 2020-12-11 16:21:08 -08:00
Mukundan Sundararajan f7abcf72d3
update with dotnet run example. 2020-12-11 16:11:49 -08:00
Artur Souza 79d45fdbf7
Update dapr-publish.md 2020-12-11 15:21:33 -08:00
Artur Souza 2eacf9ba71
Merge branch 'master' into publish_app_id 2020-12-11 13:56:54 -08:00
Mukundan Sundararajan fc2dbda005 remove redis host flag in init 2020-12-11 13:40:41 -08:00
Mukundan Sundararajan 9f890c6c01 Merge branch 'master' into update-cli-ref 2020-12-11 13:31:33 -08:00
Artur Souza 833c7cfb59 Update CLI ref for configurations with output and name params. 2020-12-10 23:40:57 -08:00
Artur Souza cb8286dabb Update cli ref for publish command. 2020-12-10 21:29:50 -08:00
Nghia Tran 7c1c70d89c
Update doc to remove usage of exporter component (#995)
* Update doc to remove usage of exporter component

* Outdated doc content/en/operations/troubleshooting/setup-tracing.md
2020-12-09 14:53:29 -08:00
Juan Carlos Zamora f00e99bf4a
Fixes #825: Added Metadata API description to docs (#991)
* added Metadata API description to docs

* fixed PUT method http request in metadata api doc

* addressed PR 991 comments
2020-12-09 12:50:00 -08:00
Mukundan Sundararajan e1aad26640 Update CLI reference 2020-12-08 15:30:40 -08:00
Phillip Morton 11d8653e5a
Update dapr-run.md (#974)
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
2020-12-03 10:55:25 -08:00
Charlie Stanley b10f6f8514
Add 403 FORBIDDEN error to PubSub API documentation. (#963) (#964) 2020-12-01 09:58:00 -08:00
Aaron Crawfis ae380d158b
Rc1 merge (#942)
* Update state_api.md (#928)

Removing commas from end of JSON lists

* Fixing README submodule instructions (#911)

* Update README.md

* Remove duplicate step

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Use shared docs page for aws credential info (#934)

* Use shared docs page for aws credential info

* more text

* newline

* moved to integrations

* Links and formatting

* A few more fixes

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: yellow chicks <cdh_cjx@163.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Trond Hindenes <trond@hindenes.com>
2020-11-20 15:26:51 -08:00