Commit Graph

7462 Commits

Author SHA1 Message Date
Mark Fussell 00aa65483e
Merge branch 'v1.15' into cb 2024-12-18 21:46:01 -08:00
Hannah Hunter 0ca004eef3
Merge pull request #4452 from hhunter-ms/issue_4375-2
Update docs for Scheduler service going stable
2024-12-18 13:43:42 -05:00
Mark Fussell d52d7dbef1
Merge branch 'v1.15' into issue_4375-2 2024-12-18 10:40:20 -08:00
Hannah Hunter 15f8b3b3a0
Merge pull request #4466 from hhunter-ms/upmerge_12-16
Upmerge 12-16
2024-12-18 13:39:46 -05:00
Hannah Hunter c443e9b83d
Merge branch 'v1.15' into issue_4375-2 2024-12-18 13:18:46 -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 039495668c
Merge branch 'v1.15' into upmerge_12-16 2024-12-17 14:20:57 -05:00
Elena Kolevska 87c854e59e
Updates python version and setup-python action in link validation GH action (#4470)
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-12-17 11:17:23 -08:00
Hannah Hunter f8a9157028 Merge branch 'upmerge_12-16' of https://github.com/hhunter-ms/docs into upmerge_12-16 2024-12-16 10:42:18 -05: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 b3f8cd70e9
Merge pull request #4464 from antontroshin/fix-resiliency-typo
Fix resiliency example typo
2024-12-16 10:26:05 -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 780c0185c9
Merge pull request #4422 from jake-engelberg/add-errorcode-metrics
Add exhaustive list of error codes and description of metric flag
2024-12-13 11:48:41 -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 93477abaa3
Merge pull request #4456 from sicoyle/feat-iam-roles-anywhere
docs(aws): revamp aws docs + iam role anywhere profile
2024-12-12 09:13:06 -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 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
Hannah Hunter 8653182d8f
Merge pull request #4455 from hhunter-ms/issue_3870
Workflow as stable
2024-12-10 10:16:55 -05: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
Hannah Hunter 4a456dc27d
Merge pull request #4459 from WhitWaldo/crypto-url-correction
Crypto is still in alpha, so the URLs shouldn't point to v1.0 values
2024-12-06 09:47:40 -05: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 79a5b9487e
Merge pull request #4458 from bibryam/v1.14
Reworded concurrency control doc
2024-12-05 11:41:28 -05: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