Commit Graph

5938 Commits

Author SHA1 Message Date
Hannah Hunter 96d0e90458
Merge branch 'v1.12' into template-k8s 2023-10-10 09:30:31 -04:00
Hannah Hunter 3cdb18d39b
Merge pull request #3804 from mukundansundar/oidc-extensions
add docs for oidc extensions field in kafka
2023-10-10 09:30:01 -04:00
Hannah Hunter 53f6194e7b
Merge branch 'v1.12' into oidc-extensions 2023-10-10 09:25:42 -04:00
Hannah Hunter 4b7ab5fd20
Merge branch 'v1.12' into template-k8s 2023-10-10 09:14:26 -04:00
Hannah Hunter 643237af46
Merge pull request #3796 from mikeee/mikeee-fix-dashboard-conflict
fix dashboard helm release name conflict
2023-10-10 09:14:13 -04:00
Hannah Hunter 45d3b472eb
Merge branch 'v1.12' into template-k8s 2023-10-10 09:13:14 -04:00
Mark Fussell 31d12700c6
Merge branch 'v1.12' into mikeee-fix-dashboard-conflict 2023-10-09 21:03:57 -07:00
Mike d499542298
feat: '/assign' can be used with go-sdk repo (#3798)
* feat: '/assign' can be used with go-sdk repo

The assign command can now be used in issues on the go-sdk repo from the
merge of the referenced PR.

Refs: dapr/go-sdk#460
Signed-off-by: mikeee <hey@mike.ee>

* clarify applicable commands to each repository

Signed-off-by: mikeee <hey@mike.ee>

---------

Signed-off-by: mikeee <hey@mike.ee>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-09 21:01:51 -07:00
Mukundan Sundararajan 4eac86c92c
Merge branch 'v1.12' into template-k8s 2023-10-09 20:30:58 -07:00
Mukundan Sundararajan adf10bbb2f add docs for oidc extensions field in kafka
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 04:23:40 +05:30
Hannah Hunter 7f238edb5f
[Azure Functions] Update links to the MSFT docs for Dapr extension (#3802)
* fix link

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

* update link for when Dapr Functions ext docs are merged

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

* remove extra line

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-09 15:17:09 -07:00
Mukundan Sundararajan dafd3f379c
fix typo in multi-app run env var def (#3800)
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 11:04:25 -07:00
mikeee 1d91cd2478
fix dashboard helm release name conflict
Signed-off-by: mikeee <hey@mike.ee>
2023-10-09 12:18:57 +01:00
Mukundan Sundararajan b9bb5bd231 address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 14:27:42 +05:30
Mukundan Sundararajan c9e55a12e1
Merge branch 'v1.12' into template-k8s 2023-10-09 01:56:31 -07:00
Hannah Hunter 9f9deb7349
update dotnet to DaprWorkflowClient (#3789)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-08 22:48:20 -07:00
Hannah Hunter 37bb85ab17
fix link (#3791)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-05 17:47:56 -07:00
Hannah Hunter 025cdbd987
move http streaming out of preview (#3790)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-05 16:18:04 -07:00
Hannah Hunter d84a2ab754
Merge branch 'v1.12' into template-k8s 2023-10-05 17:07:11 -04:00
Hannah Hunter 79e6312717
Merge pull request #3776 from hhunter-ms/java_features
[Workflow] Java features and concept addition
2023-10-05 15:34:19 -04:00
Hannah Hunter e93b6546c4
Merge branch 'v1.12' into java_features 2023-10-05 12:45:38 -04:00
Mukundan Sundararajan 2cbca93b78 address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:59:20 +05:30
Mukundan Sundararajan 54434a610c address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:29:47 +05:30
Mukundan Sundararajan 863cabc73f add docs for template processing in k8s name resolution
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 18:53:54 +05:30
Hannah Hunter 88a109b3d2
add java monitor pattern example (#3774)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-04 15:59:29 -07:00
Mark Fussell 046b563550
Merge branch 'v1.12' into java_features 2023-10-04 15:58:41 -07:00
Shivam Kumar 2aed48cff2
Azure eventhubs bulk subscribe support (#3756)
* azure eventhubs bulk subscribe support

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* removing localized link

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Adding example

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

---------

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-04 15:42:44 -07:00
Yaron Schneider 42f857ed4e
add tls authentication for httpendpoint (#3780)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-10-03 19:39:16 -07:00
Hannah Hunter da0ffcfe11
Merge pull request #3754 from hhunter-ms/issue_3749
[Multi-App Run] Update quickstarts to include multi-app run instructions
2023-10-03 14:11:53 -04:00
Hannah Hunter 7b0d6bacf1
Merge branch 'v1.12' into issue_3749 2023-10-03 13:58:29 -04:00
Yaron Schneider 116e50bbcd
Add Outbox docs (#3763)
* add outbox docs

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

* update preview features

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

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.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/state-management/howto-outbox.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/state-management/howto-outbox.md

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

* updates

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

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-outbox.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/state-management/howto-outbox.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/state-management/howto-outbox.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/state-management/howto-outbox.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/state-management/howto-outbox.md

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

* add demo

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

* change redis to mysql

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

* add outboxDiscardWhenMissingState clarification

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

* added diagram

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

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

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>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-03 10:02:09 -07:00
Hannah Hunter 1ce09dfecb add java to features doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-02 14:55:50 -04:00
Hannah Hunter 377c28a9ef
Merge pull request #3745 from hhunter-ms/placement_tables_pt2
Add Placement API topic
2023-09-25 16:38:12 -04:00
Hannah Hunter 4d9c5fa5f6
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 16:34:11 -04:00
Hannah Hunter 70e3a5e6e3
Merge pull request #3719 from mukundansundar/k8s-multi-app-run
Adding k8s fields for Multi-App run for dev/test environment
2023-09-25 16:32:34 -04:00
Mark Fussell b30b9d2d51
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-25 13:29:21 -07:00
Mark Fussell d2fc06627e
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 13:29:05 -07:00
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
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 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