Commit Graph

6614 Commits

Author SHA1 Message Date
Hannah Hunter b23f97655f
Merge pull request #4127 from hhunter-ms/issue_4059
[State] Add missing Go examples
2024-05-20 17:02:01 -04:00
Hannah Hunter 1f8ee634e1
Merge branch 'v1.13' into issue_4059 2024-05-20 15:47:42 -04:00
Hannah Hunter aff0aa35c3 update per salaboy
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-20 15:41:25 -04:00
Andrii Lundiak de1730c932
Fixed markdown code in `howto-invoke-non-dapr-endpoints.md`
Signed-off-by: Andrii Lundiak <landike@gmail.com>
2024-05-20 10:29:25 +02:00
Martin Oehlert 9267328e14
Update README.md
Signed-off-by: Martin Oehlert <mo1987@gmx.net>
2024-05-17 14:27:16 +02:00
ductnn 39ef2ed819 typo: small format docs
Signed-off-by: ductnn <trannhuduc531998@gmail.com>
2024-05-16 23:23:07 +07:00
Andrej Kyselica a1919f4d84 correct OTel endpointAddress argument (it's not a URL)
Signed-off-by: Andrej Kyselica <andrejky@microsoft.com>
2024-05-13 14:18:18 -04:00
Hannah Hunter e2ea14df60
Merge pull request #4140 from hhunter-ms/issue_3039
[State stores] Add `actorStateStore` metadata to applicable specs
2024-05-09 17:49:35 -04:00
Hannah Hunter 06ff779c90
Merge branch 'v1.13' into issue_3039 2024-05-09 17:39:36 -04:00
Hannah Hunter b9025f6ec4
Merge pull request #4134 from hhunter-ms/issue_4085
[Daprbot] Add rust-sdk to `/assign` support
2024-05-09 17:36:15 -04:00
Hannah Hunter db6c25192f
Update daprdocs/content/en/developing-applications/building-blocks/actors/actors-overview.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-09 17:35:41 -04:00
Hannah Hunter 00bdd0881e
Merge branch 'v1.13' into issue_4085 2024-05-09 17:27:08 -04:00
Hannah Hunter 3a9770cca2
Merge pull request #4133 from hhunter-ms/issue_4103
Update Docker command for MongoDB state component
2024-05-09 17:26:42 -04:00
Hannah Hunter 069b98d96a
Merge branch 'v1.13' into issue_4103 2024-05-09 17:16:13 -04:00
Whit Waldo 9055407d99
Added example for limiting workflow concurrency in .NET fan-in/out example (#4132)
* Added workflow concurrency example for .NET

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

* Removed extension method that was doubling up calls and shortened to simpler inline example

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

* Removed unused extension method

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

* Neglected to include the Task.WhenAll line persisting the remaining result values

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

* Fixed parallism limit

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

* Adding proposed concluding thoughts

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Approved proposed language

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

---------

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-09 11:40:32 -07:00
Hannah Hunter 2e1874b4b5 remove typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-09 10:12:52 -04:00
Hannah Hunter 4e5e41df1c added bit about what an actor id is
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-09 09:23:15 -04:00
Hannah Hunter 0bb903663d add actorStateStore to specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-08 16:15:41 -04:00
Hannah Hunter e130697262 remove duplicate section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-08 15:47:15 -04:00
Hannah Hunter 2216756b8a Merge branch 'issue_1298' of https://github.com/hhunter-ms/docs into issue_1298 2024-05-08 15:42:39 -04:00
Hannah Hunter d1d769b6ea add section for actor types and ids
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-08 15:42:16 -04:00
Hannah Hunter 9ba08df562
link to relevant code example for transational methods (#4135)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 14:38:19 -07:00
Hannah Hunter a0bb95682d add matches example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 16:05:25 -04:00
Hannah Hunter 2069bc6daa add rust-sdk to daprbot doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 14:03:26 -04:00
Hannah Hunter 060a1b7856 Merge branch 'issue_4059' of https://github.com/hhunter-ms/docs into issue_4059 2024-05-07 14:01:43 -04:00
Hannah Hunter 064744bd0d forgot one more change
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 14:01:25 -04:00
Hannah Hunter dba462f283
Merge branch 'v1.13' into issue_4059 2024-05-07 13:59:55 -04:00
Hannah Hunter 43428ce150 changes per @salaboy
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 13:57:16 -04:00
Hannah Hunter 557ff4512f add port flag
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 12:27:57 -04:00
Hannah Hunter 47dad55575
Merge pull request #4126 from hhunter-ms/issue_4105
[Kubernetes] Update CRD for troubleshooting step
2024-05-06 10:23:09 -04:00
Mark Fussell 5db640f3ed
Merge branch 'v1.13' into issue_4105 2024-05-03 14:55:56 -07:00
Hannah Hunter 956e204d1f shortcode
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-03 12:21:52 -04:00
Hannah Hunter bacfeae560
adding missing queueName (#4125)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-05-02 14:46:01 -07:00
james-bartlett 0bfa02bc5d
Clarify that disabling kubernetes built in secret store can only be done with an annotation, not by setting a helm argument (#4124)
Clarify that disabling kubernetes built in secret store can only be done with an annotation, not by setting a helm argument

Signed-off-by: james-bartlett <jamesmbartlett@outlook.com>
2024-05-02 12:55:15 -07:00
Hannah Hunter 00f8d82f2c add go examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-02 15:47:41 -04:00
Hannah Hunter 4a0a9d47ea update CRD
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-02 12:55:02 -04:00
Hannah Hunter a107511779
Merge pull request #4084 from hhunter-ms/issue_4063
Add section on graceful shutdown duration
2024-04-26 16:27:37 -04:00
Hannah Hunter 766478cb76
Merge branch 'v1.13' into issue_4063 2024-04-26 16:08:31 -04:00
Hannah Hunter 78cd66aed1
Merge pull request #4083 from hhunter-ms/issue_4081
Fix the copy/paste typo
2024-04-25 14:24:22 -04:00
Hannah Hunter 8f59430251
Merge branch 'v1.13' into issue_4081 2024-04-25 13:40:49 -04:00
Hannah Hunter c75daf0735
Merge pull request #4095 from marcduiker/update-sdk-feature-table
Update table with sdk features
2024-04-25 13:17:55 -04:00
Mark Fussell b09ef714aa
Merge branch 'v1.13' into update-sdk-feature-table 2024-04-25 10:08:04 -07:00
Hannah Hunter b80bde3931
Merge pull request #4102 from tlund101/patch-2
Update confusing examples for subscribePollInterval
2024-04-25 13:04:21 -04:00
Hannah Hunter d76f7281a2
Merge branch 'v1.13' into update-sdk-feature-table 2024-04-25 12:57:50 -04:00
Hannah Hunter 70781fb7e8
Merge branch 'v1.13' into patch-2 2024-04-25 12:55:36 -04:00
Marc Duiker b9513915f9
Add font usage for MacOS (#4094)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-04-25 08:12:49 -07:00
Marc Duiker 3e8db2f0ff
Update daprdocs/content/en/developing-applications/sdks/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2024-04-22 09:03:42 +02:00
Mark Fussell 0ef3ceb42a
Merge branch 'v1.13' into update-sdk-feature-table 2024-04-21 20:28:02 -07:00
Marc Duiker 95179f9590
Add Diagrid conductor to integrations (#4112)
* Add Diagrid conductor to integrations

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

* Add diagram

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

* Update daprdocs/content/en/developing-applications/integrations/Diagrid/diagrid-conductor.md

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

---------

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-04-18 10:29:21 -07:00
Hannah Hunter bf7120e921
Add 1.13.1 and 1.13.2 to the docs (#4110)
* update support docs for patch releases

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

* Update daprdocs/content/en/operations/support/support-release-policy.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/support/support-release-policy.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
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>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-04-12 07:59:37 -07:00