Commit Graph

4780 Commits

Author SHA1 Message Date
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
Hannah Hunter aa7110c959
Merge branch 'v1.14' into patch-3 2025-01-06 10:36:17 -05:00
Hannah Hunter e4f9a6fe80
Merge branch 'v1.14' into patch-2 2025-01-06 10:35:37 -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
Yossi Spektor 177a6ca150
Update workflow-features-concepts.md
Fix typos, use more Java-idiomatic code names (methods in Java usually don't begin with uppercase letters).

Signed-off-by: Yossi Spektor <easpex@gmail.com>
2024-12-30 17:43:15 +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
Whit Waldo 7bc95b5a53 Crypto is still in alpha, so the URLs shouldn't point to v1.0 values
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-12-06 00:50:50 -06:00
Bilgin Ibryam c0fccb2bcf Reworded concurency control doc 2024-12-04 20:50:57 +00:00
Whit Waldo f530497a9e
Merge branch 'v1.14' into pubsub-api-link 2024-11-30 07:52:33 -07:00
Whit Waldo d218a6f3a9 Included link to v1.0 CloudEvents spec
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-11-30 08:51:03 -06:00
Hannah Hunter 07d029798b
Merge branch 'v1.14' into issue_4219-3 2024-11-25 09:19:44 -05:00
Jeroen VdB 506dff8fb2
Fix Observability YouTube URL timestamp (#4435)
Signed-off-by: Jeroen VdB <jeroen.van.den.broeck@outlook.com>
2024-11-22 18:25:39 -08:00
Mark Fussell c167d30d84
Merge branch 'v1.14' into issue_4219-3 2024-11-21 06:54:37 -08:00
Hannah Hunter e1920353b8 update incorrect name for actors
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-20 10:35:34 -05:00
Hannah Hunter d6034fb100
Merge branch 'v1.14' into issue_3321 2024-11-19 12:42:41 -05:00
Hannah Hunter f76c3fa707 roll back changes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-18 11:27:21 -05:00
Yaron Schneider 3c548c821f
Merge branch 'v1.14' into issue_3321 2024-11-17 19:53:12 -07:00
Hannah Hunter 30d16becd4
Merge branch 'v1.14' into streaming-subscription-dotnet 2024-11-14 17:26:05 -05:00
Whit Waldo 6bed01e9f5
Merge branch 'v1.14' into streaming-subscription-dotnet 2024-11-14 10:52:13 -07:00
Hannah Hunter 348fd1c8cf
Merge branch 'v1.14' into issue_3321 2024-11-14 12:13:34 -05:00
Hannah Hunter a7e578aae4
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-bulk.md
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-11-14 12:13:23 -05: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
Fernando Rocha 6f8fcb2a55
Update setup-eks.md (#4423)
* Update setup-eks.md

Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update setup-eks.md

Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update setup-eks.md

Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

* Update setup-eks.md

Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>

---------

Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
2024-11-08 13:35:28 -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 63722d6ade
Merge branch 'v1.14' into issue_3219 2024-11-01 15:49:19 -04:00
Hannah Hunter 925bb6e874
Merge branch 'v1.14' into issue_3218 2024-11-01 15:13:25 -04: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
Hannah Hunter 6f47d2c748 update and add a little comment
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-01 12:25:33 -04:00
Hannah Hunter 11215f68f6
Merge branch 'v1.14' into issue_4322 2024-11-01 11:37:40 -04:00
Hannah Hunter 007e37ed4d Merge branch 'issue_4322' of https://github.com/hhunter-ms/docs into issue_4322 2024-11-01 10:50:04 -04:00
Hannah Hunter abb5cc967a updates to the yaml section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-01 10:49:21 -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 987da58064
Merge branch 'v1.14' into issue_4395 2024-10-31 15:09:01 -04:00
Hannah Hunter 1af275a7ac
Merge branch 'v1.14' into wf-backoff-coefficient 2024-10-31 15:00:29 -04: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
Hannah Hunter bba2c54406
Merge branch 'v1.14' into issue_4395 2024-10-29 10:46:56 -04:00
Stephen Clarke 4dadec67e9
Update daprdocs/content/en/getting-started/quickstarts/workflow-quickstart.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Stephen Clarke <sclarke81@users.noreply.github.com>
2024-10-29 09:33:39 +00:00
Hannah Hunter c8dc1a9664 add AI generated python code example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-28 15:31:08 -04:00
Stephen Clarke bb90d07895
Update workflow-quickstart.md regarding using Redis in production
Signed-off-by: Stephen Clarke <sclarke81@users.noreply.github.com>
2024-10-28 10:50:09 +00:00
Fabian Martinez 7397b24be1
Merge branch 'v1.14' into wf-backoff-coefficient 2024-10-28 11:30:09 +01:00