Commit Graph

6169 Commits

Author SHA1 Message Date
Hannah Hunter d249adcf5f Merge branch 'placement_tables_pt2' of https://github.com/hhunter-ms/docs into placement_tables_pt2 2023-09-25 16:27:30 -04:00
Alexey ad4f49686c
typo in example in httpendpoints-schema.md (#3764)
Signed-off-by: Alexey <Kuzbekov@users.noreply.github.com>
2023-09-25 13:27:29 -07:00
Hannah Hunter 7e80a0f916 add link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 16:27:10 -04:00
Hannah Hunter b57960d8d4
update healthz (#3765)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 13:19:10 -07:00
Hannah Hunter 4844e35501
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 14:22:50 -04:00
Hannah Hunter 4d57fbefa5
Merge pull request #3662 from hhunter-ms/issue_3567
[docs] Workflow docs for Java SDK
2023-09-25 14:20:59 -04:00
Hannah Hunter 6495d52b1f update link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 12:46:50 -04:00
Mark Fussell e655f6fadb
Merge branch 'v1.12' into issue_3749 2023-09-25 09:44:33 -07:00
Mark Fussell c905d41d67
Merge branch 'v1.12' into issue_3567 2023-09-25 09:42:29 -07:00
Hannah Hunter 050d9ce558 pull in updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 12:41:19 -04:00
Hannah Hunter dfd193c927 update per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 12:40:23 -04:00
Mark Fussell 234572d4b3
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 09:26:26 -07:00
Hannah Hunter 87ee428130
Merge pull request #3740 from Taction/fix_pubsub_rabbit_mq_client_name
add clientName and heartBeat
2023-09-25 11:31:09 -04:00
Hannah Hunter 836c353b7c link to example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 11:18:56 -04:00
Hannah Hunter e2b6321b73
Merge branch 'v1.11' into issue_3638 2023-09-25 11:01:10 -04:00
Hannah Hunter eb1c778b70
Update daprdocs/content/en/reference/resource-specs/component-schema.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 11:00:50 -04:00
Hannah Hunter e2a4f64ea1
Update daprdocs/content/en/reference/resource-specs/component-schema.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 11:00:35 -04:00
Hannah Hunter d202a515a1
Update daprdocs/content/en/reference/environment/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 10:53:42 -04:00
Hannah Hunter 61a51bd0da
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 10:53:04 -04:00
Hannah Hunter cbcda3f29c
Update daprdocs/content/en/reference/api/placement_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 10:52:50 -04:00
Hannah Hunter 26d01ca155
Merge branch 'v1.12' into issue_3749 2023-09-25 09:38:48 -04:00
Hannah Hunter 782b63dc55
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-25 08:46:31 -04:00
Hannah Hunter e219db8091 Merge branch 'k8s-multi-app-run' of https://github.com/mukundansundar/docs into mukundan-k8s-multi-app-run 2023-09-25 08:46:03 -04:00
Hannah Hunter cf9fa335de updates from mark/mukundan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 08:44:29 -04:00
wimvc1 5de4fdfd89
Added errorIfNot2XX option to HTTP binding docs (#3741)
* Added errorIfNot2XX option to HTTP binding docs

Signed-off-by: Wim Vande Casteele <wim.vande.casteele@randstadgroup.be>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/http.md

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

---------

Signed-off-by: Wim Vande Casteele <wim.vande.casteele@randstadgroup.be>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:53:15 -07:00
Mark Fussell d338e541b3
Merge branch 'v1.12' into fix_pubsub_rabbit_mq_client_name 2023-09-24 20:52:16 -07:00
Álvaro Aguilar-Tablada Espinosa ad50b794b0
Create 'quorum' queues in RabbitMQ (#3699)
* Create 'quorum' queues in RabbitMQ

Signed-off-by: Álvaro Aguilar <alvaro.aguilar@scrm.lidl>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>

---------

Signed-off-by: Álvaro Aguilar <alvaro.aguilar@scrm.lidl>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:52:01 -07:00
Mark Fussell ba6c9c0057
Merge branch 'v1.12' into fix_pubsub_rabbit_mq_client_name 2023-09-24 20:44:22 -07:00
Mark Fussell 7fc9c4a248
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:44:16 -07:00
Mark Fussell 97d323bc6b
Merge branch 'v1.11' into issue_3638 2023-09-24 20:36:14 -07:00
Mark Fussell 9e1e548282
Update daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:22:16 -07:00
Hannah Hunter f3cb664dcc
Merge pull request #3762 from srilasya02/configapi-docs-changes
Updated configuration_api.md
2023-09-22 19:02:31 -04:00
Hannah Hunter 23af68696a
Merge branch 'v1.12' into issue_3749 2023-09-22 19:00:45 -04:00
Hannah Hunter 8faf24ec9e update
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 19:00:23 -04:00
Hannah Hunter 467bd9de25 update yaml
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 18:57:11 -04:00
Hannah Hunter 3af5b954bf remove bindings quickstart changes for now and preview alerts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 18:38:08 -04:00
Sri Lasya Malladi 762a349802
Updated configuration_api.md
Changed the Configuration API response from an array to dictionary

Signed-off-by: Sri Lasya Malladi <40951986+srilasya02@users.noreply.github.com>
2023-09-22 15:28:17 -07:00
Hannah Hunter f3805f62a8
Merge branch 'v1.12' into issue_3567 2023-09-22 18:28:12 -04:00
Mark Fussell 1da77a3ccf
Merge branch 'v1.11' into issue_3638 2023-09-22 14:52:03 -07:00
Hannah Hunter b824545206
Merge pull request #3761 from dollysah/patch-1
Description of DAPR_HOST_IP is missing in docs #1852
2023-09-22 16:17:03 -04:00
Hannah Hunter 6b14399679 add ryan review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 15:42:42 -04:00
Hannah Hunter 7fe6187125
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-22 15:11:24 -04:00
dollysah 715729ed09
Description of DAPR_HOST_IP is missing in docs #1852
Signed-off-by: dollysah <105938223+dollysah@users.noreply.github.com>
2023-09-22 13:00:17 -06:00
Hannah Hunter 02b02f8bb3 Merge branch 'placement_tables_pt2' of https://github.com/hhunter-ms/docs into placement_tables_pt2 2023-09-22 14:45:53 -04:00
Hannah Hunter e388830cee update examples header
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:45:23 -04:00
Hannah Hunter d2a912a384 update example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:44:53 -04:00
Hannah Hunter dbb729cb1c add note about restriction, move note
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:30:48 -04:00
Hannah Hunter 184af4141a update preview features table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:26:21 -04:00
Hannah Hunter b5d74ff4eb update intro
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:24:12 -04:00
Hannah Hunter c79c7d5cd0
Update daprdocs/content/en/reference/environment/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-22 14:17:10 -04:00