Commit Graph

1050 Commits

Author SHA1 Message Date
Artur Souza 7a0fab7f56
Update AutoDeleteOnIdleInSec doc to mention value >= 300s (#4309)
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-08-13 21:22:54 -07:00
Mark Fussell 522524fdb4
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-topics.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-08-13 21:20:00 -07:00
Mark Fussell d34bebbd74
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-08-13 21:19:55 -07:00
Mark Fussell 1e30652411
Update daprdocs/content/en/reference/components-reference/supported-bindings/servicebusqueues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-08-13 21:19:50 -07:00
Artur Souza 6c1c863cf5 Document adding ApplicationProperties to ASB message
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-08-13 19:32:43 -07:00
Cassie Coyle 0f3729553c
add ackDeadline to list (#4307)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2024-08-13 17:33:46 -07:00
Hannah Hunter 371b2903d3 fix merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-07 10:56:50 -04:00
Hannah Hunter c66d2d3760
Merge branch 'v1.13' into issue_4193 2024-08-06 09:54:33 -04:00
Hannah Hunter 6d7e6abe8a update component spec for redis
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-05 14:41:06 -04:00
Hannah Hunter ad078b7185 resolve merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-23 10:08:30 -04:00
Arthur Poiret cd0a2bd7e9 add details for single active consumer parameter
Signed-off-by: Arthur Poiret <dropsnorz@gmail.com>
2024-07-18 18:33:55 +00:00
Arthur Poiret 1841418449 add rabbitmq single active consumer parameter
Signed-off-by: Arthur Poiret <dropsnorz@gmail.com>
2024-07-11 22:25:07 +00:00
Hannah Hunter 073676c545 rearrange tabs and change back to just Azure
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-09 14:50:56 -04:00
Hannah Hunter 43ed77e8c8 rest of entraid updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-08 16:13:04 -04:00
Hannah Hunter ce5d199baf initial add to Redis component
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-08 15:21:02 -04:00
Tomas Ekeli b7587634af
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-06-30 20:29:13 +02:00
Tomas Ekeli 74a87a7c3f
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-06-30 20:29:05 +02:00
Tomas Ekeli 1fed5a0922
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-06-30 20:28:57 +02:00
Tomas Ekeli db646a0ed7
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-queues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-06-30 20:28:46 +02:00
denisbchrsk a079545709
Add Kafka heartbeat interval and session timeout to component reference (#4074)
* docs: add session timeout and heartbeat interval to kafka pubsub reference

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: add session timeout and heartbeat interval to kafka binding reference

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: add recommendation to how to set heartbeat interval

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: small change to heartbeat interval doc

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: update sessionTimeout and take new merged changes into consideration

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: remove redundant doc lines

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: fix heartbeatInterval and sessionTimeout

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

---------

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 12:46:11 -07:00
Mark Fussell 774b42c894
Merge branch 'v1.13' into patch-1 2024-06-21 21:49:47 -07:00
Nathan Lowry 16502b22d1
Update GCP PubSub Docs for MaxOutstanding* & MaxConcurrentConnections settings (#4233)
Signed-off-by: Nathan Lowry <nathandl@gmail.com>
2024-06-21 21:06:31 -07:00
Hannah Hunter 39db5686aa successful upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-14 11:25:41 -04:00
Mark Fussell 979271fecf
Merge branch 'v1.13' into issue_4183 2024-06-10 17:45:45 -07:00
Hannah Hunter 5e6da7ec59
Merge branch 'v1.13' into patch-1 2024-06-10 12:28:08 -04:00
Eileen Yu c6e8f1e529
docs: add endpoint field to aws sns (#4189)
Signed-off-by: Eileen Yu <eileenylj@gmail.com>
2024-06-07 21:14:58 -07:00
Hannah Hunter 77eb748639
[Pub/sub] Expand `consumerID` examples in component specs (#4187)
* add clarification for consumerID

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

* update consumerID examples to include link to all template tags

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-07 21:04:46 -07:00
Ward Beyens 9188cc3324
Update setup-redis.md
actorStateStore is listed twice

Signed-off-by: Ward Beyens <45149049+wardbeyens@users.noreply.github.com>
2024-06-07 17:21:28 +02:00
Hannah Hunter ead715c94f reorder toc for API references and component specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 11:30:23 -04:00
Tomas Ekeli 1d91ccd727
change resilience component to policy and link pubsub-deadletter
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-05-31 00:09:59 +02:00
Tomas Ekeli b924132113
Update setup-azure-servicebus-queues.md
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-05-30 16:12:06 +02:00
Tomas Ekeli e912c50d01
Update setup-azure-servicebus-queues.md
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-05-30 16:02:04 +02:00
Tomas Ekeli 8129bd156d
Describe queue-name, policy and dead-letter queue aspects
Describe how to get past stumbling-blocks I met when setting up a service-bus queue pubsub.

Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-05-30 15:56:47 +02:00
Simon Headley e26f66e32c
Adding a compression cost optimization section to the Cosmos DB docs (#4151)
* Adding a compression cost optimization section to the Cosmos DB documentation

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Reducing "and possibly more" from 2nd paragraph

Signed-off-by: Simon Headley <headleysj@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-22 19:31:48 +01:00
Hannah Hunter 06ff779c90
Merge branch 'v1.13' into issue_3039 2024-05-09 17:39:36 -04:00
Hannah Hunter 0bb903663d add actorStateStore to specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-08 16:15:41 -04:00
Hannah Hunter 557ff4512f add port flag
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 12:27:57 -04:00
Hannah Hunter e2b12c4993 merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-03 12:47:54 -04:00
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
Sam 516e503899
docs: showcase aws iam authentication for pg components (#4100)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-18 07:08:29 -07:00
Sam 7a386ba1cb
docs: add some of the kafka enhancement new metadata fields (#4099)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-04-11 17:26:34 -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
Patrick Assuied ae4e13754b
Feature/add-kafka-pubsub-schema-registry (#3946)
* Added doc for kafka pubsub Avro schema registry support

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* 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: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update setup-apache-kafka.md

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-12 11:25:17 -08:00
Simon Headley 390de66da8
Describing Kafka consumer behaviour when consuming from multiple topics (#3931)
* Describing Kafka consumer behaviour when consuming from multiple topics

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Further specifying the behaviour of Kafka consumer groups on topics.

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Changing 'this will guarantee' to 'this guarantees' as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

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

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-01-11 14:38:57 -08:00
Simon Headley 5c132e6e3d
Adding write performance optimization section to Cosmos DB state stor… (#3934)
* Adding write performance optimization section to Cosmos DB state store documentation

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Applying suggestions as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Switching from Markdown note to {{% alert %}} {$ /alert $}} as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Putting example paragraph in a new line as per review

Signed-off-by: Simon Headley <headleysj@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-08 22:02:59 -08:00
Hannah Hunter 174c51012b
[AWS SSM parameter store] Add prefix option (#3920)
* add prefix to spec

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

* add prefix to example

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-05 17:42:38 -08:00
Simon Headley 20494df4ec
Specifying the behaviour of the ConsumerID field when configuring Kafka pub/sub (#3935)
Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-01-05 09:05:14 -08:00
Mark Fussell 0aec60c6c9
Merge branch 'v1.13' into upmerge_11-21 2023-11-21 07:25:40 -08:00
Josh van Leeuwen d68b3bca7e
v1.11 fix links (#3877)
* fix link

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

* try again with link

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

* pub-sub

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-20 16:59:05 -08:00
Amit Mor 6a9ccf4729
suggested edits
Signed-off-by: Amit Mor <amit.mor@hotmail.com>
Signed-off-by: Amit Mor <amitm@at-bay.com>
2023-11-14 23:45:15 +02:00
Hannah Hunter b78063f2ee pub-sub
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:58:16 -05:00
Hannah Hunter bd30cd2c8b try again with link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:52:31 -05:00