Commit Graph

6572 Commits

Author SHA1 Message Date
Whit Waldo 96fa3af4a6
Updated contributor slide on PPTX deck (#4157)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-05-28 14:59:55 +01:00
Simon Headley e26f66e32c
Adding a compression cost optimization section to the Cosmos DB docs (#4151)
* Adding a compression cost optimization section to the Cosmos DB documentation

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Reducing "and possibly more" from 2nd paragraph

Signed-off-by: Simon Headley <headleysj@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-22 19:31:48 +01:00
Hannah Hunter 666b3afe71
Merge pull request #4145 from andrejpk/apk_clarify_otel_host
Correct OTel endpointAddress argument (it's not a URL) [v1.13 update]
2024-05-22 09:38:08 -04:00
Hannah Hunter 3408775c3b
Merge branch 'v1.13' into apk_clarify_otel_host 2024-05-22 09:31:42 -04:00
Hannah Hunter 96c7b619fc
Merge pull request #4149 from ductnn/v1.13
Chore: Typo fixed in docs
2024-05-22 09:28:36 -04:00
Hannah Hunter 2a3a59dcfe
Merge branch 'v1.13' into v1.13 2024-05-22 09:15:27 -04:00
Hannah Hunter 48b327b10b
Merge pull request #4152 from alundiak/patch-1
Fixed markdown code in `howto-invoke-non-dapr-endpoints.md`
2024-05-22 09:15:08 -04:00
Hannah Hunter d5644a2b5b
Merge branch 'v1.13' into patch-1 2024-05-22 09:10:44 -04:00
Hannah Hunter 01957111ed
Merge pull request #4156 from elena-kolevska/v1.13
Updates docs for 1.13.3
2024-05-22 09:10:08 -04:00
Andrej Kyselica db06a98bc1
Merge branch 'v1.13' into apk_clarify_otel_host 2024-05-21 22:17:31 -04:00
Elena Kolevska ba34010e8b Updates 1.13.0 references to 1.13.3
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-05-21 23:48:59 +01:00
Elena Kolevska 3a51ffcbc4 Updates docs for 1.13.3
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-05-21 21:58:06 +01:00
Hannah Hunter 01dc310dab
Merge branch 'v1.13' into patch-1 2024-05-21 12:45:02 -04:00
Hannah Hunter 5fccf2c8b5
Merge branch 'v1.13' into v1.13 2024-05-21 12:45:01 -04:00
Hannah Hunter cc6e95de50
Merge pull request #4150 from MO2k4/patch-1
Standardize readme shield badges
2024-05-21 11:23:56 -04:00
Hannah Hunter bd8ca08ede
Merge branch 'v1.13' into patch-1 2024-05-21 10:23:49 -04:00
Hannah Hunter 21bd7971f0
Merge branch 'v1.13' into apk_clarify_otel_host 2024-05-21 09:50:46 -04:00
Marc Duiker 36745a1517
Merge branch 'v1.13' into patch-1 2024-05-21 13:33:48 +02: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 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 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 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
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