Commit Graph

1401 Commits

Author SHA1 Message Date
Hannah Hunter c518c13b2f Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-04 14:48:58 -05:00
Hannah Hunter e4c904b475 link to js code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 14:48:33 -05:00
Hannah Hunter c1a840ae29
Merge branch 'v1.13' into issue_3704 2024-03-04 14:02:27 -05:00
Hannah Hunter 4cf019bd4a resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 11:43:24 -05:00
Hannah Hunter d5dde4db30 Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-04 10:32:38 -05:00
Hannah Hunter d9489640f8 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 10:31:26 -05:00
Hannah Hunter d4961b3a1d
Update Redis pub/sub component specs to match code (#4049)
* update to match code implementation

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

* update to include both seconds and milliseconds

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

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

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

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-redis-pubsub.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>
2024-03-01 17:06:11 -08:00
Mark Fussell cf4a0c2ce1
Merge branch 'v1.13' into issue_3704 2024-03-01 15:19:54 -08: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
Hannah Hunter 25739a0ad9
Merge branch 'v1.13' into issue_3704 2024-03-01 12:20:26 -05:00
Hannah Hunter e5f9dc0ee9 Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-01 12:11:07 -05:00
Hannah Hunter 103ea58a33 updates per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-01 12:10:59 -05: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
Mark Fussell 3f24031fd9
Update health_api.md
Edited this PR
2024-02-28 22:31:16 -08: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
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 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
mikeee 66d6e8f74b
Merge branch 'v1.12' into mikeee-init-docs 2024-02-10 00:49:12 +00:00
Hannah Hunter 918fe00fd2
Merge branch 'v1.13' into wfbackend-docs 2024-02-09 13:23:11 -05:00
mikeee 5b8b307be4
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 18:00:03 +00: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
Hannah Hunter 93842d3156
Merge branch 'v1.12' into issue_4003 2024-02-09 11:24:14 -05:00
Hannah Hunter b6fcabeb07 edits per Chris and Mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-09 11:23:43 -05:00
mikeee 443bc6bb0e
add --dev example to cli init docs
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 14:19:05 +00:00
Hannah Hunter 1501757ef5
add video to openai spec (#4026)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-08 12:12:23 -08: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 552e12b824
Merge branch 'v1.13' into actors-services 2024-02-06 14:44:04 -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 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 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
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
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
Alessandro (Ale) Segala 8e32a28364
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>
2024-02-02 10:09:15 -08:00
Hannah Hunter 91b0f3ac6b
Merge branch 'v1.13' into sqlite-nr 2024-02-02 12:53:56 -05:00
Mark Fussell 82e72d094c
Update daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-sqlite.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 09:52:03 -08:00
Mark Fussell a360f653e4
Update nr-sqlite.md
Fixed formatting
2024-02-02 09:51:23 -08:00
Mark Fussell ca3b62715b
Update daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-sqlite.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 09:46:29 -08:00
Mark Fussell 9db51739dd
Update daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-sqlite.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 09:46:02 -08:00
Alessandro (Ale) Segala 3d303ec528
Update daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-sqlite.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-02 09:22:34 -08:00
Mark Fussell f36672f58c
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 09:02:06 -08:00