Hannah Hunter
03be3d5d7b
Merge branch 'v1.14' into feature/3639-zeebe-command-throw-error-variables
2025-01-06 11:02:57 -05:00
Hannah Hunter
e20778f440
Merge branch 'v1.14' into patch-2
2025-01-06 10:44:42 -05:00
Yossi Spektor
caebe93ae0
Update setup-postgresql-v1.md
...
Mention that `actorStateStore` needs to be `true` if the state store is used for workflows as well (since workflows use actors under the hood).
Signed-off-by: Yossi Spektor <easpex@gmail.com>
2024-12-31 13:20:12 +01:00
Yossi Spektor
f711af9921
Update setup-postgresql-v2.md
...
Mention that `actorStateStore` needs to be `true` if the state store is used for workflows as well (since workflows use actors under the hood).
Signed-off-by: Yossi Spektor <easpex@gmail.com>
2024-12-31 13:19:08 +01:00
Scott Brady
4d02b2e26e
feat(bindings-zeebe-command): Add support for passing variables to throw-error operation. ( #3639 )
...
Signed-off-by: Scott Brady <realscottbrady@gmail.com>
2024-12-25 09:20:14 +00:00
Gustavo Chaín
c13e6d9cc9
Update setup-aws-snssqs.md ( #4437 )
...
* Update setup-aws-snssqs.md
Add `concurrencyLimit` parameter description.
Signed-off-by: Gustavo Chaín <me@qustavo.cc>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-aws-snssqs.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Gustavo Chaín <me@qustavo.cc>
* Update setup-aws-snssqs.md
Added # - name: concurrencyLimit into example
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Gustavo Chaín <me@qustavo.cc>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-12-12 14:38:16 -08:00
Patrick Assuied
224c7de4ce
Typo
...
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-11-13 08:17:48 -08:00
Patrick Assuied
1ab3eca476
Added missing information about kafka-pubsub special metadata headers
...
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-11-13 08:09:00 -08:00
Patrick Assuied
a8d990bb83
Merge branch 'feature/update-kafka-pubsub-docs' of github.com:passuied/docs into feature/update-kafka-pubsub-docs
2024-11-04 13:55:36 -08:00
Patrick Assuied
c3e430310c
Added example of usage per PR feedback
...
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-11-04 13:54:38 -08:00
Hannah Hunter
ab9a7a3c18
Merge branch 'v1.14' into feature/update-kafka-pubsub-docs
2024-11-04 11:28:54 -05:00
Hannah Hunter
67e66f7383
Merge branch 'v1.14' into issue_3218
2024-11-04 10:04:33 -05:00
Hannah Hunter
6c3a16fcb7
Update daprdocs/content/en/reference/components-reference/supported-bindings/eventgrid.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-11-04 09:41:01 -05:00
Hannah Hunter
36e2b68fc2
update table and wording
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-01 15:12:12 -04:00
Hannah Hunter
e828e4662a
edits to the blog storage binding
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-01 14:57:08 -04:00
Patrick Assuied
ea68d9f829
Add missing kafka pubsub properties
...
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-10-31 13:02:18 -07:00
Hannah Hunter
83d5f4e561
receiving events
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-29 16:05:22 -04:00
Hannah Hunter
afde16e8fc
add section about the input binding support
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-29 13:37:35 -04:00
Mark Fussell
5259124b0b
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-topics.md
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-10-03 13:36:22 +01:00
Andrew Riddlestone
dd1fe6aa67
Update setup-azure-servicebus-topics.md
...
Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
2024-10-02 01:44:44 +01:00
Anton Troshin
0e22a69243
Add Kafka escapeHeaders documentation ( #4332 )
...
* Add Kafka escapeHeaders documentation
Signed-off-by: Anton Troshin <anton@diagrid.io>
* update the escapeHeaders setting docs
Signed-off-by: Anton Troshin <anton@diagrid.io>
* review fixes
Signed-off-by: Anton Troshin <anton@diagrid.io>
---------
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-09-06 11:26:39 -07:00
Hannah Hunter
28b3b71f4f
add note about implicit retries ( #4325 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-22 09:28:02 -05:00
Cassie Coyle
3b38ae3ecc
add storageClass example for s3 metadata ( #4308 )
...
* add storageClass example to docs
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* add field to table
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* update data indentation for example curl
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
* tweaks
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* add to template example
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* add doc link for storage class
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-08-16 14:44:10 -07:00
Elena Kolevska
b3c510d296
Adds clientCert and clientKey fields to spec Redis metadata fields ( #4312 )
...
* Adds clientCert and clientKey fields to spec Redis metadata fields
Signed-off-by: Elena Kolevska <elena@kolevska.com>
* remove
Signed-off-by: Elena Kolevska <elena@kolevska.com>
* removes empty line
Signed-off-by: Elena Kolevska <elena@kolevska.com>
---------
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-08-14 18:58:22 -07:00
Anton Troshin
034f726018
Add AWS IAM authentication fields in PostgreSQL components ( #4311 )
...
* Add AWS IAM authentication fields in PostgreSQL components
Signed-off-by: Anton Troshin <anton@diagrid.io>
* change wording
Signed-off-by: Anton Troshin <anton@diagrid.io>
---------
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-14 17:39:39 -07:00
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
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