Commit Graph

7534 Commits

Author SHA1 Message Date
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
Hannah Hunter 2adc441179
Merge pull request #4396 from hhunter-ms/issue_4395
Update contributing Guide
2024-11-01 10:38:47 -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 1632f50784
Merge pull request #4382 from antontroshin/dapr-env-vars-from-secrets-docs
Add support for injecting environment variables from a Secret into the Dapr sidecar
2024-10-31 15:09:41 -04:00
Hannah Hunter 987da58064
Merge branch 'v1.14' into issue_4395 2024-10-31 15:09:01 -04:00
Hannah Hunter b82a4b91c2
Merge pull request #4402 from famarting/wf-backoff-coefficient
workflows: fix description of backoff coefficient
2024-10-31 15:05:35 -04:00
Hannah Hunter 1af275a7ac
Merge branch 'v1.14' into wf-backoff-coefficient 2024-10-31 15:00:29 -04:00
Hannah Hunter 639362ecc4
Merge pull request #4404 from sclarke81/patch-1
Update workflow-quickstart.md regarding using Redis in production
2024-10-31 14:59:05 -04:00
Hannah Hunter 942a9ee949
Merge branch 'v1.14' into patch-1 2024-10-31 14:54:40 -04:00
Hannah Hunter 3defef74f3
Merge pull request #4412 from hhunter-ms/submodules_10-31
Submodules 10/31 👻
2024-10-31 14:23:47 -04:00
Elena Kolevska 9069159389 Updates docs for circuit breaker
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-10-31 17:46:16 +00:00
Hannah Hunter 7963bd0ffa python submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-31 10:37:04 -04:00
Hannah Hunter 54aacd995e java submodules
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-31 10:35:55 -04:00
Hannah Hunter 494a546d90 js submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-31 10:35:06 -04:00
Hannah Hunter fc77b633f6 dotnet submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-31 10:34:32 -04:00
Hannah Hunter 64d972a47b go submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-31 10:33:43 -04:00
Anton Troshin 153061b534
Update Workflow API docs to stable
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-10-30 13:28:03 -05: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
Anton Troshin 2fcc845a63
Merge branch 'v1.15' into dapr-env-vars-from-secrets-docs 2024-10-28 13:00:20 -05:00
Anton Troshin 70e9f6d1c6
Merge branch 'dapr-env-vars-from-secrets-docs' of github.com:antontroshin/dapr-docs into dapr-env-vars-from-secrets-docs 2024-10-28 12:59:59 -05:00
Anton Troshin c269439ec6
CR suggestions
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-10-28 12:59:51 -05: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
Hannah Hunter 18bbd6d321
Merge pull request #4401 from evhen14/4400-document-new-annotations
Update documentation to reflect changes in dapr/dapr#8228
2024-10-25 14:54:07 -04:00
Hannah Hunter 34cae7cb0f
Merge branch 'v1.14' into issue_4322 2024-10-25 14:28:44 -04:00
Hannah Hunter 225736deee update examples for pub sub
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-25 14:12:10 -04:00
Fabian Martinez 81a95dd1c8
Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-features-concepts.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2024-10-25 13:32:26 +02:00
Yevgen Polyak 7df8a43baf Improve wording and add --max-body-size
Signed-off-by: Yevgen Polyak <yevgen.polyak@elationhealth.com>
2024-10-25 18:16:32 +13:00
Yevgen Polyak 1b401ce805 Include read-buffer-size
Signed-off-by: Yevgen Polyak <yevgen.polyak@elationhealth.com>
2024-10-25 12:16:30 +13:00
Yevgen Polyak 74f81b8abc Add caveat of using custom ports
Signed-off-by: Yevgen Polyak <yevgen.polyak@elationhealth.com>
2024-10-25 09:31:12 +13:00
Fabian Martinez e8a7781735 workflows: fix description of backoff coefficient
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2024-10-24 09:58:59 +02:00
Yevgen Polyak 4a3a0adea9 Update documentation to reflect changes in dapr/dapr#8228
Signed-off-by: Yevgen Polyak <yevgen.polyak@elationhealth.com>
2024-10-24 12:04:45 +13:00
Hannah Hunter 9f571cb72c
Merge branch 'v1.14' into streaming-subscription-dotnet 2024-10-23 16:24:23 -04:00
Hannah Hunter d766746b3c
Merge branch 'v1.14' into issue_4395 2024-10-23 09:43:19 -04:00
Hannah Hunter 4306707570 update concepts images with new diagrams style
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-22 14:54:02 -04:00
Hannah Hunter 4534e1720e update instructions and add template file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-22 13:57:24 -04:00
Hannah Hunter 0748da594a
Merge pull request #4394 from hhunter-ms/issue_4393
[State Mgmt] fix typo
2024-10-22 09:36:41 -04:00
Hannah Hunter e27dd9fcf8 update contributing guide pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-21 16:07:42 -04:00
Hannah Hunter c3b0059b68 fix typo in code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-10-21 15:00:40 -04:00
Hannah Hunter 9084988bc2
Merge pull request #4378 from antontroshin/fix-limit-secret-store-typo
Fix typos in Configuration docs
2024-10-21 14:45:58 -04:00
Hannah Hunter afcb7b183c
Merge branch 'v1.15' into fix-limit-secret-store-typo
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-10-21 14:43:12 -04:00
Hannah Hunter e8c4f14d2e
Merge branch 'v1.15' into dapr-env-vars-from-secrets-docs 2024-10-17 17:02:16 -04:00