Commit Graph

6321 Commits

Author SHA1 Message Date
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
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 918fe00fd2
Merge branch 'v1.13' into wfbackend-docs 2024-02-09 13:23:11 -05:00
Hannah Hunter 750288c6d3
Merge pull request #4002 from ItalyPaleAle/actors-services
[1.13] Document actor services flags
2024-02-09 11:58:40 -05:00
Hannah Hunter 47dc8383ae
Merge branch 'v1.13' into actors-services 2024-02-09 11:55:24 -05:00
Hannah Hunter f33a9b7678
Merge pull request #4017 from JoshVanL/sentry-token-validator
Sentry Token Validator spec
2024-02-09 11:55:03 -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
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 f439ffc723
Merge pull request #3896 from hhunter-ms/issue_3869
[Workflow] Update for JavaScript SDK
2024-02-06 19:38:55 -05:00
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 7c09f2cf69
Merge pull request #4019 from hhunter-ms/issue_3998
Remove NATS streaming component (deprecated in 1.13)
2024-02-06 14:42:47 -05:00
Hannah Hunter cd3f337921
Merge branch 'v1.13' into issue_3998 2024-02-06 14:40:01 -05:00
Hannah Hunter 15e69a55f5
Merge pull request #4010 from hhunter-ms/1.13_versions_navbar
[Endgame] Remove *old* versions from 1.13 navbar
2024-02-06 14:34:05 -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 e5c8721955
Merge pull request #4007 from hhunter-ms/issue_4005
Update name resolution docs
2024-02-06 14:03:48 -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
Hannah Hunter 87bfa45165 forgot one
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 13:36:27 -05:00
Hannah Hunter 9b227822e2
Merge branch 'v1.13' into issue_4005 2024-02-06 12:44:33 -05:00
Hannah Hunter 2961bc4358 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 12:44:20 -05:00
Hannah Hunter 568a283b96
Merge pull request #3997 from ItalyPaleAle/azure-blob-v2
[1.13] Azure Blob Storage v2 docs
2024-02-06 12:29:46 -05:00
Hannah Hunter ac83ec9227
Merge branch 'v1.13' into azure-blob-v2 2024-02-06 11:47:06 -05:00
Alessandro (Ale) Segala 5202af18d1
[1.13] Docs for PostgreSQL v2 state store (#3996)
* [1.13] Docs for PostgreSQL v2 state store

Fixes #3911

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

* 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>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-postgresql-v1.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>

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

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-06 08:29:29 -08:00
joshvanl fdd4cbfa0a Sentry Token Validator spec
Adds documentation about sentry token validator spec, and control plane trust domain.

Signed-off-by: joshvanl <me@joshvanl.dev>
2024-02-06 14:03:54 +00:00
Hannah Hunter 3018badb59 add js limitation
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-05 16:52:48 -05:00
Alessandro (Ale) Segala 90d7be84ad
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-blobstorage.md
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-05 13:40:59 -08:00
Mark Fussell 47d7e67d4d
Merge branch 'v1.13' into azure-blob-v2 2024-02-05 12:40:26 -08:00
Hannah Hunter 6efa7091b9 remove older versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-05 15:25:36 -05:00
Hannah Hunter 7f45c9a8eb Merge branch 'issue_3869' of https://github.com/hhunter-ms/docs into issue_3869 2024-02-05 12:05:52 -05:00
Hannah Hunter 98dca03b33 mark edit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-05 12:04:48 -05:00
Alessandro (Ale) Segala 525baca80a
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-blobstorage.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>
2024-02-05 08:56:35 -08:00
Hannah Hunter 330be0a82b update titles, add links, update service invo overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-02 16:03:45 -05:00
Hannah Hunter a63d3287fe add name resolution to config overview and schema
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-02 15:50:25 -05:00
Alessandro (Ale) Segala 9a92b51dca
Merge branch 'v1.13' into actors-services 2024-02-02 10:34:00 -08:00
Hannah Hunter c6a65c6635
Merge branch 'v1.13' into issue_3869 2024-02-02 13:15:24 -05:00
Hannah Hunter c6aca391c8
Merge pull request #3991 from ItalyPaleAle/sqlite-nr
[1.13] Add docs for SQLite name resolver
2024-02-02 13:14:30 -05:00