Hannah Hunter
bacfeae560
adding missing queueName ( #4125 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-05-02 14:46:01 -07:00
Trevor Lund
18a6d6315c
Update confusing examples for subscribePollInterval
...
Most of the other options show an example identical to the default value. This was an exception and could prove confusing when reading the docs
Signed-off-by: Trevor Lund <89029310+tlund101@users.noreply.github.com>
2024-04-09 14:35:53 -05:00
Patrick Assuied
5c92fd5ab2
Adjust documentation per `rawPayload=true` requirements ( #4086 )
...
* Adjust documentation per `rawPayload=true` requirements
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
* small tweak
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
* PR feedback
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
* more editing
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
---------
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-09 22:33:28 +03:00
Newbe36524
a72e283be6
Update middleware-bearer.md
...
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:38:10 +08:00
Hannah Hunter
4cf019bd4a
resolve conflicts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 11:43:24 -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
Yaron Schneider
658f3a3c32
add maxConcurrentHandlers to Pulsar ( #4057 )
...
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-03-01 10:54:47 -08: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
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
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
cc5095b19e
remove nats streaming
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 14:25:58 -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
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
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
Mark Fussell
6f7727c7b0
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 08:53:54 -08:00
Mark Fussell
de0bf93079
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 08:52:40 -08:00
Alessandro (Ale) Segala
d6e0a8b66d
Merge branch 'v1.13' into sqlite-nr
2024-02-02 08:31:50 -08:00
Hannah Hunter
cf06d9510d
Merge branch 'v1.12' into fix-3303
2024-02-02 10:55:52 -05:00
Mark Fussell
7a6f38494a
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:40:03 -08:00
Mark Fussell
48e2f46385
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:39:56 -08:00
Mark Fussell
74fcb49572
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:39:51 -08:00
Mark Fussell
b2cbc2d55f
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:39:43 -08:00
ItalyPaleAle
9af6491271
Updatd Docker too
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:24:56 -08:00
ItalyPaleAle
75161a0bfe
Changed to use the Helm chart by bitnami
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:22:12 -08:00
Alessandro (Ale) Segala
1cdb40f549
Apply suggestions from code review
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:16:18 -08:00
arthbalete
694bd624d9
Documentation : Removed duplicates for failover and sentinelMasterName in setup-redis.md
...
In Redis state store component configuration example (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#component-format ), "failover" and "sentinelMasterName" fields were duplicated.
This commit removes these duplicates, keeping the most verbose value (eg: "<bool> # Optional. Allowed: true, false" instead of "# Optional") and using the same position as the one in the spec metadata fields part (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#spec-metadata-fields ).
Signed-off-by: arthbalete <67156595+arthbalete@users.noreply.github.com>
2024-02-01 10:37:55 +01:00
ItalyPaleAle
c462418dbc
[1.13] Azure Blob Storage v2 docs
...
Fixes #3203
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-31 17:06:47 -08:00
Alessandro (Ale) Segala
394b3db535
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-01-31 16:27:12 -08:00
Alessandro (Ale) Segala
f26884509c
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-01-31 11:52:15 -08:00
Fabian Martinez
4764458239
add kafka aws iam to docs
...
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2024-01-31 20:30:28 +01:00
ItalyPaleAle
017bb6214c
[1.13] Add docs for SQLite name resolver
...
Fixes #3914
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-31 10:31:48 -08:00
ItalyPaleAle
2666322311
Clarify actor state store support for MongoDB
...
Fixes #3303
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-31 09:47:02 -08:00
Hannah Hunter
0fcbd0a5d2
upmerge
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 15:40:09 -05:00
Hannah Hunter
d600ba6542
resolve merge conflict
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 13:18:06 -05:00
Patrick Assuied
b0dafe0897
fix formatting ( #3950 )
...
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-01-12 13:03:21 -08:00