Commit Graph

6475 Commits

Author SHA1 Message Date
Hannah Hunter 86dfaa667c Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-02-22 13:05:46 -05:00
Hannah Hunter 2fb2ed3626 update diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-22 13:05:28 -05:00
Hannah Hunter 156e663fc8
Merge branch 'v1.13' into issue_3962 2024-02-22 13:02:47 -05:00
Hannah Hunter 5693896050
SDK forward and backward compatibility (#4036)
* update sdk support

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>

* 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>
2024-02-22 07:42:05 -08:00
Hannah Hunter 8de8035f00
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-22 08:58:02 -05:00
Hannah Hunter 724fac9d4a
Update daprdocs/content/en/operations/components/certification-lifecycle.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-22 08:57:54 -05:00
Hannah Hunter 9a5172ffa8
Merge branch 'v1.13' into issue_3704 2024-02-21 14:48:40 -05:00
Hannah Hunter 42fdb2b458 initial add, need to create diagram to replace placeholder
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-21 14:46:31 -05:00
Hannah Hunter f4f08ad1fc
Merge branch 'v1.13' into issue_3962 2024-02-21 12:33:18 -05:00
Hannah Hunter 5cd8da4417
Merge pull request #4038 from marcduiker/add-new-presentaiton
Add new Dapr slide deck
2024-02-21 12:06:18 -05:00
Hannah Hunter 8ccc3df5ef
Merge pull request #3843 from WhitWaldo/bulk-retrieval-deserialization
Added example for retrieving bulk deserialized items in dotnet-sdk repo
2024-02-21 11:29:21 -05:00
Hannah Hunter 52dfcfb59a Merge branch 'issue_3962' of https://github.com/hhunter-ms/docs into issue_3962 2024-02-21 09:43:55 -05:00
Hannah Hunter e2ee6eb020 remove explicit callout for cosmosdb
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-21 09:43:41 -05:00
Hannah Hunter 7f0ec015d9
Merge branch 'v1.13' into bulk-retrieval-deserialization 2024-02-21 09:35:50 -05:00
Hannah Hunter 19d4975d14
Merge pull request #3895 from hhunter-ms/issue_3868
[Workflow] Updates for Go SDK
2024-02-20 14:02:02 -05:00
Hannah Hunter 3c6c9616d5
Update daprdocs/content/en/developing-applications/building-blocks/workflow/howto-manage-workflow.md
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-20 13:57:07 -05:00
Hannah Hunter 529ac3f5bf
Merge branch 'v1.13' into issue_3962 2024-02-20 10:19:12 -05:00
Hannah Hunter 43dd7f71da Merge branch 'issue_3868' of https://github.com/hhunter-ms/docs into issue_3868 2024-02-20 10:07:21 -05:00
Hannah Hunter b9a8038273 updates per mark and marc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-20 10:07:11 -05:00
Hannah Hunter e36ecc1715
Update daprdocs/content/en/developing-applications/building-blocks/workflow/howto-manage-workflow.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-20 09:49:41 -05:00
Hannah Hunter 66b8bdd491
Merge branch 'v1.13' into issue_3868 2024-02-20 09:48:37 -05:00
Hannah Hunter d9cbcbad3b
Update daprdocs/content/en/developing-applications/building-blocks/workflow/howto-manage-workflow.md
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-20 08:55:21 -05:00
Whit Waldo 047e71cb3c Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Whit Waldo <whitson.waldo@gmail.com>
2024-02-17 01:14:36 -05:00
Whit Waldo dccae023a4 Added example for retrieving bulk deserialized items matching PR #1173 in dotnet-sdk repo.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-02-17 01:14:36 -05:00
Josh van Leeuwen 101505ab22
Hot reloading: add notes about the behaviour and exceptions (#4027)
* Hot reloading: add notes about the behaviour and exceptions

Moves hot reloading to a separate section in `component-updates.md`.

Adds notes about the behaviour of hot reloading regarding downtime and
respecting init errors.

Adds exceptions to the component types ignored by hot reloading.

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

* Adds link ref to workflow backends in unsupported hot reload

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

* Update component-updates.md

Edited "wills" to be present tense

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>
2024-02-16 16:35:45 -08:00
Marc Duiker 11f7a79678 Add new Dapr slide deck
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2024-02-16 22:26:35 +00:00
Hannah Hunter 8d356c3941 clarify support in the docs for cosmosdb
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-16 16:20:40 -05:00
Hannah Hunter e7a16cb0a4 Merge branch 'issue_3868' of https://github.com/hhunter-ms/docs into issue_3868 2024-02-16 12:33:42 -05:00
Hannah Hunter 8204495bf0 add fan in/fan out
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-16 12:33:22 -05:00
Hannah Hunter 1e000807e6
Merge branch 'v1.13' into issue_3868 2024-02-15 11:18:46 -05:00
Hannah Hunter 020324e843
Merge pull request #4028 from ASHIQUEMD/wfbackend-docs
Add workflow backend documentation
2024-02-14 17:40:40 -05:00
Mark Fussell ae90b50818
Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-features-concepts.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-14 14:36:42 -08:00
Whit Waldo 40f9069102
Added .NET examples for string encryption and decryption to Cryptography how-to. (#3947)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-14 14:32:25 -08:00
Hannah Hunter d326c1be0b
Merge pull request #4023 from mikeee/mikeee-init-docs
add (init) --dev documentation
2024-02-14 16:41:46 -05:00
Hannah Hunter 233c4f3e56 Merge branch 'issue_3868' of https://github.com/hhunter-ms/docs into issue_3868 2024-02-14 14:16:05 -05:00
Hannah Hunter 6d9a344d36 add more pattern examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-14 14:15:47 -05:00
Hannah Hunter 04f6a22aa7
Merge branch 'v1.13' into issue_3868 2024-02-14 14:15:23 -05:00
Hannah Hunter c3a2b69a99 merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-14 14:03:38 -05:00
Hannah Hunter c5ee2810a3 update quickstart, start updating patterns
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-14 14:02:09 -05:00
ashiquemd 2d5d8e1c75 Add workflow backend documentation
Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
2024-02-14 12:28:25 +05:30
MD Ashique 8ad592780d
Update daprdocs/content/en/reference/components-reference/supported-workflow-backend/actor-workflow-backend.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:19:45 +05:30
MD Ashique 892ad7552a
Merge branch 'v1.13' into wfbackend-docs 2024-02-14 12:19:28 +05:30
MD Ashique 12ec4ef6a5
Update daprdocs/content/en/reference/components-reference/supported-workflow-backend/actor-workflow-backend.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:19:20 +05:30
MD Ashique c71131d8da
Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-features-concepts.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:19:14 +05:30
MD Ashique b51a4bd793
Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-features-concepts.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:19:01 +05:30
MD Ashique 4cdb9be49d
Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-architecture.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:17:02 +05:30
MD Ashique 96b1b8c7f8
Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-architecture.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:16:53 +05:30
Hannah Hunter 90bbf6f265
Clarify managed identities doc (#4024)
* add more context

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

* crosslink

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

* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-authentication/howto-mi.md

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

* commiting before pulling in

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

* update per bernd review

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

* typo and emphasis

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>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-13 21:45:58 -08:00
Mark Fussell ea9233c5dc
Update install-dapr-selfhost.md
Moved the paragraph down

Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-13 17:19:24 -08:00
mikeee 66d6e8f74b
Merge branch 'v1.12' into mikeee-init-docs 2024-02-10 00:49:12 +00:00