Commit Graph

4195 Commits

Author SHA1 Message Date
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
Hannah Hunter 06ff779c90
Merge branch 'v1.13' into issue_3039 2024-05-09 17:39:36 -04:00
Hannah Hunter 00bdd0881e
Merge branch 'v1.13' into issue_4085 2024-05-09 17:27:08 -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 0bb903663d add actorStateStore to specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-08 16:15:41 -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 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
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 766478cb76
Merge branch 'v1.13' into issue_4063 2024-04-26 16:08:31 -04:00
Hannah Hunter 8f59430251
Merge branch 'v1.13' into issue_4081 2024-04-25 13:40:49 -04:00
Mark Fussell b09ef714aa
Merge branch 'v1.13' into update-sdk-feature-table 2024-04-25 10:08:04 -07: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
Mark Fussell 20fd7a9f2e
Merge branch 'v1.13' into patch-2 2024-04-11 19:31:04 -05:00
Annu Singh 58b1fb538e
adding Dapr Repository Index for contributing (#4088)
* adding Dapr Repository Index for contributing

Signed-off-by: Annu Singh <annu.singh@terramate.io>

* adding cli repo

Signed-off-by: Annu Singh <annu.singh@terramate.io>

---------

Signed-off-by: Annu Singh <annu.singh@terramate.io>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-04-11 17:11:48 -07:00
Marc Duiker c3c58bfdc1
Merge branch 'v1.13' into update-sdk-feature-table 2024-04-10 15:18:52 +02:00
Trevor Lund 18a6d6315c
Update confusing examples for subscribePollInterval
Most of the other options show an example identical to the default value.  This was an exception and could prove confusing when reading the docs

Signed-off-by: Trevor Lund <89029310+tlund101@users.noreply.github.com>
2024-04-09 14:35:53 -05:00
Patrick Assuied 5c92fd5ab2
Adjust documentation per `rawPayload=true` requirements (#4086)
* Adjust documentation per `rawPayload=true` requirements

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* small tweak

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* PR feedback

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* more editing

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-09 22:33:28 +03: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
Marc Duiker bb0f15ce44
Merge branch 'v1.13' into issue_4081 2024-03-28 11:09:36 +01:00
Alice Gibbons f1d11248bb
Remove memory limits in production (#4091)
Signed-off-by: Alice Gibbons <alice@diagrid.io>
2024-03-27 13:53:30 +02:00
Hannah Hunter 788a9435c3 add graceful shutdown duration section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-18 11:01:08 -04: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 a72e283be6
Update middleware-bearer.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:38:10 +08:00
Newbe36524 9628701cdd
Update kubernetes-job.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:38:01 +08:00
Newbe36524 14044ac8e7
Update zipkin.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:37:57 +08:00
Newbe36524 91abd3e9e1
Update open-telemetry-collector-jaeger.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:37:52 +08: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 b86331100c
Merge branch 'v1.13' into issue_3965_1.13 2024-03-05 14:07:57 -05:00
Hannah Hunter db778bc7e9
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>
2024-03-05 14:07:27 -05:00
Hannah Hunter 080f39a283 mark 1.10 as unsupported
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 17:26:26 -05:00
Hannah Hunter 77b8c27472 update support doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 17:12:14 -05:00