Commit Graph

3948 Commits

Author SHA1 Message Date
Hannah Hunter c80f539871 update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 19:14:51 -04:00
Mark Fussell 1f1e77448d
Merge branch 'v1.11' into api-denylist 2023-06-05 16:07:21 -07:00
Tom Bern c9eeb96dc5
Update RabbitMQ priority queue publish message (#3492)
Signed-off-by: Tom Bern <57457849+thombrn@users.noreply.github.com>
2023-06-05 15:55:55 -07:00
Taction cf7ea8c353
delete outdated content (#3486)
Signed-off-by: zhangchao <zchao9100@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-05 15:20:16 -07:00
Mark Fussell 624d4bb40d
Merge branch 'v1.11' into issue_6388 2023-06-05 14:23:03 -07:00
Hannah Hunter 27bb5c2472 updates per mark and alessandro review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 17:20:26 -04:00
Hannah Hunter ef61aae081 add crypto quickstart doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 16:46:24 -04:00
Alessandro (Ale) Segala 9dbec4dce2
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-05 13:26:57 -07:00
Mark Fussell 3a3c62196f
Update local-storage.md
Updating grammar
2023-06-05 13:04:21 -07:00
Mark Fussell 48d7694fd7
Merge branch 'v1.11' into issue_3216 2023-06-05 12:47:49 -07:00
Hannah Hunter 627b83598d Alessandro review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 13:46:33 -04:00
ItalyPaleAle 456767d19c Added docs for API denylists
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-05 16:57:56 +00:00
Hannah Hunter 730ccf4d8d update link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 12:13:00 -04:00
Hannah Hunter 6700fa67e5 add section for quickstart link and the demo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:58:39 -04:00
Hannah Hunter 2c9a3c5c3f remove misspelled image file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:37:54 -04:00
Hannah Hunter ddb1fa8189 fix typo in image name
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:36:45 -04:00
Hannah Hunter 5be0b85546 add overview image
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:33:47 -04:00
Hannah Hunter d4107786fc
Merge branch 'v1.11' into issue_3485 2023-06-05 11:29:47 -04:00
Hannah Hunter 18319ad3b0 update k8s secrets spec
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:18:45 -04:00
Hannah Hunter 7e7292d395 Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-06-05 11:15:33 -04:00
Hannah Hunter 0d09ba2536 address some crypto comments/review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:15:11 -04:00
Hannah Hunter e0f29fe4a3 rename file with updated postrgesql name
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 10:32:21 -04:00
Hannah Hunter 95e4c53d62 attempt to fix the terminate command
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 10:18:28 -04:00
Mark Fussell c3a7380006
Merge branch 'v1.11' into issue_3216 2023-06-04 22:16:18 -07:00
Mark Fussell e790f753da
Merge branch 'v1.11' into issue_6388 2023-06-02 18:10:38 -07:00
Artur Souza 3ba10e7d5b
Add build variations + refactor breaking-changes. (#3478)
* Add build variations + refactor breaking-changes.

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* Update daprdocs/content/en/operations/support/support-release-policy.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* Add example and reference to build variants.

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* Update daprdocs/content/en/reference/arguments-annotations-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/operations/support/support-release-policy.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/operations/support/support-release-policy.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/operations/support/support-release-policy.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/arguments-annotations-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 18:05:59 -07:00
Hannah Hunter 70537df668
Add `consumerID` to Pulsar pub/sub (#3437)
* add consumerID

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

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 17:56:19 -07:00
Mark Fussell 54d22b41c2
Merge branch 'v1.11' into issue_6388 2023-06-02 16:39:27 -07:00
Mark Fussell fdfd756006
Update daprdocs/content/en/operations/support/alpha-apis.md
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 16:39:22 -07:00
Mark Fussell 25ca95dc93
Update daprdocs/content/en/operations/support/alpha-apis.md
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 16:38:52 -07:00
Mark Fussell f202d7dc8c
website info (#3482)
* analytics tracker

* Testing for clearbit tracking

* Update footer.html

layout update

* Update footer.html

Layout update

---------

Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 14:30:55 -07:00
Josh van Leeuwen 5adf7173e2
Show same dapr version in quickstart CLI version (#3479)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-02 11:41:19 -07:00
Josh van Leeuwen 44baf48b7a
Adds TTL documentation to CosmosDB and MySQL (#3471)
* Adds TTL documentation to CosmosDB and MySQL

Signed-off-by: joshvanl <me@joshvanl.dev>

* Remove Microsoft link localization form the CosmosDB MySQL reference docs

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mysql.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-01 22:18:17 -07:00
Mukundan Sundararajan 351453c76a
add app channel address flag for run and multi app run template. (#3473)
* add app channel address flag for run and multi app run template. fix tags issue during compile

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-31 19:18:42 -07:00
Mark Fussell 4b0a175549
Merge branch 'v1.11' into issue_3216 2023-05-31 19:17:48 -07:00
Mark Fussell 181c7200f1
Update alpha-apis.md
Removing deprecation notice, since this is not an official deprecation
2023-05-31 16:32:01 -07:00
Mark Fussell 469556d267
Update alpha-apis.md
Splitting pub/sub into two entries
2023-05-31 16:17:37 -07:00
Mark Fussell d55055a0c4
Update alpha-apis.md
Adding gRPC links
2023-05-31 16:09:08 -07:00
Marc Duiker ee24c0e71e Merge branch 'workflow-review' of https://github.com/marcduiker/dapr-docs into workflow-review 2023-05-31 14:21:35 +02:00
Marc Duiker 2ff7640c88 Update chaining, fan-our/fan-in and monitor diagrams
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2023-05-31 14:21:32 +02:00
Marc Duiker db2cdd1626
Merge branch 'v1.11' into workflow-review 2023-05-31 13:26:09 +02:00
Mark Fussell be4807f011
Merge branch 'v1.11' into issue_6388 2023-05-30 22:03:06 -07:00
Pravin Pushkar 939fd01e86
Added newly added flags for multi app run (#3461)
* Added newly added flags for multi app run

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* AdUpdate overview

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-overview.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-30 21:39:10 -07:00
Chris Gillum e19b3318e2
[Workflow] Introduce human interaction workflow pattern (#3446)
* [Workflow] Introduce human interaction workflow pattern

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

* Add quotes around ref links

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

* PR feedback and updated diagram

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

---------

Signed-off-by: Chris Gillum <cgillum@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-30 21:06:00 -07:00
Mark Fussell eb863609c6
Merge branch 'v1.11' into issue_3216 2023-05-30 20:37:15 -07:00
Alessandro (Ale) Segala 7d1fcf7f13
Fixed typo in docs for ServiceInvocationStreaming preview feature (#3469)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-30 20:36:16 -07:00
Mark Fussell 795f0c26de
Alternative analytics tracker (#3470)
* analytics tracker

* Update footer.html

layout update

* Update footer.html

Layout changes

* Update footer.html

layout changes
2023-05-30 21:09:02 -05:00
Pravin Pushkar 1d69633619
HTTPS binding support using binding metadata (#3405)
* HTTPS binding support using binding metadata

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* fix review comments

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Added example for MTLS related fields in metadata

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

---------

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-30 09:25:30 -07:00
Lee Packham a12c86c528
Typo of Deprecation as Depreciation on the release policy (#3467)
A mistake I know so many people (including) myself have made and a super minor fix.

Signed-off-by: Lee Packham <me@leepackham.com>
2023-05-30 06:30:18 -05:00
Hannah Hunter 061972416e
Env Variables (#3454)
* update env variable table

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

* update

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-29 22:01:14 -07:00
Josh van Leeuwen a97a5b58b3
Improve walk through by using consistent file path + dir (#3459)
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-29 15:23:59 -07:00
Shivam Kumar 5696e3ccdf
Update configuration api (#3410)
* updating alpha1 endpoint to stable

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* lowercaing table name in postgres

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* updating redis metadata

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* updating redis and postgres to stable

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* updating configuration manage: wip

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding demo link

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* updating sdk codes

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding java sdk subscribe

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding javascript sdk subscribe

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding sdk unsubscribe

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* adding quotes

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Update howto-manage-configuration.md

Updating a small grammar change

---------

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-29 09:25:19 -07:00
Josh van Leeuwen 46f9f4d06d
Actor State TTL Preview Feature (#3453)
* Update documentation to reflect that the Actor State TTL feature is now in preview, behind a feature gate.

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update actor state curl example

Signed-off-by: joshvanl <me@joshvanl.dev>

* Clear up language about Actor state TTL behavior

Signed-off-by: joshvanl <me@joshvanl.dev>

* Remove Actor State TTL section from actors overview page, since the
feature is in preview

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/actors_api.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/api/actors_api.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update actors_api.md

Changing layout

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 20:57:53 -07:00
Alessandro (Ale) Segala 5239de8bee
Clarify that MySQL components work with MariaDB too (#3463)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-26 20:07:19 -07:00
Mark Fussell b783794987
Merge branch 'v1.11' into issue_3216 2023-05-26 18:02:27 -07:00
Mark Fussell d554ff974e
Update daprdocs/content/en/reference/components-reference/supported-cryptography/kubernetes-secrets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 18:02:17 -07:00
Mark Fussell cbba926379
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 18:02:10 -07:00
Mark Fussell dce35419bd
Update daprdocs/content/en/reference/components-reference/supported-cryptography/local-storage.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 18:01:56 -07:00
Mark Fussell 6ec0241182
Update daprdocs/content/en/reference/components-reference/supported-cryptography/local-storage.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:59:17 -07:00
Mark Fussell f987b1b425
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:57:52 -07:00
Mark Fussell 2f56aa9297
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:56:44 -07:00
Mark Fussell f51dea141f
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:55:49 -07:00
Mark Fussell 1160a35be8
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:54:51 -07:00
Marc Duiker 72bd4e272a Rewrite intro and add new overview image
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2023-05-26 16:07:41 +02:00
Hannah Hunter b900f6e4de
check in updated diagrams (#3457)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-25 16:35:39 -07:00
Hannah Hunter a19cd850f3
Merge branch 'v1.11' into issue_3323b 2023-05-25 13:37:20 -04:00
Hannah Hunter 0d714b58fd
Add demos to docs (#3452)
* add videos to docs

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

* mark review

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 22:53:53 -07:00
Hannah Hunter 85d4140e7a
Merge branch 'v1.11' into issue_3216 2023-05-24 19:34:40 -04:00
Hannah Hunter 9212f5e52e remove built-in
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 19:14:54 -04:00
Hannah Hunter 4ca998c048 missed a diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 19:14:28 -04:00
Hannah Hunter 65ed237e90
Merge branch 'v1.11' into issue_3323b 2023-05-24 19:01:42 -04:00
Hannah Hunter 9d41d50756 updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 18:52:24 -04:00
Hannah Hunter 414059e56f
Merge branch 'v1.11' into upmerge_05-24 2023-05-24 11:09:16 -04:00
Hannah Hunter 3e376cbf2a merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 09:16:13 -04:00
Hannah Hunter 9a64b90865 update diagram and output
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 19:20:31 -04:00
Hannah Hunter be16f18b2b Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-05-23 19:10:08 -04:00
Hannah Hunter 71e0f16410 update diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 18:56:24 -04:00
Hannah Hunter 064b3e8bbc
Merge branch 'v1.11' into issue_3216 2023-05-23 17:44:57 -04:00
Hannah Hunter 39de6c02a5 alessandro review pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 17:39:57 -04:00
Hannah Hunter eb1231febf add alpha api table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 16:00:31 -04:00
Hannah Hunter 6027101e06
Merge branch 'v1.11' into issue_3307 2023-05-23 15:36:04 -04:00
Hannah Hunter 66d562f10e Merge branch 'issue_3307' of https://github.com/hhunter-ms/docs into issue_3307 2023-05-23 15:34:28 -04:00
Hannah Hunter 76b0cb11ab updates to the quickstart; add diagram and screenshot
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 15:34:13 -04:00
Hannah Hunter 10f29cbaae update diagrams with crypto and secrets icons
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 18:06:51 -04:00
Hannah Hunter d0f5705b89
Merge branch 'v1.11' into issue_2766 2023-05-22 17:57:23 -04:00
Mark Fussell 0aad16f969
Update actors_api.md
Adding link to between Reminder and Timers
2023-05-22 14:14:24 -07:00
Hannah Hunter 7b4380be41 add link to creating actor reminders
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 17:03:08 -04:00
Hannah Hunter 89a48905da Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-05-22 16:22:48 -04:00
Hannah Hunter d6f26fe72d update some diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 16:22:32 -04:00
Hannah Hunter 1018f22d62 Merge branch 'issue_2766' of https://github.com/hhunter-ms/docs into issue_2766 2023-05-22 14:51:43 -04:00
Hannah Hunter 5427be8930 move note to actors_api doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 14:51:27 -04:00
Chris Gillum 758dad59ef [Workflow] Update pattern docs with updated retry policies
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-22 11:05:36 -07:00
Hannah Hunter f4fd7fef2b
Merge branch 'v1.11' into issue_2766 2023-05-22 11:17:39 -04:00
Hannah Hunter 7ccec1b5b4 remove go code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 11:15:53 -04:00
Hannah Hunter 01678000b1 add example of parseduration
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 11:07:26 -04:00
Hannah Hunter 2b6c5804c5
Fix typo (#3444)
* fix link

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

* remove punctuation from header

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-19 08:33:16 -07:00
Hannah Hunter ea1750ca8c remove punctuation from header
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-19 11:16:35 -04:00
Mark Fussell c8fd6a01f2
Merge branch 'v1.11' into issue_3216 2023-05-18 18:31:51 -07:00
Hannah Hunter 2f52c0e9ae Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-05-18 17:16:03 -04:00
Hannah Hunter eaabb9ebfc fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 17:15:43 -04:00
Hannah Hunter 1825f178dd
[bulk pub/sub] add Shubham presentation video (#3441)
* fix link

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

* add youtube video

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-18 13:58:01 -07:00
Hannah Hunter fd08141fd7
Merge branch 'v1.11' into issue_3216
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-18 16:42:21 -04:00
Hannah Hunter 2e0a50f888
Merge branch 'v1.11' into issue_3323 2023-05-18 16:38:09 -04:00
Hannah Hunter 9b32d44a6c incorrect link, unrelated to issue
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 15:33:35 -04:00
Hannah Hunter df6dc1302d Merge branch 'issue_3323' of https://github.com/hhunter-ms/docs into issue_3323 2023-05-18 15:28:13 -04:00
Hannah Hunter c5581a9c66 small edits from nick
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 15:27:55 -04:00
Hannah Hunter 4b82a04c52 add note for timeouts and intervals formats
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 13:17:20 -04:00
Hannah Hunter 7f67865465
Merge branch 'v1.11' into sqlite-note 2023-05-18 10:43:30 -04:00
Sam c1f152a91e
Extend service invocation to non-Dapr endpoints docs (#3384)
* docs(httpendpoint): add docs for service invocation to non-daprized endpoints

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: non-daprized -> non-dapr

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: address some feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: update according to rest of feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update howto-invoke-non-dapr-endpoints.md

Editing of the docs

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* docs: update last pr feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: address grammar feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update _index.md

Updating weight in docs

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update howto-invoke-non-dapr-endpoints.md

Grammar fix

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-17 22:39:19 -07:00
ItalyPaleAle 940dc06d1a Add note for sharing a SQLite database
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 17:32:19 -07:00
Hannah Hunter d12c72e8d8
Merge branch 'v1.11' into fix-3331 2023-05-17 20:10:05 -04:00
Hannah Hunter cf76eed594
Merge branch 'v1.11' into fix-3262 2023-05-17 20:05:01 -04:00
Hannah Hunter f3bc05adfd
Merge branch 'v1.11' into fix-3138 2023-05-17 19:54:30 -04:00
Hannah Hunter 2e3d884ad8
Merge branch 'v1.11' into fix-3328 2023-05-17 19:44:36 -04:00
Hannah Hunter 899207ebc5
Merge branch 'v1.11' into fix-3331 2023-05-17 19:38:26 -04:00
Hannah Hunter b1bf246149
Merge branch 'v1.11' into fix-3329 2023-05-17 19:35:30 -04:00
Hannah Hunter 94ff81229b
Merge branch 'v1.11' into fix-3328 2023-05-17 19:35:15 -04:00
Hannah Hunter 12cad7423a
Merge branch 'v1.11' into issue_3323b 2023-05-17 19:33:23 -04:00
Hannah Hunter 8f89275203
Merge branch 'v1.11' into fix-3200 2023-05-17 19:25:40 -04:00
nyemade-uversky 9f8893b633
Update dapr-latest-version.html
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-05-17 17:18:11 -06:00
Mark Fussell 001b428e59
Merge branch 'v1.11' into fix-3262 2023-05-17 16:18:08 -07:00
Hannah Hunter 2840ed7714
[Workflow] Add purge/pause/resume/raise event to docs (#3332)
* add new methods to api doc

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

* add methods to how to

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

* updates per ryan

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

* add raise event request

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

* add raise event api to the howto

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

* updates per Ryan;

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

* whitespace/updates

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

* add more description to raise event

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

* clarify raise event and add to the dotnet sdk example

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

* edit confusing text for raise event http

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

* updates per Ryan

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

* rearrange author workflows doc per Ryan suggestion

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

* update workflowreference to startworkflowresponse

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

* fix link

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

* edit from ryan

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

* part 1 of mark review

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

* Update daprdocs/content/en/reference/api/workflow_api.md

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* updates per mark and chris

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

* few more edits per mark

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
2023-05-17 16:15:52 -07:00
Josh van Leeuwen 0128abb13a
Adds docs about using `ttlInSeconds` to actor state store reference API (#3392)
* Adds note about using `ttlInSeconds` to actor state store reference API

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/actors_api.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/actors_api.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Embed the actor state TTL YouTube video in page

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Adds Actor State section to actor overview page

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-17 16:12:13 -07:00
Mark Fussell f1c68820d0
Merge branch 'v1.11' into fix-3138 2023-05-17 16:11:39 -07:00
Alessandro (Ale) Segala 84fd8c66a1
Merge branch 'v1.11' into fix-3200 2023-05-17 15:57:27 -07:00
Alessandro (Ale) Segala f975deefbb
Update daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 15:57:16 -07:00
Hannah Hunter b84a3ed7f1
Merge branch 'v1.11' into issue_3216 2023-05-17 18:49:18 -04:00
Alessandro (Ale) Segala 082f61ee41
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 15:30:58 -07:00
Hannah Hunter c0f9697b75
Merge branch 'v1.11' into issue_3323b 2023-05-17 18:30:32 -04:00
Hannah Hunter a83442fd24
Merge branch 'v1.11' into fix-3200 2023-05-17 18:23:09 -04:00
Hannah Hunter 7446b0fb2b
Merge branch 'v1.11' into fix-3138 2023-05-17 18:21:55 -04:00
Hannah Hunter cea63afa10
Merge branch 'v1.10' into UpdateReleaseTo1.10.7 2023-05-17 18:17:58 -04:00
Hannah Hunter aed9aebd43
Merge branch 'v1.11' into wf-retry-policies 2023-05-17 18:09:19 -04:00
ItalyPaleAle 9b7ff806b0 Update docs for various components
Includes:

- Update docs for HTTP Bearer middleware
- Ensure etcd state store is included in the list
- Ensure the list of capabilities of state stores is up-to-date

Fixes #3262

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 14:25:50 -07:00
ItalyPaleAle 25ca481113 Update docs for local env secret store
Fixes #3329

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 14:02:42 -07:00
ItalyPaleAle 2ddf28688c Standardize PostgreSQL components' name
Fixes #3200

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:55:22 -07:00
ItalyPaleAle a1902c8993 Update docs for AppHealthCheck as stable
Fixes #3331

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:37:26 -07:00
ItalyPaleAle 9355e6ba07 Document new values for `app-protocol` and deprecation of `app-ssl`
Fixes #3328

Also fixes #3414 by clarifying the wording around "insecure SSL"

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:28:04 -07:00
Yaron Schneider 6626fd5827
Add clarification for cloud events (#3417)
* add clarification for cloud events

Signed-off-by: yaron2 <schneider.yaron@live.com>

* update missing fields

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-cloudevents.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-cloudevents.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* add custom fields note

Signed-off-by: yaron2 <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-17 13:08:00 -07:00
Hannah Hunter d03dc15b75
Merge branch 'v1.11' into kitex 2023-05-17 16:01:36 -04:00
ItalyPaleAle 95ac37b34d Update state.sqlite docs for 1.11
Fixes #3138

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 12:57:31 -07:00
Hannah Hunter 2747260ee4
Merge branch 'v1.11' into issue_3323b 2023-05-17 15:42:25 -04:00
Hannah Hunter eb79d2c111
Merge branch 'v1.10' into UpdateReleaseTo1.10.7 2023-05-17 15:40:42 -04:00
Hannah Hunter e7a8839654
Merge branch 'v1.10' into patch-1 2023-05-17 15:39:18 -04:00
Hannah Hunter de130152fb
fix link (#3426)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-17 12:29:39 -07:00
Hannah Hunter be9ee3e8d0
Merge branch 'v1.11' into issue_3216 2023-05-17 15:11:11 -04:00
halst dfd92ccd0f
Merge branch 'v1.11' into kitex 2023-05-17 13:21:34 +08:00
halst 1b82d5a4f2
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:13:17 +08:00
Mark Fussell 222fbf0b75
Merge branch 'v1.11' into issue_3323c 2023-05-16 22:12:25 -07:00
halst 49ff1bef35
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:11:08 +08:00
halst 321a390a45
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:08:17 +08:00
halst 60df2c6daf
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:08:03 +08:00
halst 263baeccf6
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:07:54 +08:00
halst f04440436e
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:07:46 +08:00
halst 1aee05c8dc
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:07:38 +08:00
halst b664fd63e4
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:07:16 +08:00
halst c3f1ddd480
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:06:29 +08:00
halst 04d2cbaa91
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:05:53 +08:00
Chris Gillum 08f5b29b5a
Apply msfussell suggestion on resiliency policy reference
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Chris Gillum <cgillum@gmail.com>
2023-05-16 21:23:11 -07:00
Chris Gillum 582f8a1a4f [Workflow] Add retry policy docs
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-16 16:44:56 -07:00
Hannah Hunter c13128e795 Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-05-16 14:53:33 -04:00
Hannah Hunter 2fb6772ad9 part 1 of mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-16 14:53:16 -04:00
Hannah Hunter b58f6fc88a
Merge branch 'v1.11' into issue_3216 2023-05-16 14:46:09 -04:00
Hannah Hunter 548c7f2055
Merge branch 'v1.11' into issue_3323 2023-05-16 14:17:37 -04:00
Hannah Hunter 22ebc4d954
Merge branch 'v1.11' into issue_3323b 2023-05-16 13:43:39 -04:00
Hannah Hunter 6828dd28ba update code snippet for dotnet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-16 12:24:39 -04:00
Hannah Hunter bbee91c16e Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-16 12:16:18 -04:00
Hannah Hunter 543d5c6d65
Merge branch 'v1.11' into issue_3323c 2023-05-16 09:36:03 -04:00
liusong 95875af81d add kitex binding
Signed-off-by: liusong <liusongstep@gmail.com>
2023-05-16 08:25:02 +08:00
Mark Fussell de6b9ee103
Merge branch 'v1.11' into issue_3216 2023-05-15 15:57:45 -07:00
nyemade-uversky e12447e3d5
Update support-release-policy.md
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-05-15 12:17:09 -06:00
Andre Bossard 8ee089446f
RabbitMQ mTLS Binding documentation (#3407)
* added docs

Signed-off-by: Andre Bossard <anbossar@microsoft.com>

* updated example

Signed-off-by: Andre Bossard <anbossar@microsoft.com>

---------

Signed-off-by: Andre Bossard <anbossar@microsoft.com>
Co-authored-by: Andre Bossard <anbossar@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-12 00:07:44 -07:00
Hannah Hunter a36dea92c4 updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-11 15:47:36 -04:00
Hilton Giesenow 3831dad93b
Update statemanagement-quickstart.md
First time reading the Dapr docs, so I might be wrong, but this code sample didn't seem right to me.

Signed-off-by: Hilton Giesenow <hilton@giesenow.com>
2023-05-11 21:12:37 +03:00
Hannah Hunter 830026d889 fix other localized link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 18:05:22 -04:00
Hannah Hunter 75aae3d92e osm freshness and fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 14:55:48 -04:00
Hannah Hunter 5821c3e9e9 freshness pass on grpc and gh actions docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 14:47:32 -04:00
Hannah Hunter b0b7016ba3 freshness pass on keda doc for k8s
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 14:14:23 -04:00
Hannah Hunter 27f913561d
Merge branch 'v1.11' into issue_3323b 2023-05-10 12:10:22 -04:00
Hannah Hunter ac7ddaa9e3 refresh aws integration doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 10:52:37 -04:00
Hannah Hunter 1f494f74b3
Merge branch 'v1.11' into fix_podman_link 2023-05-10 09:31:27 -04:00
Hannah Hunter 59d664763f update podman link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 09:30:10 -04:00
Chris Gillum 7f67288342
[Workflow] Update patterns doc with v1.11 HTTP API example (#3381)
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-09 17:51:44 -07:00
Hannah Hunter 3a2c4352a2
Merge branch 'v1.11' into issue_3323 2023-05-09 17:21:38 -04:00
Hannah Hunter f4d44a366a
Merge branch 'v1.11' into rocketmq-consumer 2023-05-09 17:16:50 -04:00
Hannah Hunter 089c53fe99 refresh azure integration docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-09 17:16:17 -04:00
Hannah Hunter 69e70ad5b0
Merge branch 'v1.11' into wasm-url 2023-05-09 16:39:22 -04:00
Hannah Hunter 3c63e20da9
Merge branch 'v1.11' into wasm-binding 2023-05-09 14:54:20 -04:00
Hannah Hunter 6f0e958808
Merge branch 'v1.11' into v1.10 2023-05-09 14:33:46 -04:00
Hannah Hunter b8a872c61b
Merge branch 'v1.11' into wasm-binding 2023-05-09 14:21:39 -04:00
Hannah Hunter e9d574e98b
Merge branch 'v1.11' into issue_3307 2023-05-09 14:21:22 -04:00
Hannah Hunter 79757853fb
Merge branch 'v1.11' into rocketmq-consumer 2023-05-09 14:20:41 -04:00
Hannah Hunter 5979f3d1b5
Merge branch 'v1.11' into wasm-url 2023-05-09 14:20:31 -04:00
Hannah Hunter e4e22f4d11
Merge branch 'v1.11' into wasm-url 2023-05-09 14:20:07 -04:00
Hannah Hunter 19eec595bb
Merge branch 'v1.11' into v1.11 2023-05-09 14:10:03 -04:00
Hannah Hunter 7296978744
Merge branch 'v1.11' into issue_3307 2023-05-09 14:00:16 -04:00
Hannah Hunter 3fd9ee1fb5
Merge branch 'v1.11' into rocketmq-consumer 2023-05-09 13:58:33 -04:00
Hannah Hunter ec08c7e1ef
Merge branch 'v1.11' into wasm-url 2023-05-09 13:58:25 -04:00
Hannah Hunter aaa7064734
Merge branch 'v1.11' into wasm-binding 2023-05-09 13:57:58 -04:00
Hannah Hunter e592991399
Merge branch 'v1.11' into v1.11 2023-05-09 13:57:09 -04:00
Hannah Hunter a19e4d1677
Merge branch 'v1.11' into v1.11 2023-05-09 13:56:51 -04:00
Hannah Hunter 47155c5212
Merge branch 'v1.11' into issue_3216 2023-05-09 13:56:25 -04:00
Hannah Hunter fa8bba0b13
Merge branch 'v1.11' into v1.10 2023-05-09 13:53:36 -04:00
Hannah Hunter 84e247aa92
Merge pull request #3374 from robertojrojas/gcp-pubsub-cert-2461
GCP Pub/Sub Certification Tests
2023-05-09 12:53:04 -04:00
Michael DePouw 6874659e3e
fix previous pattern link (#3396) 2023-05-09 09:34:17 -07:00
Josh van Leeuwen 7b1ee50993
Fix link to podman installation (#3394)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-05-09 08:43:36 -07:00
Hannah Hunter cf3e5ddf88
Merge pull request #3376 from robertojrojas/aws-bindings-s3-cert-2247
AWS Bindings S3 Certification Tests
2023-05-09 11:16:49 -04:00
Roberto Rojas 06252e102d
GCP Firestore Certification Tests (#3375)
* GCP Firestore Certification Tests

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-firestore.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-firestore.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>

* gcp firestore: adds privatekey doc

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

---------

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-09 08:10:21 -07:00
Hannah Hunter 6321112b85 Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-09 10:56:46 -04:00
Roberto J Rojas 0beed6ec2a Merge branch 'v1.11' into aws-bindings-s3-cert-2247
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-09 10:54:27 -04:00
Roberto J Rojas 4a9901b8c3 Merge branch 'v1.11' into gcp-pubsub-cert-2461
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-09 10:53:21 -04:00
Hannah Hunter 37a8f3ea10 Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-09 10:06:29 -04:00
Hannah Hunter d85b49abb7 remove python examples until ready
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-09 10:05:04 -04:00
joshvanl e83ec17619 Fix link to podman installation
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-05-09 13:50:07 +01:00
Adrian Cole f14f926518 reword ruby
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-09 17:15:13 +08:00
Crypt Keeper 9ffebbdd8c Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper e509d1d5ca Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper 234d19f291 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper 15914c2d14 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper e361458901 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper 8c235043f1 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper c51f8d7b9f Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Adrian Cole b2e197bd8d reword
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-09 17:15:13 +08:00
Crypt Keeper a8755cfea3 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper fd676ff7c5 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper e8f1154e99 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper 19e192d7ec Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper 9717cc7456 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper 74e85ee6fe Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper bd1aff5d0e Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper 9552d84662 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper 8c29ee1ae3 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Adrian Cole 3a0f54e2bc Adds docs for Wasm output binding
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-09 17:15:12 +08:00
Drew Robbins 3db39b9f6e Add env variables to reference/environment
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 07:03:55 +00:00
Drew Robbins e258e996c4
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:36:19 +09:00
Drew Robbins 4f1047a819
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:36:10 +09:00
Drew Robbins d3003e7b68
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:45 +09:00
Drew Robbins a849bf5409
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:32 +09:00
Drew Robbins 063b9c3f94
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:18 +09:00
Drew Robbins 1979416f1f
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:11 +09:00
Hannah Hunter 7b1d40641a update python tabs, remove sdk from tabs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-08 15:54:36 -04:00
Hannah Hunter 29ce06fc1d add python tab
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-08 15:20:06 -04:00
Roberto Rojas c0e9ba1e0d
[AWS DynamoDB] Support for transaction 2712 (#3389)
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-08 09:01:42 -07:00
Drew Robbins 202c3fd16e Add Otel env var docs
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-06 22:46:28 +00:00
Roberto Rojas c27be5444e
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:59:03 -04:00
Roberto Rojas 069bf8714c
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:57 -04:00
Roberto Rojas 30d11effa5
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:50 -04:00
Roberto Rojas f9170853d4
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:43 -04:00
Roberto Rojas 1a18078605
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:36 -04:00
Roberto Rojas aabbaea8d0
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:30 -04:00
Roberto Rojas 786cf24982
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-gcp-pubsub.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:57:32 -04:00
Roberto Rojas e6ef2605ab
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-gcp-pubsub.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:57:25 -04:00
Roberto Rojas fbfb0381d4
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-gcp-pubsub.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:57:18 -04:00
Roberto Rojas 113875fb3a
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-gcp-pubsub.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:57:08 -04:00
Naah dd9718c234
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:57 +08:00
Naah 4d5ec5671f
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:48 +08:00
Naah d94067e373
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:38 +08:00
Naah 435dbac4a4
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:28 +08:00
Naah 9f90acdc04
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:06 +08:00
Naah 402db184ed
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:53:45 +08:00
Naah 9fc55616d9
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:53:25 +08:00
Crypt Keeper 25bcee86b5
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:28 +08:00
Crypt Keeper 3c54f5cc96
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:22 +08:00
Crypt Keeper 2093b78bfb
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:15 +08:00
Crypt Keeper 7faaafdf1b
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:08 +08:00
Crypt Keeper a4eea17e80
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:02 +08:00
Crypt Keeper cb0aee701f
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:20:56 +08:00
Bernd Verst 09790e4025 Update newly stable components
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-03 15:27:15 -07:00
Hannah Hunter 7ed4f469c0 Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-03 16:13:04 -04:00
Hannah Hunter 4f49c47111 update other docs for python sdk
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-03 12:45:31 -04:00
Hannah Hunter cbec48a681 add python tab to how-to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-03 12:00:07 -04:00
Adrian Cole 03536c1496 wasm middleware: change path property to url
This changes the configuration item for the Wasm binary from path to
url. In doing so, we ease migration from other sources including HTTP
and OCI.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-03 08:29:44 +08:00
Hannah Hunter ce7da601e9
Merge pull request #3361 from abhi314e/patch-1
Update state-store-ttl.md
2023-05-02 17:38:48 -04:00
Roberto J Rojas 3e33c52191 AWS Bindings S3 Certification Tests 2247
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-02 16:43:21 -04:00
Roberto J Rojas 12a53d7f3b updates
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-02 16:09:21 -04:00
mdarii 85e8fcfcc1 fixed typo
Signed-off-by: mdarii <dariimaxim@gmail.com>
2023-05-02 21:26:37 +02:00
mdarii 3f8e9991c8 changes after review
Signed-off-by: mdarii <dariimaxim@gmail.com>
2023-05-02 21:23:53 +02:00
Roberto J Rojas 769d7f817f GCP PubSub Certification Tests updates
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-02 15:22:57 -04:00
Chris Gillum 0ef572f3eb Changes to v1.10 HTTP APIs for v1.11
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-01 18:21:21 -07:00
Chris Gillum 3711926c5f Update internal actor type documentation
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-01 18:20:51 -07:00
Hannah Hunter cfb6ac0bbf updates to the cryptography api docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 17:22:42 -04:00
mdarii f5a512f469 http binding - updated documentation
Signed-off-by: mdarii <dariimaxim@gmail.com>
2023-05-01 20:38:46 +02:00
Hannah Hunter 8641e4a43c Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3307 2023-05-01 10:58:34 -04:00
Hannah Hunter b00b66252b upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 10:24:57 -04:00
Hannah Hunter b1117bf3e0
Merge pull request #3347 from nponraj/patch-1
Minor typo
2023-05-01 10:16:39 -04:00
abhi314e e5bb04652d
Update state-store-ttl.md
Signed-off-by: abhi314e <117723923+abhi314e@users.noreply.github.com>
2023-04-30 22:13:34 +05:30
Fernando 53c746c659
Merge branch 'dapr:v1.10' into patch-1 2023-04-29 15:05:39 -04:00
Ponraj b898e49909
Merge branch 'dapr:v1.10' into patch-1 2023-04-28 14:30:18 -07:00
Hannah Hunter 3ad1821dc1 fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-28 16:19:37 -04:00
Naah b590d2f2f9 add DCO
Signed-off-by: Naah <nayan3480232@163.com>
2023-04-26 04:17:27 +00:00
Naah 1042916cdc add rocketmq consumer config item description
Signed-off-by: Naah <nayan3480232@163.com>
2023-04-26 04:17:27 +00:00
Ponraj d4ab14d9dc
Update statemanagement-quickstart.md
Signed-off-by: Ponraj <24421897+nponraj@users.noreply.github.com>
2023-04-20 15:06:32 -07:00
Fernando 417e9e1dc5
Update cron.md
Signed-off-by: Fernando <66154723+fernandosmither@users.noreply.github.com>
2023-04-18 12:41:29 -04:00
Hannah Hunter c6a5175b54
Merge pull request #3340 from philliphoff/philliphoff-go-pcs
Include Pluggable Components Go SDK docs.
2023-04-17 17:21:15 -04:00
Phillip Hoff f45523091a Include Pluggable Components Go SDK docs.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-04-14 10:34:19 -07:00
Hannah Hunter 35362d65f0
Merge pull request #3310 from greenie-msft/hotfix_10_5
Update docs for 10.5 hotfix
2023-04-13 19:34:18 -04:00
Nick Greenfield 3b69fd7e02 Update date of 1.10.5
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-04-13 16:25:39 -07:00
Nick Greenfield be4c3d6a40 Update version to 1.10.5
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-04-13 16:24:34 -07:00
Hannah Hunter 148123b6a4
Merge pull request #3336 from hhunter-ms/issue_3257b
[Actors] Update placeholder diagram
2023-04-13 14:40:01 -04:00
Hannah Hunter 71ab744095 update images per mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-13 13:26:10 -04:00
Hannah Hunter fa2416a97c
Merge pull request #3333 from wralith/update-js-sdk
Update javascript snippets
2023-04-13 10:04:41 -04:00
Deepanshu Agarwal 03a0ed26c5 Improve bulk subscribe statuses description
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-04-13 15:17:40 +05:30
Hannah Hunter e41371796d remove digital signatures
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 19:08:51 -04:00
Hannah Hunter 0045f98d88 update placeholder diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 18:59:31 -04:00
Wralith 499da5f746
Merge branch 'dapr:v1.10' into update-js-sdk 2023-04-12 23:51:59 +03:00
Hannah Hunter 0b2f8880ac upmerge check
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 16:26:19 -04:00
Hannah Hunter 9109e7f065
Merge pull request #3300 from hhunter-ms/issue_3257
Actors docs refresh pt 1
2023-04-12 16:01:00 -04:00
Hannah Hunter 4bc2739b47 updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 15:44:41 -04:00
Wralith 6aaed4095e
Apply suggestions, omit options object to use defaults
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Wralith <wralithdev@gmail.com>
2023-04-12 19:24:22 +03:00
Wralith 59b9621a49
Add missing snippets in quickstarts section
Signed-off-by: Wralith <wralithdev@gmail.com>
2023-04-12 18:53:01 +03:00
Xianyao Chen 393e88fa13
fix helm value for prometheus (#3325)
correct the value for setting Persistent Volume for alertmanager

Signed-off-by: Xianyao Chen <owenchenxy@gmail.com>
2023-04-11 22:40:41 -07:00
chad ab7a3b5b25
graphql output binding variable support (#3286)
* Update graghql.md

update the graphql doc corresponding to changes proposed by the contrib-packages pr #2517 wherein query variable support is added to the gql output binding

Signed-off-by: chad <41795094+serpentfabric@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/graghql.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: chad <41795094+serpentfabric@users.noreply.github.com>

---------

Signed-off-by: chad <41795094+serpentfabric@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-04-11 22:39:06 -07:00
Wralith 401ff35e94 Update javascript snippets
Signed-off-by: Wralith <wralithdev@gmail.com>
2023-04-12 05:23:28 +03:00
Hannah Hunter a9ffe331df
Merge pull request #3294 from Suhas-Kalagotla/3161-docs
updated docs about failing app health check won't remove a pod in cas…
2023-04-11 12:18:10 -04:00
Hannah Hunter ff090f0207
Merge pull request #3311 from rosdi/patch-2
Match the port number with sample code.
2023-04-06 15:56:25 -04:00
Hannah Hunter 477b48a6ec
Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-04-06 15:51:22 -04:00
Sabrina Shepherd c0d1e6a931
Added an example for DotNet bulk subscribing (#3281)
* Added an example for DotNet bulk subscribing

Signed-off-by: Sabrina Shepherd <sabrina@nuqleous.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-bulk.md

Signed-off-by: Sabrina Shepherd <sabrinashepherd@outlook.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-bulk.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Sabrina Shepherd <sabrina@nuqleous.com>
Signed-off-by: Sabrina Shepherd <sabrinashepherd@outlook.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-04-05 15:50:27 -07:00
Hannah Hunter ad6b03c2da add to overview and concept pages
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-04 17:32:44 -04:00
Hannah Hunter fbe0c7e2c2 scaffolding
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-04 14:23:23 -04:00
Rosdi Kasim 7ba96b5f82
Match the port number with sample code.
The project on GitHub runs on port `7005`, this change matches the port number so the tutorial will work. Refer to this source code:  https://github.com/dapr/quickstarts/blob/master/pub_sub/csharp/sdk/order-processor/Properties/launchSettings.json#:~:text=%22http%3A//localhost%3A-,7005,-%22%2C

Signed-off-by: Rosdi Kasim <rosdikasim@gmail.com>
2023-04-03 14:35:13 +08:00
Hannah Hunter 1f3dff612b add initial draft of actors quickstart docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-31 16:51:46 -04:00
Hannah Hunter 239d827075 clarify retry-able errors
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-31 14:58:33 -04:00
Hannah Hunter 2a7d3221be remove for another PR
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-30 17:13:30 -04:00
Hannah Hunter fe468ff658 more changes per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-30 17:11:28 -04:00
Hannah Hunter c9fb86b6d8
Merge pull request #3272 from taenyang/v1.11
Add document for etcd state store
2023-03-29 17:45:30 -04:00
Hannah Hunter d2e6eac43d
Merge pull request #3220 from JaydipGabani/v1.11
adding annotation information to set sidecar container's seccompprofiletype
2023-03-29 17:44:23 -04:00
Mark Fussell 7b3e2fbe9d
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 14:05:54 -07:00
Mark Fussell d50ecd33c0
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 14:05:32 -07:00
Mark Fussell f1966514e7
Update setup-etcd.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 14:05:22 -07:00
Mark Fussell 9f3501c477
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 14:01:03 -07:00
Mark Fussell 597d6e6806
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:42:10 -07:00
Mark Fussell 125f77b424
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:41:49 -07:00
Mark Fussell b0c78112aa
Update daprdocs/content/en/reference/arguments-annotations-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:41:39 -07:00
Hannah Hunter 333f3ac771 update overview and add next steps
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-29 16:29:28 -04:00
Hannah Hunter 8f4fb1cd39
Merge pull request #3277 from JoshVanL/state-sqlserver-ttl
Adds TTL support to SQL server
2023-03-29 14:56:40 -04:00
Hannah Hunter c51a4acdb1
Merge pull request #3283 from ItalyPaleAle/dev-container-logs
Add docs for using Dev Container feature
2023-03-29 14:47:37 -04:00
Suhas-Kalagotla 9e70182ab2 fixed the typo #3287
By making a contribution to this project, I certify that:
    (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
    (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
    (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
    (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by: Suhas-Kalagotla <suhaskalagotla5@gmail.com>
2023-03-29 12:04:45 +05:30
Suhas-Kalagotla 0768bff862 changed the pre-requisties for .net
from .net 6 to .net 7

By making a contribution to this project, I certify that:
    (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
    (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
    (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
    (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by: Suhas-Kalagotla <suhaskalagotla5@gmail.com>
2023-03-28 22:55:00 +05:30
Suhas-Kalagotla bb5e86aa9a updated docs about failing app health check won't remove a pod in case of kubernetes
By making a contribution to this project, I certify that:
    (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
    (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
    (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
    (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by: Suhas-Kalagotla <suhaskalagotla5@gmail.com>
2023-03-28 22:32:19 +05:30
Hannah Hunter 2e05e3c541
Merge pull request #3204 from hhunter-ms/issue_2952
Clarify that AAD pod identity and workload identity are in preview
2023-03-28 11:31:17 -04:00
Hannah Hunter 2fc23f2e88 add note from bernd
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-28 11:13:06 -04:00
Ciobanu Cristian ba27015349 Mark as non required ses fields
Signed-off-by: Ciobanu Cristian <cristian.ciobanu1998@outlook.com>
2023-03-28 12:00:34 +02:00
Bernd Verst 7b8e24ff37
Kafka PubSub: Document certificate authentication (#3291)
Documents the certificate authentication method in Kafka. This method is not new, but now a dedicate authType option exists to toggle this.

Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-27 11:18:12 -07:00
taenyang 55c3724d52 specific ca, cert and key on how these value should be provided
Signed-off-by: taenyang <taenyang@outlook.com>
2023-03-26 01:52:50 +08:00
greenie-msft 992c460912
Merge pull request #3232 from hhunter-ms/issue_2918b
[Resiliency] Clarify timeout section
2023-03-24 12:53:04 -07:00
Alessandro (Ale) Segala e515841e93
Update docs for rate limit HTTP middleware (#3263)
* Update docs for Ratelimit HTTP middleware

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Spelling

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-23 17:08:03 -07:00
Yaron Schneider d8672a9aeb
Add priority for rabbitmq (#3282)
* add priority for rabbitmq

Signed-off-by: yaron2 <schneider.yaron@live.com>

* update subscription version

Signed-off-by: yaron2 <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-03-23 08:36:22 -07:00
Hannah Hunter b81160a08e update links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-23 11:23:01 -04:00
Hannah Hunter 1b48aaf2a3
Merge pull request #3252 from tomkerkhove/workflow-api
docs: Provide more structured API docs for Workflow API
2023-03-23 11:15:37 -04:00
Alessandro (Ale) Segala dae15e1723
Update daprdocs/content/en/developing-applications/local-development/ides/vscode/vscode-remote-dev-containers.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-23 08:04:39 -07:00
ItalyPaleAle 8f204c0222 Add docs for using Dev Container feature
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-22 00:15:45 +00:00
Tom Kerkhove e0b1b1d93e
Update daprdocs/content/en/reference/api/workflow_api.md
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-21 12:19:07 +01:00
Hannah Hunter 8b3fc3f8f6 start of actor building block refresh
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-20 18:19:35 -04:00
Tom Kerkhove d4d3b57358
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:27:10 +01:00
Tom Kerkhove 5d0a4f42d5
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:27:02 +01:00
Tom Kerkhove e25d47915a
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:55 +01:00
Tom Kerkhove 452d1d2fef
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:36 +01:00
Tom Kerkhove ae253f2b41
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:30 +01:00
Tom Kerkhove 209e8d6488
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:23 +01:00
Tom Kerkhove 2b84c534c9
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:17 +01:00
Tom Kerkhove 849afb943f
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:10 +01:00
Tom Kerkhove 5c2c7ad960
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:02 +01:00
joshvanl a6561ada9d Add section on creating an index to the `ExpireDate` column
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-20 11:27:04 +00:00
Josh van Leeuwen 3689a2f506
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-sqlserver.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-20 10:57:35 +00:00
Crypt Keeper 570700769c
Replaces http wasm middleware with more flexible implementation (#2922)
Currently, http wasm middleware uses a proof of concept simple rewrite
function. This replaces it with a faster executing and more complete
middleware, http-wasm, added https://github.com/http-wasm/components-contrib/pull/2

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-03-19 17:12:25 -07:00
joshvanl c9dce55f10 Adds TTL support to SQL server
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-18 17:15:03 +00:00
Hannah Hunter ed26d8681f
Merge pull request #3238 from hhunter-ms/issue_3119
Add .NET, Go, Java state store TTL examples
2023-03-17 17:53:07 -04:00
Hannah Hunter 960550442b
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-03-17 17:44:42 -04:00
Hannah Hunter a08d67e854
Merge pull request #3184 from abossard/rabbitmq_tls_externalauth
added externalSasl documentation
2023-03-17 17:43:59 -04:00
Hannah Hunter 9ba3c29898 reorder languages and remove Java
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-17 17:41:52 -04:00
Hannah Hunter ebd4302bd5
Merge pull request #3254 from Datadog-Docs/kari/datadog-dapr
Add "How-To: Set up Datadog for distributed tracing"
2023-03-17 09:58:35 -04:00
Hannah Hunter 54d0660f5d update patch version
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-17 09:32:59 -04:00
taenyang f0111917db fix words
Signed-off-by: taenyang <taenyang@outlook.com>
2023-03-17 21:03:28 +08:00
Hannah Hunter 026ce895f5 go example from yaron
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-16 17:47:54 -04:00
Hannah Hunter 4228805ec9 start actors overview edit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-16 17:46:06 -04:00
Kari Halsted dc4d05df64
Fix image tagging
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-16 15:13:56 -06:00
taenyang 3b6da0adeb Add document for etcd state store
Signed-off-by: taenyang <taenyang@outlook.com>
2023-03-17 02:04:58 +08:00
Kari Halsted c73c51af74
add screen cap
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-16 10:59:54 -06:00
Kari Halsted 7116f031c1
add image of traces in datadog
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-16 10:32:40 -06:00
Hannah Hunter fd27403b44 Merge branch 'v1.10' of https://github.com/dapr/docs into v1.10 2023-03-15 18:40:13 -04:00
Hannah Hunter e12ba9a877 add zipkin section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-15 18:39:35 -04:00
Hannah Hunter 3ec68b6f89
Merge pull request #3199 from hhunter-ms/issue_3160
[metrics/grafana] Add 'skip TLS verify' step and screenshot
2023-03-15 18:28:29 -04:00
Hannah Hunter 9c1eb05d90
Update for hotfix (#3261)
* update versions for hotfix

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

* add rows

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-15 12:12:03 -07:00
Kari Halsted fc42b445cd
expand yaml context
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-14 10:50:00 -06:00
Kari Halsted 7f5257c122
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-14 10:41:50 -06:00
Hannah Hunter d52eb22e18
Merge pull request #3251 from hhunter-ms/issue_3246
Fix video embed link
2023-03-14 11:34:14 -04:00
Tom Kerkhove 7bdefeb5eb docs: Provide more structured API docs for Workflow API
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-14 10:33:04 +00:00
Hannah Hunter 4cc7808cc7 go example?
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-13 14:53:19 -04:00
Kari Halsted 774f4dac74
add datadog page
Signed-off-by: Kari Halsted <kari.halsted@datadoghq.com>

Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-13 12:26:15 -06:00
Hannah Hunter 22d814de43 remove go example for now
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-13 10:03:22 -04:00
Hannah Hunter ab5a231bf3
Merge pull request #3248 from bingo1229/bingo_typo_fix
fix typo
2023-03-13 08:59:54 -05:00
Hannah Hunter e7f8b22d88
Merge pull request #3242 from worming004/patch-1
Use correct app port from order-processor example
2023-03-13 08:59:39 -05:00
Hannah Hunter 288f099737 fix video embed link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-13 09:37:52 -04:00
oops-oom dc0029e14d fix typo
Signed-off-by: oops-oom <734819342@qq.com>
2023-03-11 10:53:16 +08:00
Tom Kerkhove 412408bc1e
fix: Redis sample formatting is not aligned
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-09 14:07:55 +01:00
Worming 332d2a5af3
Use correct app port from order-processor example
the app port is 6002, see here cb4463f1a1/pub_sub/python/sdk/order-processor/app.py (L8)

Signed-off-by: Worming <worming@hotmail.be>
2023-03-09 07:25:12 +01:00
Jaydip Gabani 5c74c89884 adding explanation on how to configure seccompprofile
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
2023-03-08 22:42:58 +00:00
Hannah Hunter 12c2e08719 remove java
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-08 15:44:05 -06:00
Hannah Hunter d0c107eb8a
Merge pull request #3237 from obenarchid/iss-3207
Update bindings-quickstart.md
2023-03-07 16:12:48 -06:00
Hannah Hunter ad6a18a2e8 add java and go for review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 11:44:11 -06:00
obenarchid 414368d1bb
Update bindings-quickstart.md
Fixes #3207

Signed-off-by: obenarchid <72271377+obenarchid@users.noreply.github.com>
2023-03-07 17:36:14 +01:00
Hannah Hunter c39e77268b update image name
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 10:11:07 -06:00
Hannah Hunter 86fdd45481 add dotnet sdk example and set up tabs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 10:04:11 -06:00
Hannah Hunter aec8eafc4b
gRPC service invo deprecation notice (#3205)
* deprecation notice

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

* Update daprdocs/content/en/operations/support/support-release-policy.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/operations/support/support-release-policy.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-03-07 07:43:50 -08:00
Hannah Hunter bc5a54f0b9
Merge pull request #3231 from JoshVanL/state-store-cockroachdb-postgres-impl
CockroachDB feature parity with PostgreSQL
2023-03-07 09:30:15 -06:00
zhangchao dbb401d1aa add reconnectWaitInSeconds for rabbitmq binding
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-03-07 19:07:05 +08:00
Hannah Hunter 7278e3b8ac
update http/powershell example (#3198)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 21:44:14 -08:00
Hannah Hunter 30f0094ca0
Merge pull request #3233 from halspang/v1.10
Add call to MapSubscribeHandlers for .NET pubsub
2023-03-06 17:51:31 -06:00
halspang b8153990c8 Add call to MapSubscribeHandlers for .NET pubsub
https://github.com/dapr/docs/issues/2649

Signed-off-by: halspang <halspang@microsoft.com>
2023-03-06 15:38:41 -08:00
Hannah Hunter 0396b8587e
Merge pull request #3201 from hhunter-ms/issue_3158
[workflow] Add limitations section
2023-03-06 17:34:49 -06:00
Hannah Hunter 829cb32102 add tabs per chris suggestion
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 17:21:47 -06:00
Hannah Hunter 7787917326 updates from chris
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 16:22:52 -06:00
Hannah Hunter 2d6e18d115 clarify timeout section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 15:39:46 -06:00
Josh van Leeuwen 599953c7e4
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:12 +00:00
Josh van Leeuwen 75c4b225dd
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:07 +00:00
Josh van Leeuwen 651ada8fbc
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:01 +00:00
Josh van Leeuwen 7614bb279d
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:32:55 +00:00
Hannah Hunter 5935cbc90d
Merge pull request #3225 from iamnicoj/patch-2
Updating to use  "resources-path" flag instead
2023-03-06 14:36:20 -06:00
Hannah Hunter b2bd42a22d
Merge pull request #3192 from JoshVanL/state-store-ttl-mongodb
Sets TTL support for mongodb state store to enabled
2023-03-06 14:24:46 -06:00
joshvanl 6276f0308f Updates CockroachDB docs with feature parity with PostgreSQL
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-04 19:17:40 +00:00
joshvanl 1800d28824 Add support for TTL to CockroachDB state store
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-02 15:39:57 +00:00
Nico J 248418610b
Updating to use "resources-path" flag instead
Flag --components-path has been deprecated, This flag is deprecated and will be removed in the future releases. Use "resources-path" flag instead

Signed-off-by: Nico J <nicolasj@outlook.com>
2023-03-02 09:48:15 -05:00
obenarchid 77b3299b90
Update howto-author-workflow.md
Fixes #3221

Signed-off-by: obenarchid <72271377+obenarchid@users.noreply.github.com>
2023-03-02 14:31:30 +01:00
Jaydip Gabani 37fdfc372e adding annotation information to set sidecar container's seccompprofiletype
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
2023-02-28 20:18:11 +00:00
joshvanl 53693c73bd Adds reference to TTL in mongodb state reference
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-02-28 17:05:42 +00:00
Hannah Hunter 378d85a6cb
Merge pull request #3195 from jjcollinge/patch-4
Fix app protocol in template reference doc
2023-02-28 10:50:44 -06:00
Hannah Hunter 3472750dc1
Merge pull request #3212 from ItalyPaleAle/dapr-config-update
Update information for daprsystem configuration
2023-02-28 10:26:45 -06:00
Mahmut Canga 031bd32639
removed dead link to dapr workflow
Signed-off-by: Mahmut Canga <macromania@users.noreply.github.com>
2023-02-27 15:49:20 +00:00
ItalyPaleAle afa50e22e5 Update information for daprsystem configuration
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-25 15:45:42 -08:00
Hannah Hunter 74865bffaa
add daprRuntimeVersion to code example (#3208)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-24 14:33:51 -08:00
ItalyPaleAle 6ce62551ed Remove deprecated components bindings.twitter and pubsub.hazelcast
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-24 22:20:19 +00:00
greenie-msft d8602415e9
Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2023-02-24 10:16:29 -08:00
Nick Greenfield a932b32212 Update version to 1.10.2
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-02-24 09:52:37 -08:00
Hannah Hunter 9bd9b05c75 remove duplicates 2023-02-22 17:21:25 -06:00
Hannah Hunter b2628fea7b
Diagrams deck and pub/sub diagram (#3197)
* update deck and diagram

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

* updates to presentation deck and diagrams deck

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

* update outdated workflow diagram

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

* rename to match link

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 15:14:01 -08:00
nyemade-uversky 2bb5016d72
adding external events back to workflow docs
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 16:01:03 -07:00
nyemade-uversky ed62079fb8
Remove External Events" as feature in workflows 1.10
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 15:56:28 -07:00
Hannah Hunter c7b3998c72 remove localization
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:28:22 -06:00
Hannah Hunter 326ba668dd reword the note
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:19:44 -06:00
Hannah Hunter fbcbf58459 try and create spacing
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:16:24 -06:00
Hannah Hunter 71eab41b97 refresh and clarify aad pod identity/workload identity
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:15:05 -06:00
nyemade-uversky a02f5ec9a9
Update runtime version from 1.10 to 1.10.1 (#3202)
* Update support-release-policy.md

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* Update dapr-latest-version.html

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

---------

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 13:02:03 -08:00
Hannah Hunter d62bf561b3
fix link
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-22 14:39:44 -06:00
Hannah Hunter 296d1d732f limitations
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 11:50:31 -06:00
Hannah Hunter 2e6ef65daf update screenshot and add bullet point
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 10:21:15 -06:00
Joni Collinge aef5ea3acf
Fix template reference (#3194)
Currently the template uses an array for env variables but it's actually a `map[string]string` a6f8c7694d/pkg/standalone/run.go (L75)

Signed-off-by: Joni Collinge <joni@diagrid.io>
2023-02-21 08:22:24 -08:00
MD Ashique 5c866096d7
fixed rabbitmq docs for pubsub (#3182)
Signed-off-by: Md Ashique <mdashique@Mds-MacBook-Pro.guest.corp.microsoft.com>
Co-authored-by: Md Ashique <mdashique@Mds-MacBook-Pro.guest.corp.microsoft.com>
2023-02-20 21:06:45 -08:00
Joni Collinge ab93471999
Fix app protocol in template reference
The protocol in the reference template file needs to match the acceptable app protocol strings `grpc` or `HTTP` which are current case sensitive.

Signed-off-by: Joni Collinge <joni@diagrid.io>
2023-02-20 16:10:26 +00:00
Hannah Hunter 67e809abd8 remove left over todo links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 14:20:49 -06:00
Hannah Hunter e178d65f0d fix merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 13:22:29 -06:00
Hannah Hunter 1b8515cd24
Merge pull request #3186 from hhunter-ms/typo
Remove trailing ```
2023-02-16 13:18:50 -06:00
Hannah Hunter 66e95f97ff
Merge pull request #3185 from hhunter-ms/upmerge_02-16
Upmerge 02 16
2023-02-16 13:18:18 -06:00
Alessandro (Ale) Segala 7956f8214e
[1.10] Some docs fixes to components reference (#3187)
- Corrected name of Azure Cosmos DB (Gremlin API)
- Fixed bad rendering in KubeMQ bindings reference

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-16 11:13:44 -08:00
Hannah Hunter ea2cfd00ec remove trailing ```
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 12:17:29 -06:00
Hannah Hunter 39fc8f000b fix break
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:51:43 -06:00
Hannah Hunter 2399c2d700 fix merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:43:56 -06:00
Hannah Hunter 21d9ba2f13
Merge pull request #3168 from hhunter-ms/endgame_v1.10_prep
[Endgame] Prep v1.10 branch for release
2023-02-16 11:35:26 -06:00
Hannah Hunter 79a2e65a9b
fix navbar for preview branch (#3178)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 09:27:28 -08:00
Andre Bossard 1be4d86073 added externalSasl documentation
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
2023-02-16 15:08:46 +01:00
Yaron Schneider 0d3d614574
Add router alias middleware (#3180)
* Add router alias middleware

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-routeralias.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-routeralias.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-15 21:25:34 -08:00
Mukundan Sundararajan bf0950ae42
fix stable since version for aws sqs sns component (#3181)
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-15 20:28:43 -08:00
Yaron Schneider 914e1c5369
document all brokers support bulk pub/sub (#3179)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-02-15 17:32:04 -08:00
Minh Luan Quach d91f965307
Edited command argument & path (#3175)
* Edited command & path

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Minh Luan Quach <minh@redisoftware.com.au>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-15 15:09:39 -08:00
Hannah Hunter a97d4669d9
Add metrics filter rules and video (#3174)
* add to metrics overview, bring in demo

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

* update from yaron

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

* add table

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-15 11:44:58 -08:00
Hannah Hunter 87c49b1b25
Update to pub/sub statefulsets doc title/link title (#3176)
* update to title/link title per Mark

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* update order in toc

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-15 11:44:05 -08:00
Hannah Hunter 0383b2f8d3
Merge branch 'v1.9' into endgame_v1.9 2023-02-15 13:30:49 -06:00
Joni Collinge 127aa75dfd
Add ASB session docs (#3171)
* Add note on session id in asb metadata

Signed-off-by: Joni Collinge <jonathancollinge@live.com>

* Add ASB sessions instruction

Signed-off-by: Joni Collinge <jonathancollinge@live.com>

* Change localized URL

Signed-off-by: Joni Collinge <jonathancollinge@live.com>

---------

Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2023-02-15 11:27:46 -08:00
Hannah Hunter 22bf0e826c
Merge pull request #3159 from artursouza/subscribe_statefulset
Subscribe with StatefulSet
2023-02-15 11:30:43 -06:00
Artur Souza d11849ad8b
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:17:38 -08:00
Artur Souza 40851fffc5
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:17:29 -08:00
Artur Souza 90aa48914b
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:17:19 -08:00
Artur Souza c45f29f1f9
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:16:55 -08:00
Artur Souza 599ece9f30
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:16:46 -08:00
joshvanl f7cddfb559 Sets TTL support for mongodb state store to enabled
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-02-15 16:34:47 +00:00
Hannah Hunter 3c1a331473
Merge pull request #3053 from shubham1172/shubham1172/update-cli-dapr-grpc-docs
Add documentation for --dapr-internal-grpc-port in Dapr CLI run command
2023-02-15 09:08:35 -06:00
Shubham Sharma e0a77b2469
Update daprdocs/content/en/reference/cli/dapr-run.md
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-15 08:23:34 +05:30
Shubham Sharma a038d96175
Update daprdocs/content/en/reference/cli/dapr-run.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-15 08:22:07 +05:30
Hannah Hunter 2a8170a1a6 Merge branch 'patch-1' of https://github.com/louisquach/docs into patch-1 2023-02-14 13:32:32 -06:00
Hannah Hunter 6870d01cba update broken link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 13:31:50 -06:00
Hannah Hunter fe3b047f86
Merge pull request #3163 from berndverst/patch-16
Instructions for installing a specific CLI version
2023-02-14 13:25:34 -06:00
Hannah Hunter d243be3675
Merge branch 'v1.9' into patch-1 2023-02-14 13:17:55 -06:00
Hannah Hunter 1e495c8060 update csharp code snippet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 13:17:15 -06:00
Hannah Hunter 25b26946e9
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:29:08 -06:00
Hannah Hunter 6beef8dee7
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:29:00 -06:00
Hannah Hunter 8e777c79f9
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:54 -06:00
Hannah Hunter eff903ca14
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:47 -06:00
Hannah Hunter 2f5a49976b
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:41 -06:00
Hannah Hunter 79ee7405f5
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:29 -06:00
Hannah Hunter 451c5cfd8a
Update daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 11:59:13 -06:00
Hannah Hunter 138d46ce98
Update daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 11:58:59 -06:00
Hannah Hunter c6b17de1aa
Merge pull request #3170 from hhunter-ms/issue_3169
Link to multi-app run quickstarts
2023-02-14 11:57:32 -06:00
Hannah Hunter ee7e6a0524 remove links from overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 11:48:06 -06:00
Hannah Hunter 1ce18f68ae add section for multi-app run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 11:45:44 -06:00
Owain Osborne-Walsh 75c8e9ec39
Typo oauth.md (#3172)
Small typo. a -> an

Signed-off-by: Owain Osborne-Walsh <48108258+owainow@users.noreply.github.com>
2023-02-14 09:22:44 -08:00
Hannah Hunter 0f6db99400
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:49:23 -06:00
Hannah Hunter 006ff1640c
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:49:15 -06:00
Hannah Hunter 93d7743ef5
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:49:00 -06:00
Hannah Hunter e2e8fdebce
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:48:51 -06:00
Hannah Hunter 898045f7fd
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:48:42 -06:00
Hannah Hunter c128c1ef37
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:48:36 -06:00