Commit Graph

7121 Commits

Author SHA1 Message Date
Hannah Hunter 914863f13d
pull in update to dotnet docs (#4302)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-09 15:05:50 -07:00
Hannah Hunter 2875879ebc
Merge pull request #4299 from hhunter-ms/upmerge_08-07
Upmerge 8/7: 1.13 --> 1.14
2024-08-07 15:28:21 -04:00
Hannah Hunter 07752bb5f8
Merge branch 'v1.14' into upmerge_08-07 2024-08-07 15:00:51 -04:00
Hannah Hunter ee4e4acdc9
Merge pull request #4297 from jjcollinge/jjcollinge/api-allow-subscribe-v1alpha1
Add subscribe.v1alpha1 to the API allow list docs
2024-08-07 15:00:36 -04:00
Mark Fussell 90a99b4260
Merge branch 'v1.14' into jjcollinge/api-allow-subscribe-v1alpha1 2024-08-07 11:55:45 -07:00
Joni Collinge 9afc2759c3
Change grpc api link
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2024-08-07 16:39:57 +01:00
Hannah Hunter 371b2903d3 fix merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-07 10:56:50 -04:00
Hannah Hunter b59a1b02f5
Merge pull request #4296 from hhunter-ms/issue_4283
[Service invocation] Update .NET example for invoking HTTP
2024-08-07 10:48:54 -04:00
Hannah Hunter 416c7d289e
Merge pull request #4298 from hhunter-ms/issue_4193
[Redis component] Update to make `redisPassword` optional
2024-08-07 10:46:26 -04:00
Hannah Hunter c66d2d3760
Merge branch 'v1.13' into issue_4193 2024-08-06 09:54:33 -04:00
Hannah Hunter 6d7e6abe8a update component spec for redis
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-05 14:41:06 -04:00
Joni Collinge 75e6bd4ce2
Add subscribe.v1alpha1 to the API allow list docs
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2024-08-05 18:32:12 +01:00
Hannah Hunter fe8da2c9c1 update dotnet example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-05 11:34:16 -04:00
Hannah Hunter dd2e064229
Merge pull request #4295 from Arhell/root
update root folder links
2024-08-05 10:19:59 -04:00
Arhell 958e42a313 update root folder links
Signed-off-by: Arhell <arhell333@gmail.com>
2024-08-03 00:35:38 +03:00
Hannah Hunter 03930010c4
Merge pull request #4293 from hhunter-ms/upmerge_08-02
Upmerge 8/2: 1.13 --> 1.14
2024-08-02 13:23:27 -04:00
Hannah Hunter 8e6f2b85bc upmerge ahead of release
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-02 13:06:07 -04:00
Hannah Hunter 13672ff170
Merge pull request #4292 from hhunter-ms/issue_4271
[Workflow] Remove text about trace context support
2024-08-02 12:52:39 -04:00
Hannah Hunter ebf4372717
Merge branch 'v1.14' into issue_4271 2024-08-02 12:48:47 -04:00
Hannah Hunter d305854ef1
Merge pull request #4282 from hhunter-ms/issue_4075
[quickstarts] Link to specific languages
2024-08-02 12:48:03 -04:00
Mark Fussell a41fb2b012
Merge branch 'v1.14' into issue_4075 2024-08-02 09:41:12 -07:00
Mark Fussell 32bc81bf5c
Merge branch 'v1.14' into issue_4271 2024-08-02 09:41:03 -07:00
Hannah Hunter d0eff4ec48
Updates to the maintainer contributing guide (#4291)
* update steps for creating new docs site

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

* Update daprdocs/content/en/contributing/docs-contrib/maintainer-guide.md

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: Yaron Schneider <schneider.yaron@live.com>
2024-08-02 07:30:28 -07:00
Hannah Hunter 026d3479be
Merge branch 'v1.14' into issue_4075 2024-08-01 17:31:53 -04:00
Hannah Hunter a972707474 remove claim that workflow can use trace context
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-01 12:08:32 -04:00
Hannah Hunter f32acf0991
Merge pull request #4290 from Arhell/con
update concepts folder link
2024-08-01 11:50:27 -04:00
Hannah Hunter 41c28ed560
Merge pull request #4288 from hhunter-ms/issue_4284
Remove GA features from preview table
2024-08-01 11:20:43 -04:00
Hannah Hunter 417ba49d86
Merge branch 'v1.14' into issue_4284 2024-08-01 11:12:33 -04:00
Hannah Hunter 5d6c6f0a70
Merge pull request #4287 from hhunter-ms/broken_links
Fix broken links
2024-08-01 11:12:09 -04:00
Hannah Hunter d33cfc874d
Merge branch 'v1.14' into broken_links 2024-08-01 11:08:05 -04:00
Mark Fussell 62aa856712
Merge branch 'v1.14' into issue_4284 2024-07-31 16:43:32 -07:00
Arhell 1d8fd27588 update concepts folder link
Signed-off-by: Arhell <arhell333@gmail.com>
2024-08-01 00:42:13 +03:00
Yaron Schneider 7e4b80185b
Fix outbox projection http json (#4286)
* fix outbox projection http json

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

* update outbox projection text

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

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.md

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

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-07-31 08:42:50 -07:00
Hannah Hunter 8d7ff41381 remove GA features from preview table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-31 10:25:12 -04:00
Hannah Hunter a633c9c3ed fix broken links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-31 10:14:20 -04:00
Hannah Hunter 298a2ce4d8 link to specific language in quickstarts repo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-30 13:56:50 -04:00
Hannah Hunter dce14481be
Merge pull request #4280 from hhunter-ms/jobs_quickstart
Add Jobs quickstart to index
2024-07-29 16:00:38 -04:00
Hannah Hunter 9b1f5e2f14
Merge branch 'v1.14' into jobs_quickstart 2024-07-29 15:55:21 -04:00
Hannah Hunter 741e1e0e9b Merge branch 'jobs_quickstart' of https://github.com/hhunter-ms/docs into jobs_quickstart 2024-07-29 15:51:09 -04:00
Hannah Hunter 155219498e add jobs to qs table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-29 15:50:47 -04:00
Hannah Hunter cabf147bbc
Merge pull request #4279 from rochabr/eks-tutorial
EKS hosting - setup doc
2024-07-29 13:33:25 -04:00
Hannah Hunter bee9c1fd7f
Merge branch 'v1.14' into eks-tutorial 2024-07-29 13:28:59 -04:00
Hannah Hunter cfe291659b
Merge pull request #4276 from hhunter-ms/jobs_quickstart
jobs quickstart
2024-07-29 13:28:21 -04:00
Fernando Rocha c216f3ad98
Merge branch 'v1.14' into eks-tutorial 2024-07-29 10:28:07 -07:00
Hannah Hunter 305c64b4d5
Merge branch 'v1.14' into jobs_quickstart 2024-07-29 13:14:22 -04:00
Hannah Hunter 7453e286a6
Update daprdocs/content/en/getting-started/quickstarts/jobs-quickstart.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-07-29 13:14:13 -04:00
Hannah Hunter 434bbff274 confirm code is up to date and link to what happened sections
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-29 12:52:06 -04:00
Hannah Hunter 9356089b66
Merge pull request #4243 from hhunter-ms/issue_3915-3
Jobs API docs, pt 3
2024-07-29 12:34:21 -04:00
Hannah Hunter 33f80b61d5 add code tabs for dapr run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-29 12:26:35 -04:00
Hannah Hunter 70264c5d51 delete file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-29 12:25:14 -04:00