Commit Graph

354 Commits

Author SHA1 Message Date
Mark Fussell 30c8060cf8
Merge branch 'v1.14' into asb_applicationproperties 2024-08-13 21:37:47 -07:00
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
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
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 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
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
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 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
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
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
Hannah Hunter cc5095b19e remove nats streaming
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 14:25:58 -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
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
Hannah Hunter 0fcbd0a5d2 upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 15:40:09 -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 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
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