Commit Graph

1063 Commits

Author SHA1 Message Date
Hannah Hunter 61b82aa6e5
Upmerge 02/25 (#4555)
* update self-hosted-with-docker docs

Increase tmpfs size to prevent "no space left on device" error

Signed-off-by: fvanzee <5238563+fvanzee@users.noreply.github.com>

* Update deprecated exporter (#4543)

Co-authored-by: Uncensored <Uncensored@DESKTOP-SVLGO47>

* docs: also restart sidecar-injector

Signed-off-by: Joey Freeland <joey@free.land>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>

* Update mtls.md

Updating the dapr init -k command

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

* update kafka bulk metadata options

Signed-off-by: Gallardot <gallardot@apache.org>

* fix missing tabs end

Signed-off-by: Gallardot <gallardot@apache.org>

---------

Signed-off-by: fvanzee <5238563+fvanzee@users.noreply.github.com>
Signed-off-by: Joey Freeland <joey@free.land>
Signed-off-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Gallardot <gallardot@apache.org>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: fvanzee <>
Co-authored-by: Vladimir Damov <37113660+vdamov@users.noreply.github.com>
Co-authored-by: Uncensored <Uncensored@DESKTOP-SVLGO47>
Co-authored-by: Joey Freeland <joey.freeland@collins.com>
Co-authored-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Gallardot <gallardot@apache.org>
2025-02-25 19:33:42 -08:00
Marc Duiker 0a7a60fd0c
Fix short code format (#4554)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-02-25 09:20:40 -08:00
Hannah Hunter dbdd7433f6
Merge branch 'v1.15' into issue_4522 2025-02-14 13:27:30 -05:00
Hannah Hunter e5c0ad3b2a updates from Yaron
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-14 12:57:08 -05:00
Hannah Hunter 77830b72ea reword
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-13 17:42:00 -05:00
Hannah Hunter c112151ae9 add metadata to event hubs binding spec
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-13 11:00:33 -05:00
Hannah Hunter 65ada85350
Merge branch 'v1.15' into upmerge_02-12 2025-02-12 14:20:17 -05:00
Hannah Hunter b84e7206d6 remove website root
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-12 14:06:48 -05:00
Cassie Coyle 39d17ed864
Merge branch 'v1.15' into feat-stable-wf-scheduler-updates 2025-02-10 09:42:16 -06:00
Hannah Hunter 6083a4c4ac add component reference, update quickstarts per alice and mark review, update how-to, update diagrams with deepseek
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-05 11:58:21 -05:00
Cassandra Coyle 50c0a1e7df
updates to scheduler, jobs, wf, reminders docs
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2025-02-04 08:32:30 -06:00
Hannah Hunter fd6ace16c6 fix links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-03 11:49:54 -05:00
Hannah Hunter 6d3f0337af merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-03 11:39:43 -05:00
Hannah Hunter e55f735ec3 resolve merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-03 11:34:58 -05:00
Hannah Hunter c61138ab46
Update daprdocs/content/en/reference/components-reference/supported-pubsub/_index.md
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-01-29 14:54:23 -05:00
Elias Keis ab94590ea9 remove url localization (suggestion from code review)
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Elias Keis <13063245+elKei24@users.noreply.github.com>
2025-01-23 10:00:58 +01:00
Elias Keis 257c47d113 Add section about custom properties
Signed-off-by: Elias Keis <13063245+elKei24@users.noreply.github.com>
2025-01-23 10:00:58 +01:00
Hannah Hunter 1858858000 clarify that built-in retries are not set by Dapr
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-01-15 15:26:03 -05:00
Whit Waldo da9ff29596
Merge branch 'dapr:v1.14' into net9-sdk-quickstart-docs 2025-01-11 18:55:59 -06:00
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
Hannah Hunter 14f5e67219 upmerge before holiday
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-16 10:41:25 -05: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
Hannah Hunter cae4e104a7
Merge branch 'v1.15' into feat-iam-roles-anywhere 2024-12-10 16:24:01 -05:00
Hannah Hunter 78f6cb947f
[Conversation API] initial docs setup (#4419)
* inital docs

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

* anthropic spec

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

* update specs

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

* rename

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

* rename

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

* add api reference doc and update overview

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

* add to api doc

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

* add supported sdks to overview

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

* updates from mark and yaron

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

* update diagrams to include conversation api

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

* add as alpha api

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

* add alpha note to docs

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

* start how-to

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

* updates from mark

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-10 09:14:28 -08:00
Mark Fussell 5c402f6754
Merge branch 'v1.15' into feat-iam-roles-anywhere 2024-12-09 20:16:59 -08:00
Hannah Hunter 5d6c9695eb
add metadata to pubsub pulsar spec (#4453)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-09 09:16:13 -08:00
Samantha Coyle 4ca705b541
style: add deprecation notices and clean up
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-04 14:09:03 -06:00
Samantha Coyle 8e059a38c5
docs(aws): revamp aws docs + iam role anywhere profile
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-04 13:17:23 -06:00
Hannah Hunter 56d4a41f07
add metadata to pubsub and binding eventhub component (#4448)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-12-02 23:18:56 -08:00
Hannah Hunter b7f6e38556 upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-02 15:15:55 -05:00
Mustafa Arslan 87a350e0cb
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-20 12:28:33 +03: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
Mustafa Arslan f28382108e
Merge branch 'v1.15' into sftp-binding-component-docs 2024-11-06 21:24:37 +03: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
Mustafa Arslan a836d7d9ab
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:28:42 +03:00
Mustafa Arslan 977013b8c9
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:28:21 +03:00
Mustafa Arslan 60e23aadd3
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:28:13 +03:00
Mustafa Arslan af5b3e55d0
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:28:05 +03:00
Mustafa Arslan 12607aa7c1
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:27:54 +03: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
Mustafa Arslan 935ad18db1 sftp binding docs added.
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-02 16:47:40 +03:00
Hannah Hunter 36e2b68fc2 update table and wording
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-01 15:12:12 -04:00