Commit Graph

6374 Commits

Author SHA1 Message Date
Hannah Hunter 6135b88f03
Merge branch 'v1.13' into wf-docs 2024-03-01 13:57:04 -05:00
Yaron Schneider 658f3a3c32
add maxConcurrentHandlers to Pulsar (#4057)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-03-01 10:54:47 -08:00
Mike Nguyen bb41c4a9b6
Merge branch 'v1.13' into wf-docs 2024-03-01 13:23:00 +00:00
Artur Souza 06e114e1e3
Added errorIfNot2XX option to HTTP binding docs (#3741) (#4056)
* Added errorIfNot2XX option to HTTP binding docs



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



---------

Signed-off-by: Wim Vande Casteele <wim.vande.casteele@randstadgroup.be>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: wimvc1 <86042870+wimvc1@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-29 17:50:51 -08:00
Mike Nguyen 8aecd50560
Merge branch 'v1.13' into wf-docs 2024-02-29 16:36:58 +00:00
Hannah Hunter a4dfdafd53
[Workflow] JS quickstart docs (#4034)
* initial skeleton of quickstart doc for JS workflow

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

* update with current code

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

* typo, wrong order number

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-28 20:16:19 -08:00
Mike Nguyen 03be8cb9eb
Merge branch 'v1.13' into wf-docs
Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-02-29 00:14:30 +00:00
mikeee 464d3c7088
add go limitions
Signed-off-by: mikeee <hey@mike.ee>
2024-02-29 00:10:05 +00:00
Hannah Hunter 8630af9bf3
Merge pull request #4035 from hhunter-ms/issue_3962
Clarify support for stable components using CosmosDB as example
2024-02-23 10:44:42 -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 f4f08ad1fc
Merge branch 'v1.13' into issue_3962 2024-02-21 12:33: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
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
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