Commit Graph

5466 Commits

Author SHA1 Message Date
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
Whit Waldo 696ada4e4e
Merge branch 'v1.15' into net9-sdk-quickstart-docs 2024-12-25 08:53:43 -06: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 34dfe3cbe7
Merge branch 'v1.15' into endgame_1.15-updates 2024-12-19 16:55:45 -05:00
Hannah Hunter fd91065321
Merge branch 'v1.15' into 4422_ext 2024-12-19 16:50:47 -05:00
Hannah Hunter 9006404987
Update daprdocs/content/en/developing-applications/error-codes/http-error-codes.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-12-19 16:44:55 -05:00
Hannah Hunter a5c2936b58
Update daprdocs/content/en/developing-applications/error-codes/errors-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-12-19 16:44:46 -05:00
Hannah Hunter abc1f553fc
Update daprdocs/content/en/developing-applications/error-codes/errors-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-12-19 16:44:39 -05:00
Mark Fussell 00aa65483e
Merge branch 'v1.15' into cb 2024-12-18 21:46:01 -08:00
Mark Fussell 97f5b15670
Merge branch 'v1.15' into issue_4374-2 2024-12-18 21:33:29 -08:00
Mark Fussell 3115f3ab9a
Merge branch 'v1.15' into endgame_1.15-updates 2024-12-18 21:17:40 -08:00
Hannah Hunter 72f75918bd
Merge branch 'v1.15' into net9-sdk-quickstart-docs 2024-12-18 13:53:53 -05:00
Mark Fussell d52d7dbef1
Merge branch 'v1.15' into issue_4375-2 2024-12-18 10:40:20 -08:00
Hannah Hunter c443e9b83d
Merge branch 'v1.15' into issue_4375-2 2024-12-18 13:18:46 -05:00
Hannah Hunter d347626ca3
Merge branch 'v1.15' into 4422_ext 2024-12-18 12:15:43 -05:00
Hannah Hunter cd8a62467f
Update daprdocs/content/en/concepts/dapr-services/scheduler.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-12-18 12:09:38 -05:00
Hannah Hunter da1013fb09 updates to 1.15 for release
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-16 13:59:17 -05:00
Whit Waldo d3cc1ac621
Merge branch 'v1.15' into net9-sdk-quickstart-docs 2024-12-16 11:04:45 -06:00
Hannah Hunter 14f5e67219 upmerge before holiday
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-16 10:41:25 -05:00
Hannah Hunter 19c4d95648
Merge branch 'v1.14' into dependabot/npm_and_yarn/daprdocs/nanoid-3.3.8 2024-12-16 10:26:43 -05:00
Hannah Hunter 78f427d95d overview draft
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-13 15:13:44 -05:00
Anton Troshin 443022948f
Merge branch 'v1.15' into fix-resiliency-typo 2024-12-13 11:58:17 -06:00
Anton Troshin 5378f783ba
Add retry status codes to schema doc
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-12-13 11:57:55 -06:00
Hannah Hunter 263db693ec create new errors topic
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-13 12:18:39 -05:00
Hannah Hunter bee7574d15
Merge branch 'v1.15' into add-errorcode-metrics 2024-12-13 11:26:25 -05:00
Hannah Hunter 9006331455 review from Mark and Cassie pt 2
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-13 11:04:50 -05:00
Jake Engelberg a3ebf07b94
Building Block -> API
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
2024-12-13 10:39:53 -05:00
Anton Troshin 90c9d81a25
Fix resiliency example typo
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-12-12 19:51:12 -06: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
Elena Kolevska 077b0520be
Update docs for scheduler ephemeral storage (#4438)
* Updates scheduler ephemeral storage docs

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-persisting-scheduler.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.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:37:37 -08:00
Hannah Hunter c653973450 updates from Cassie/Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-12 15:14:12 -05:00
Hannah Hunter dde0fdc78f Merge branch 'issue_4375-2' of https://github.com/hhunter-ms/docs into issue_4375-2 2024-12-12 12:30:23 -05:00
Hannah Hunter cae4e104a7
Merge branch 'v1.15' into feat-iam-roles-anywhere 2024-12-10 16:24:01 -05:00
Samantha Coyle afdc4ea1db
style: update version to include the v prefix
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-10 14:35:48 -06:00
Hannah Hunter b1f3a5a8e2 finalize how-to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-10 14:34:35 -05:00
Hannah Hunter eaeba364b1 mark updates pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-10 13:41:38 -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
dependabot[bot] 815d3bf767
Bump nanoid from 3.3.2 to 3.3.8 in /daprdocs
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.2 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.2...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 16:54:10 +00:00
Mark Fussell 5a7f9ef45e
Merge branch 'v1.15' into issue_3870 2024-12-09 20:31:52 -08:00
Mark Fussell 5c402f6754
Merge branch 'v1.15' into feat-iam-roles-anywhere 2024-12-09 20:16:59 -08:00
Mark Fussell d199ce2a89
Merge branch 'v1.15' into add-errorcode-metrics 2024-12-09 19:22:58 -08:00
Mark Fussell fdd149e6df
Merge branch 'v1.15' into issue_4375-2 2024-12-09 15:59:28 -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 27c401e581
style: last few tweaks
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-06 12:57:11 -06:00
Samantha Coyle aa51785b50
Merge branch 'feat-iam-roles-anywhere' of github.com:sicoyle/docs into feat-iam-roles-anywhere 2024-12-06 12:56:52 -06: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
Hannah Hunter 756e110b8a
Merge branch 'v1.15' into cb 2024-12-05 10:19:51 -05:00
Samantha Coyle e9f742e642
style: rm numbers on titles
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-04 16:22:17 -06:00
Hannah Hunter 642d565014
Merge branch 'v1.15' into feat-iam-roles-anywhere 2024-12-04 16:06:04 -05:00
Samantha Coyle 2952bf3269
fix: address feedback so far
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-04 14:59:17 -06:00
Bilgin Ibryam c0fccb2bcf Reworded concurency control doc 2024-12-04 20:50:57 +00: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 f4c8ae82a7
style: clean up
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-12-04 13:27:54 -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 d0968de88c remove limitation
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-04 12:42:06 -05:00
Hannah Hunter 2d4c9cca5f remove workflow as beta
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-04 11:35:57 -05:00
Hannah Hunter de75409d81 Merge branch 'issue_4375-2' of https://github.com/hhunter-ms/docs into issue_4375-2 2024-12-04 11:15:39 -05:00
Hannah Hunter ef278281ad update per confirmation
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-04 11:15:11 -05:00
Hannah Hunter fc6446956e edit 1 - waiting for confirmation
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-04 10:34:58 -05:00
Hannah Hunter ab1360e5d4
Merge branch 'v1.15' into issue_4375-2 2024-12-04 09:55:53 -05:00
Hannah Hunter 601de115da
Merge branch 'v1.15' into add-errorcode-metrics 2024-12-04 09:54:02 -05:00
Hannah Hunter 26495e331c
Merge branch 'v1.15' into workflow-stable-api 2024-12-03 14:19:44 -05:00
Hannah Hunter 411d77de09 updates for scheduler going stable
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-12-03 13:56:45 -05:00
Whit Waldo 80590e08d7
Merge branch 'v1.15' into net9-sdk-quickstart-docs 2024-12-03 11:44:10 -07:00
Whit Waldo 128b3be3d6 Minor dependency tweak
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-12-03 12:43:34 -06:00
Whit Waldo 52a81245fd Making wording more concise, per suggestions.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-12-03 12:43:08 -06:00
Jake Engelberg d4d0a8b899
Merge branch 'v1.15' into add-errorcode-metrics 2024-12-03 11:16:44 -05:00
Jake Engelberg a44a96af10 fix link, apply suggestion
Signed-off-by: Jake Engelberg <jake@diagrid.io>
2024-12-03 11:16:11 -05:00
Whit Waldo 3cdcebe7eb Fixed recurring typo on last commit
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-12-03 03:47:01 -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
Hannah Hunter 42e60e2e79
Merge branch 'v1.15' into resiliency-error-code-retries-docs 2024-12-02 12:28:26 -05:00
Whit Waldo 32b3b27fa7 Updated all Quickstart docs to reflect .NET 9 as a valid target + added 1.16 deprecation warnings for .NET 6 and .NET 7
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-12-02 11:06:41 -06:00
Hannah Hunter 5d1a49e261
Merge branch 'v1.15' into cb 2024-12-02 11:22:40 -05:00
Jake Engelberg 8a6f0d69c9
Merge branch 'v1.15' into add-errorcode-metrics 2024-12-01 15:51:54 -05:00
Jake Engelberg 88a0d66d44 match final implementation
Signed-off-by: Jake Engelberg <jake@diagrid.io>
2024-12-01 15:51:37 -05: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
Anton Troshin bc513490d8
Merge branch 'v1.15' into workflow-alpha-api-deprecation-notice 2024-11-27 13:32:44 -06:00
Anton Troshin d6d83dd441
Merge branch 'v1.15' into resiliency-error-code-retries-docs 2024-11-26 11:21:08 -06:00
Hannah Hunter 1e48a5a309
Merge branch 'v1.15' into cb 2024-11-25 09:41:59 -05: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
Anton Troshin 4aa41b4881
Document deprecation of Workflows API Alpha1 in breaking changes
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-11-22 19:04:56 -06:00
Hannah Hunter d103011b87 Merge branch 'issue_4219-3' of https://github.com/hhunter-ms/docs into issue_4219-3 2024-11-21 11:18:16 -05:00
Hannah Hunter 584d520eee updates to images
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-21 11:17:55 -05:00
Mark Fussell c167d30d84
Merge branch 'v1.14' into issue_4219-3 2024-11-21 06:54:37 -08:00
Hannah Hunter 94b96cd3c5
Merge branch 'v1.15' into sftp-binding-component-docs 2024-11-20 13:26:00 -05: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
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
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
Hannah Hunter 117f8539c1 quickstarts images
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-14 10:32:49 -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
Jake Engelberg 125eb19c9a add exhaustive list of error codes and description of metric flag
Signed-off-by: Jake Engelberg <jake@diagrid.io>
2024-11-06 18:20:23 -05:00
Mustafa Arslan f28382108e
Merge branch 'v1.15' into sftp-binding-component-docs 2024-11-06 21:24:37 +03:00
Elena Kolevska d62a74dc3f Upgrade AWS secrets store to beta
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-11-06 02:48:54 +00:00
Hannah Hunter 48cbac2101 edit config toml
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-05 15:02:55 -05:00
Hannah Hunter 4e85298052 fix conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-05 14:59:21 -05:00
Hannah Hunter f7281d1a5c
Merge branch 'v1.14' into issue_4219-2 2024-11-05 12:27:34 -05:00
Hannah Hunter 680bcd2521
Merge branch 'v1.14' into issue_4219-2 2024-11-05 12:21:21 -05:00
Hannah Hunter 17303c9399 update images with consistent capitalization
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-11-05 09:58:24 -05: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 f60f25a194
Update daprdocs/data/components/bindings/generic.yaml
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
2024-11-04 20:28:31 +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 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
Elena Kolevska 9069159389 Updates docs for circuit breaker
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-10-31 17:46:16 +00: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 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 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 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
Hannah Hunter 95f394ec03
Upmerge 10/17 (#4392)
* initial freshness, start with overview

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

* continue freshness pass

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

* continue freshness

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

* finish freshness pass

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

* typo

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

* add note about default app-max-concurrency

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

* add to args and annotations doc

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

* Update config.toml

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* fix 1.15 link

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

* fix release

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

* other versions

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

* 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>

* 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>

* Fix: Scheduler Actor Reminders Wording (#4320)

* update phrasing to be scheduler actor reminders bc the jobs api has nothing to do with it really

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Update daprdocs/content/en/operations/support/support-preview-features.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* 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>

* Add Prometheus auto service discovery instructions to
prometheus.md

- Updated prometheus.md with instructions for setting up Prometheus auto service discovery for Dapr and sidecar targets.

* Add Prometheus auto service discovery instructions to
prometheus.md

- Updated prometheus.md with instructions for setting up Prometheus auto service discovery for Dapr and sidecar targets.

Signed-off-by: Maulin Desai <mdesai@bosleo.com>

* clarify/correct quickstarts

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

* clarify docs (#4324)

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

* Format service discovery instructions

Updated the navigation instructions to use bold text for "Status" and "Service Discovery" for better visual clarity.

Signed-off-by: Maulin Desai <mdesai@bosleo.com>

* add note about implicit retries (#4325)

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

* Add Jobs API to Dapr slidedeck

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/operations/configuration/configuration-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* last update per mark review

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

* docs: init scheduler in the docker compose example

Signed-off-by: Mike Nguyen <hey@mike.ee>

* update per mark, pt 2

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

* fixed yaml syntax for v2alpha1 example (#4335)

Signed-off-by: Adrian Hristov <adrian@intelligentgrowthsolutions.com>

* Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* add notes about namespacing

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

* update latest version (#4341)

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

* 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>

* Update roadmap.md (#4340)

* Update roadmap.md

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update roadmap.md

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* conductor update (#4344)

* fix job api http reference (#4343)

Signed-off-by: yaron2 <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update alias (#4347)

* Updated workflow to reflect deprecation of Workflow methods on client (#4336)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* rm escape (#4348)

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* clarify per josh comment

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

* Fixed cron schedule table

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Tweaked the endpoint description and example to reflect that the protocol may or may not be necessary based on the provider used.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Updated to reflect the need for the protocol on the zipkin endpoint though it's not necessary on the otel endpoint.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* update latest version to 1.14.2 (#4352)

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update Job HTTP request API (#4349)

According to https://github.com/dapr/dapr/pull/8083

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Helm: Revert Scheduler storage quota size to `1Gi` (#4354)

In v1.14.3, the storage quota size for the Scheduler volume was
increased from `1Gi` to `16Gi`. This is because users where encountering
disk exhaustion fatal errors on the Scheduler under normal usage.
Because the volume size request field is protected from updates, Dapr
version upgrades to v1.14.3 failed without manual intervention.

Reverts the Scheduler storage quota size back to `1Gi`, and adds
warnings that the volume size may need to be increased for production
deployments.

See: https://github.com/dapr/dapr/pull/8107

Signed-off-by: joshvanl <me@joshvanl.dev>

* Reflecting valid value of 0-6, not 0-7 in jobs schedule

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Clarifiied need for the actorStateStore property in docs, regardless of whether the actor actually stores any state.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Reworded slightly

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update workflow-patterns.md

Make monitor code samples consistent between python/go and all other examples.

* Python and Go are using seconds
* Everything else is in minutes.

Signed-off-by: Vasily Chekalkin <bacek@bacek.com>

* update latest and recalled versions (#4360)

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

* Update setup-azure-servicebus-topics.md

Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>

* Update howto-invoke-non-dapr-endpoints.md (#4369)

Update service invocation steps according to diagram

Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus-topics.md

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

* Workflow limitations change (#4367)

* workflow limitations change

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.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>

* rm decoding (#4373)

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* fix misleading wording (#4379)

Signed-off-by: yaron2 <schneider.yaron@live.com>

* [Jobs API] Describe Triggered Job Handling Assumptions (#4376)

* add specific logic for what assumptions are made for triggered jobs for http, grpc, sdks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* rm space

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add a note about this applying to all programming languages to avoid confusion

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Update howto-schedule-and-handle-triggered-jobs.md

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* add roadmap to main page (#4386)

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update support (#4387)

* Fixed typo (#4389)

* Update daprdocs/config.toml

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Anton Troshin <anton@diagrid.io>
Signed-off-by: Elena Kolevska <elena@kolevska.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>
Signed-off-by: Maulin Desai <mdesai@bosleo.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mike Nguyen <hey@mike.ee>
Signed-off-by: Adrian Hristov <adrian@intelligentgrowthsolutions.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Vasily Chekalkin <bacek@bacek.com>
Signed-off-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>
Co-authored-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Maulin Desai <mdesai@bosleo.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Adrian Hristov <adrianhr91@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
Co-authored-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Vasily Chekalkin <bacek@bacek.com>
Co-authored-by: Andrew Riddlestone <andrew.riddlestone@gmail.com>
Co-authored-by: Michael Klich <inirudebwoy@users.noreply.github.com>
2024-10-17 14:01:21 -07:00
Whit Waldo 8526e2937a
Merge branch 'v1.14' into streaming-subscription-dotnet 2024-10-17 12:59:06 -05:00
Mark Fussell fe17926ead
Fixed typo (#4389) 2024-10-11 13:32:30 -07:00
Mark Fussell f98ac60ed1
Update support (#4387) 2024-10-11 13:05:53 -07:00
Yaron Schneider 0163c0b8e7
add roadmap to main page (#4386)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-10-11 10:41:03 -07:00
Cassie Coyle e3068a9a5d
[Jobs API] Describe Triggered Job Handling Assumptions (#4376)
* add specific logic for what assumptions are made for triggered jobs for http, grpc, sdks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* rm space

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* add a note about this applying to all programming languages to avoid confusion

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* Update howto-schedule-and-handle-triggered-jobs.md

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-10-10 14:59:09 -07:00
Anton Troshin 126ebdbfb5
Add support for injecting environment variables from a Secret into the Dapr sidecar
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-10-10 14:32:00 -05:00
Yaron Schneider ae6d065260
fix misleading wording (#4379)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-10-10 12:02:57 -07:00
Anton Troshin 3f4901aa51
Fix typos in Configuration docs
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-10-10 13:25:53 -05:00
Mark Fussell dc120a05f1
Merge branch 'v1.14' into resiliency-error-code-retries-docs 2024-10-09 14:32:36 +01:00
Anton Troshin c561261af1
Update startup behavior description according to decision made
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-10-08 00:48:16 -05:00
Cassie Coyle 3dc932d535
rm decoding (#4373)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2024-10-07 16:30:34 -07:00
Elena Kolevska 6960574b7c Updates to new value
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-10-07 18:43:53 +01:00
Yaron Schneider ed7aee88e0
Workflow limitations change (#4367)
* workflow limitations change

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.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-10-03 07:58:28 -07:00
Hannah Hunter 3d10ea69f9
Merge branch 'v1.14' into actor-state-clarification 2024-10-03 09:08:39 -04:00
Mark Fussell 2f23f60405
Merge branch 'v1.14' into actor-state-clarification 2024-10-03 13:51:07 +01:00
Hannah Hunter a615470bd8
Merge branch 'v1.14' into fix-azure-service-bus-docs 2024-10-03 08:48:13 -04:00
Mark Fussell 06ccd52639
Merge branch 'v1.14' into resiliency-error-code-retries-docs 2024-10-03 13:47:37 +01:00
Mark Fussell 5d288d299c
Update daprdocs/content/en/operations/resiliency/policies.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-10-03 13:47:17 +01:00
Mark Fussell cd076a1d51
Update daprdocs/content/en/operations/resiliency/policies.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-10-03 13:45:29 +01:00
Mark Fussell 35c3e33e5a
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-10-03 13:45:21 +01:00
Mark Fussell c5dacaf3aa
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-10-03 13:45:13 +01:00
Mark Fussell 860ea174ee
Update daprdocs/content/en/operations/resiliency/policies.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-10-03 13:45:04 +01:00
Mark Fussell 7b1c27d645
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-10-03 13:44:53 +01: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
Mark Fussell d53db35025
Merge branch 'v1.14' into patch-1 2024-10-03 13:34:14 +01:00
Michael Klich 4e52974a1d
Update howto-invoke-non-dapr-endpoints.md (#4369)
Update service invocation steps according to diagram

Signed-off-by: Michael Klich <inirudebwoy@users.noreply.github.com>
2024-10-03 13:31:07 +01:00
Hannah Hunter f3b1fc4ac8
Merge branch 'v1.14' into patch-1 2024-10-03 08:30:16 -04:00
Elena Kolevska 69ce373feb
Add a paragraph on recommended values on running Placement in production on K8s (#4365)
* Adds docs for running placement in production on k8s

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Small updates

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-10-02 10:14:27 -07: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
Yaron Schneider 4cb0f9cc05
Merge branch 'v1.14' into actor-state-clarification 2024-10-01 17:37:40 -07:00
Whit Waldo e09c0c520f
Merge branch 'v1.14' into streaming-subscription-dotnet 2024-09-30 21:42:07 -05:00
Hannah Hunter f390f740fa
update latest and recalled versions (#4360)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-09-26 14:46:16 -07:00
Vasily Chekalkin 18dc1cbee6 Update workflow-patterns.md
Make monitor code samples consistent between python/go and all other examples.

* Python and Go are using seconds
* Everything else is in minutes.

Signed-off-by: Vasily Chekalkin <bacek@bacek.com>
2024-09-23 11:54:04 +10:00
Anton Troshin d91f50818d
Add HTTP and gRPC error codes retries to the resiliency policies documentation
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-09-19 17:52:03 -05:00
Whit Waldo 24f2ff9c44
Merge branch 'v1.14' into actor-state-clarification 2024-09-19 12:38:27 -05:00
Whit Waldo 8686de1950 Reworded slightly
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-19 12:37:31 -05:00
Whit Waldo 2133954989 Clarifiied need for the actorStateStore property in docs, regardless of whether the actor actually stores any state.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-19 12:33:51 -05:00
Whit Waldo 10810db824
Merge branch 'v1.14' into streaming-subscription-dotnet 2024-09-19 08:29:37 -05:00
Whit Waldo 8aa121259f Added .NET implementation detail for streaming subscription support
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-16 14:47:24 -05:00
Whit Waldo 770f1533eb Reflecting valid value of 0-6, not 0-7 in jobs schedule
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-16 14:18:01 -05:00
Josh van Leeuwen 90c0906c01
Helm: Revert Scheduler storage quota size to `1Gi` (#4354)
In v1.14.3, the storage quota size for the Scheduler volume was
increased from `1Gi` to `16Gi`. This is because users where encountering
disk exhaustion fatal errors on the Scheduler under normal usage.
Because the volume size request field is protected from updates, Dapr
version upgrades to v1.14.3 failed without manual intervention.

Reverts the Scheduler storage quota size back to `1Gi`, and adds
warnings that the volume size may need to be increased for production
deployments.

See: https://github.com/dapr/dapr/pull/8107

Signed-off-by: joshvanl <me@joshvanl.dev>
2024-09-16 06:44:29 -07:00
Josh van Leeuwen 634d355d20
Update Job HTTP request API (#4349)
According to https://github.com/dapr/dapr/pull/8083

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-09-13 17:37:34 -07:00
Hannah Hunter 9128eebb36
update latest version to 1.14.2 (#4352)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-09-13 14:35:21 -07:00
Hannah Hunter 80b811b17e
Merge branch 'v1.14' into tweak-otel-tracing-endpoint 2024-09-13 11:32:26 -04:00
Whit Waldo f9a40ba0ef Updated to reflect the need for the protocol on the zipkin endpoint though it's not necessary on the otel endpoint.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-13 06:55:53 -05:00
Whit Waldo 69a685a552 Tweaked the endpoint description and example to reflect that the protocol may or may not be necessary based on the provider used.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-13 06:28:38 -05:00
Whit Waldo 9a3482cfb8 Fixed cron schedule table
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-13 05:51:52 -05:00
Hannah Hunter 300e4add15
Merge branch 'v1.14' into scheduler-docker-compose 2024-09-12 11:39:19 -04:00
Hannah Hunter c8c99e3d90
Merge branch 'v1.14' into issue_4117 2024-09-11 15:47:07 -04:00
Hannah Hunter 54730f70e8 Merge branch 'issue_4117' of https://github.com/hhunter-ms/docs into issue_4117 2024-09-11 12:26:15 -04:00
Hannah Hunter 8d2f64d10d clarify per josh comment
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-09-11 12:25:36 -04:00
Cassie Coyle 6ee59682ef
rm escape (#4348)
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2024-09-10 14:42:24 -07:00
Mike Nguyen 2a595ee406
Merge branch 'v1.14' into scheduler-docker-compose 2024-09-09 13:05:28 +01:00
Whit Waldo 442b720d0f
Updated workflow to reflect deprecation of Workflow methods on client (#4336)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-09-07 11:46:57 -07:00
Mark Fussell 24761e5115
Merge branch 'v1.14' into scheduler-docker-compose 2024-09-06 19:49:27 -07:00
Mark Fussell a391452b1d
Merge branch 'v1.14' into issue_4117 2024-09-06 19:29:43 -07:00
Mark Fussell 1ca8fd8920
update alias (#4347) 2024-09-06 18:14:02 -07:00
Yaron Schneider ca61d77c72
fix job api http reference (#4343)
Signed-off-by: yaron2 <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-09-06 17:20:08 -07:00
Mark Fussell ef0a5b5641
conductor update (#4344) 2024-09-06 17:08:12 -07:00
Yaron Schneider 02a9bf743e
Update roadmap.md (#4340)
* Update roadmap.md

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update roadmap.md

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
2024-09-06 14:42:53 -07: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 581fabb155
update latest version (#4341)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-09-05 14:32:22 -07:00
Hannah Hunter 27a392e2c6 add notes about namespacing
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-09-04 15:14:29 -04:00
Hannah Hunter 9f5b30b4a7
Merge branch 'v1.15' into trace-info-propagation 2024-09-04 12:17:34 -04:00
Hannah Hunter be68cccd0b
Merge branch 'v1.14' into scheduler-docker-compose 2024-09-04 12:17:01 -04:00
Hannah Hunter 35ae6359a9
Merge branch 'v1.14' into issue_4141 2024-09-03 13:46:47 -04:00
Mike Nguyen 108404da4c
Merge branch 'v1.14' into scheduler-docker-compose 2024-09-03 10:56:01 +01:00
Adrian Hristov 01dd8728ca
fixed yaml syntax for v2alpha1 example (#4335)
Signed-off-by: Adrian Hristov <adrian@intelligentgrowthsolutions.com>
2024-09-02 07:48:43 -07:00
Hannah Hunter 1495304839 update per mark, pt 2
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-30 17:38:02 -04:00
Mike Nguyen da08767a91
docs: init scheduler in the docker compose example
Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-08-29 00:21:55 +01:00
Hannah Hunter c3d5f102f6 Merge branch 'issue_4141' of https://github.com/hhunter-ms/docs into issue_4141 2024-08-26 10:50:25 -04:00
Hannah Hunter 38166048ef last update per mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-26 10:50:07 -04:00
Hannah Hunter aaa7fb794a
Merge branch 'v1.14' into issue_4141 2024-08-23 17:13:44 -04:00
Hannah Hunter 04fad461c5
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-23 17:13:03 -04:00
Hannah Hunter 9fb3cbf416
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-23 17:12:49 -04:00
Hannah Hunter dfaf3a88fc
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-23 17:12:39 -04:00
Hannah Hunter 892020a9b5
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-23 17:12:29 -04:00
Hannah Hunter 196a3f3bf9
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-08-23 17:12:21 -04:00
Mark Fussell 431adb6bb9
Merge branch 'v1.14' into prometheus-auto-service-discovery 2024-08-23 11:54:09 -05:00
Marc Duiker 5945b1de07 Add Jobs API to Dapr slidedeck
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2024-08-22 22:42:45 +02: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
Hannah Hunter 5aedc3af5e
Merge branch 'v1.14' into prometheus-auto-service-discovery 2024-08-20 08:17:48 -04:00
Maulin Desai 03b82503bd Merge branch 'v1.14' into prometheus-auto-service-discovery 2024-08-20 13:25:38 +05:30
Maulin Desai e3f29b09ae Format service discovery instructions
Updated the navigation instructions to use bold text for "Status" and "Service Discovery" for better visual clarity.

Signed-off-by: Maulin Desai <mdesai@bosleo.com>
2024-08-20 10:38:41 +05:30
Mark Fussell 76b9019f69
Merge branch 'v1.14' into issue_4144 2024-08-19 17:15:19 -05:00
Hannah Hunter 9f1ece0664
clarify docs (#4324)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-19 17:13:14 -05:00
Hannah Hunter a4f97b320e clarify/correct quickstarts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-19 15:18:46 -04:00
Hannah Hunter efd5d0f5ad
Merge branch 'v1.14' into issue_4141 2024-08-19 14:14:32 -04:00
Maulin Desai bcfa46244a Add Prometheus auto service discovery instructions to
prometheus.md

- Updated prometheus.md with instructions for setting up Prometheus auto service discovery for Dapr and sidecar targets.

Signed-off-by: Maulin Desai <mdesai@bosleo.com>
2024-08-17 15:38:22 +05:30