Commit Graph

1219 Commits

Author SHA1 Message Date
Hannah Hunter 93f39e216e
Merge branch 'v1.13' into issue_2923 2024-05-29 19:15:19 -04:00
Mark Fussell fc42fe7e58
Merge branch 'v1.13' into issue_2923 2024-05-29 22:11:11 +01:00
Hannah Hunter 9b93213702
Merge branch 'v1.13' into issue_4158 2024-05-28 14:00:28 -04:00
Hannah Hunter 0cb737c5d4 make tables more clear with checkmarks
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 12:46:56 -04:00
Hannah Hunter a8149d01fb
Merge branch 'v1.13' into issue_1298 2024-05-28 12:35:52 -04:00
Hannah Hunter 08ecdc9a8c Merge branch 'issue_2923' of https://github.com/hhunter-ms/docs into issue_2923 2024-05-28 12:17:09 -04:00
Hannah Hunter b42185a61d mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 12:15:42 -04:00
Cecil Phillip a251e2d651
Removing preview later
Signed-off-by: Cecil Phillip <cecilphillip@gmail.com>
2024-05-28 11:28:41 -04:00
Mark Fussell c042354cf7
Merge branch 'v1.13' into issue_1298 2024-05-28 13:23:01 +01:00
Hannah Hunter 3b47a438f9
Merge branch 'v1.13' into issue_1298 2024-05-21 13:02:01 -04:00
Hannah Hunter bd8ca08ede
Merge branch 'v1.13' into patch-1 2024-05-21 10:23:49 -04:00
Bilgin Ibryam c62e2c5310
Fixes for: Wrong instructions in How to: Use the Multi-App Run template file #4153 (#4154)
* Fixes for: Wrong instructions in How to: Use the Multi-App Run template file #4153

* Fixed acceidental title change
2024-05-21 12:03:05 +01: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
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
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 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 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
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 8f59430251
Merge branch 'v1.13' into issue_4081 2024-04-25 13:40:49 -04: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
Marc Duiker e7b3d95c77 Update table with features
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2024-03-28 10:28:36 +00:00
Hannah Hunter 96164a8e2b fix copy/paste typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-18 10:24:33 -04:00
Newbe36524 0465651e26
Update gRPC-integration.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:37:32 +08:00
Newbe36524 ef9a5a3b8a
Update secrets-scopes.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:37:20 +08:00
Hannah Hunter 4cf019bd4a resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 11:43:24 -05:00
Mike Nguyen a0d3b2344f
Merge branch 'v1.13' into wf-docs 2024-03-01 21:47:42 +00:00
mikeee f3785cbda5
add external interaction recommendation
Signed-off-by: mikeee <hey@mike.ee>
2024-03-01 21:45:49 +00:00
Yaron Schneider 0122d1fd89
Add reminders protobuf section (#4058)
* Add reminders protobuf section

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

* Update daprdocs/content/en/developing-applications/building-blocks/actors/actors-timers-reminders.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/actors/actors-timers-reminders.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/actors/actors-timers-reminders.md

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

* Update actors-timers-reminders.md

* Update actors-timers-reminders.md

typo

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-03-01 13:14:41 -08:00
Mike Nguyen 03be8cb9eb
Merge branch 'v1.13' into wf-docs
Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-02-29 00:14:30 +00:00
mikeee 464d3c7088
add go limitions
Signed-off-by: mikeee <hey@mike.ee>
2024-02-29 00:10:05 +00:00
Hannah Hunter 7f0ec015d9
Merge branch 'v1.13' into bulk-retrieval-deserialization 2024-02-21 09:35:50 -05:00
Hannah Hunter 3c6c9616d5
Update daprdocs/content/en/developing-applications/building-blocks/workflow/howto-manage-workflow.md
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-20 13:57:07 -05:00
Hannah Hunter 43dd7f71da Merge branch 'issue_3868' of https://github.com/hhunter-ms/docs into issue_3868 2024-02-20 10:07:21 -05:00
Hannah Hunter b9a8038273 updates per mark and marc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-20 10:07:11 -05:00
Hannah Hunter e36ecc1715
Update daprdocs/content/en/developing-applications/building-blocks/workflow/howto-manage-workflow.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-20 09:49:41 -05:00
Hannah Hunter d9cbcbad3b
Update daprdocs/content/en/developing-applications/building-blocks/workflow/howto-manage-workflow.md
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-20 08:55:21 -05:00
Whit Waldo 047e71cb3c Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Whit Waldo <whitson.waldo@gmail.com>
2024-02-17 01:14:36 -05:00