Commit Graph

4374 Commits

Author SHA1 Message Date
Hannah Hunter 4abce50327 add diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-26 10:15:24 -05:00
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 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 7f0ec015d9
Merge branch 'v1.13' into bulk-retrieval-deserialization 2024-02-21 09:35:50 -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 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
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
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
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
Hannah Hunter d2ec1749c7
Merge branch 'v1.13' into issue_3868 2024-02-09 13:23:28 -05:00
Hannah Hunter 918fe00fd2
Merge branch 'v1.13' into wfbackend-docs 2024-02-09 13:23:11 -05:00
Hannah Hunter 47dc8383ae
Merge branch 'v1.13' into actors-services 2024-02-09 11:55:24 -05:00
Hannah Hunter bcd02b400c
Merge branch 'v1.13' into sentry-token-validator 2024-02-09 11:51:08 -05:00
Mark Fussell 8dddbc2434
Merge branch 'v1.13' into actors-services 2024-02-09 08:48:44 -08:00
Josh van Leeuwen 649e91f953
Workflow terminate/purge: remove `non_recursive` query option (#4008)
* Updates workflow terminate/purge `non_recursive` query to `recursive`

Updates from PR https://github.com/dapr/dapr/pull/7498

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

* Removes recursive workflow delete strategy from API completely

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-09 08:48:06 -08:00
Mark Fussell 8fcb6c25d9
Merge branch 'v1.13' into sentry-token-validator 2024-02-09 08:47:17 -08:00
Mark Fussell 86acb41974
Merge branch 'v1.13' into actors-services 2024-02-09 08:44:46 -08:00
Hannah Hunter bd75fa6921
Merge branch 'v1.13' into issue_3868
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-09 11:32:55 -05:00
joshvanl 45b01ecfe7 Adds review comments
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-02-08 15:12:59 +00:00
MD Ashique 1bab32e321 Add workflow backend documentation
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-08 20:23:13 +05:30
Hannah Hunter 5749b2ef57
Merge branch 'v1.13' into issue_3869 2024-02-06 16:48:56 -05:00
Hannah Hunter 552e12b824
Merge branch 'v1.13' into actors-services 2024-02-06 14:44:04 -05:00
Hannah Hunter cd3f337921
Merge branch 'v1.13' into issue_3998 2024-02-06 14:40:01 -05:00
Hannah Hunter cc5095b19e remove nats streaming
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 14:25:58 -05:00
Hannah Hunter df7600f9c7
Merge branch 'v1.13' into 1.13_versions_navbar 2024-02-06 14:21:20 -05:00
Hannah Hunter 3f7955315a Merge branch 'issue_4005' of https://github.com/hhunter-ms/docs into issue_4005 2024-02-06 13:36:39 -05:00