Commit Graph

3948 Commits

Author SHA1 Message Date
Hannah Hunter 1825f178dd
[bulk pub/sub] add Shubham presentation video (#3441)
* fix link

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

* add youtube video

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-18 13:58:01 -07:00
Hannah Hunter fd08141fd7
Merge branch 'v1.11' into issue_3216
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-18 16:42:21 -04:00
Hannah Hunter 2e0a50f888
Merge branch 'v1.11' into issue_3323 2023-05-18 16:38:09 -04:00
Hannah Hunter 9b32d44a6c incorrect link, unrelated to issue
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 15:33:35 -04:00
Hannah Hunter df6dc1302d Merge branch 'issue_3323' of https://github.com/hhunter-ms/docs into issue_3323 2023-05-18 15:28:13 -04:00
Hannah Hunter c5581a9c66 small edits from nick
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 15:27:55 -04:00
Hannah Hunter 4b82a04c52 add note for timeouts and intervals formats
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 13:17:20 -04:00
Hannah Hunter 7f67865465
Merge branch 'v1.11' into sqlite-note 2023-05-18 10:43:30 -04:00
Sam c1f152a91e
Extend service invocation to non-Dapr endpoints docs (#3384)
* docs(httpendpoint): add docs for service invocation to non-daprized endpoints

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: non-daprized -> non-dapr

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: address some feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* docs: update according to rest of feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update howto-invoke-non-dapr-endpoints.md

Editing of the docs

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

* docs: update last pr feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* style: address grammar feedback

Signed-off-by: Samantha Coyle <sam@diagrid.io>

* Update _index.md

Updating weight in docs

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

* Update howto-invoke-non-dapr-endpoints.md

Grammar fix

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

---------

Signed-off-by: Samantha Coyle <sam@diagrid.io>
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-05-17 22:39:19 -07:00
ItalyPaleAle 940dc06d1a Add note for sharing a SQLite database
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 17:32:19 -07:00
Hannah Hunter d12c72e8d8
Merge branch 'v1.11' into fix-3331 2023-05-17 20:10:05 -04:00
Hannah Hunter cf76eed594
Merge branch 'v1.11' into fix-3262 2023-05-17 20:05:01 -04:00
Hannah Hunter f3bc05adfd
Merge branch 'v1.11' into fix-3138 2023-05-17 19:54:30 -04:00
Hannah Hunter 2e3d884ad8
Merge branch 'v1.11' into fix-3328 2023-05-17 19:44:36 -04:00
Hannah Hunter 899207ebc5
Merge branch 'v1.11' into fix-3331 2023-05-17 19:38:26 -04:00
Hannah Hunter b1bf246149
Merge branch 'v1.11' into fix-3329 2023-05-17 19:35:30 -04:00
Hannah Hunter 94ff81229b
Merge branch 'v1.11' into fix-3328 2023-05-17 19:35:15 -04:00
Hannah Hunter 12cad7423a
Merge branch 'v1.11' into issue_3323b 2023-05-17 19:33:23 -04:00
Hannah Hunter 8f89275203
Merge branch 'v1.11' into fix-3200 2023-05-17 19:25:40 -04:00
nyemade-uversky 9f8893b633
Update dapr-latest-version.html
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-05-17 17:18:11 -06:00
Mark Fussell 001b428e59
Merge branch 'v1.11' into fix-3262 2023-05-17 16:18:08 -07:00
Hannah Hunter 2840ed7714
[Workflow] Add purge/pause/resume/raise event to docs (#3332)
* add new methods to api doc

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

* add methods to how to

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

* updates per ryan

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

* add raise event request

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

* add raise event api to the howto

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

* updates per Ryan;

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

* whitespace/updates

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

* add more description to raise event

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

* clarify raise event and add to the dotnet sdk example

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

* edit confusing text for raise event http

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

* updates per Ryan

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

* rearrange author workflows doc per Ryan suggestion

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

* update workflowreference to startworkflowresponse

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

* fix link

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

* edit from ryan

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

* part 1 of mark review

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

* Update daprdocs/content/en/reference/api/workflow_api.md

Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* updates per mark and chris

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

* few more edits per mark

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
2023-05-17 16:15:52 -07:00
Josh van Leeuwen 0128abb13a
Adds docs about using `ttlInSeconds` to actor state store reference API (#3392)
* Adds note about using `ttlInSeconds` to actor state store reference API

Signed-off-by: joshvanl <me@joshvanl.dev>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/actors_api.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/actors_api.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Embed the actor state TTL YouTube video in page

Signed-off-by: joshvanl <me@joshvanl.dev>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Adds Actor State section to actor overview page

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-17 16:12:13 -07:00
Mark Fussell f1c68820d0
Merge branch 'v1.11' into fix-3138 2023-05-17 16:11:39 -07:00
Alessandro (Ale) Segala 84fd8c66a1
Merge branch 'v1.11' into fix-3200 2023-05-17 15:57:27 -07:00
Alessandro (Ale) Segala f975deefbb
Update daprdocs/content/en/getting-started/quickstarts/bindings-quickstart.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 15:57:16 -07:00
Hannah Hunter b84a3ed7f1
Merge branch 'v1.11' into issue_3216 2023-05-17 18:49:18 -04:00
Alessandro (Ale) Segala 082f61ee41
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 15:30:58 -07:00
Hannah Hunter c0f9697b75
Merge branch 'v1.11' into issue_3323b 2023-05-17 18:30:32 -04:00
Hannah Hunter a83442fd24
Merge branch 'v1.11' into fix-3200 2023-05-17 18:23:09 -04:00
Hannah Hunter 7446b0fb2b
Merge branch 'v1.11' into fix-3138 2023-05-17 18:21:55 -04:00
Hannah Hunter cea63afa10
Merge branch 'v1.10' into UpdateReleaseTo1.10.7 2023-05-17 18:17:58 -04:00
Hannah Hunter aed9aebd43
Merge branch 'v1.11' into wf-retry-policies 2023-05-17 18:09:19 -04:00
ItalyPaleAle 9b7ff806b0 Update docs for various components
Includes:

- Update docs for HTTP Bearer middleware
- Ensure etcd state store is included in the list
- Ensure the list of capabilities of state stores is up-to-date

Fixes #3262

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 14:25:50 -07:00
ItalyPaleAle 25ca481113 Update docs for local env secret store
Fixes #3329

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 14:02:42 -07:00
ItalyPaleAle 2ddf28688c Standardize PostgreSQL components' name
Fixes #3200

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:55:22 -07:00
ItalyPaleAle a1902c8993 Update docs for AppHealthCheck as stable
Fixes #3331

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:37:26 -07:00
ItalyPaleAle 9355e6ba07 Document new values for `app-protocol` and deprecation of `app-ssl`
Fixes #3328

Also fixes #3414 by clarifying the wording around "insecure SSL"

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:28:04 -07:00
Yaron Schneider 6626fd5827
Add clarification for cloud events (#3417)
* add clarification for cloud events

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

* update missing fields

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-cloudevents.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/pubsub/pubsub-cloudevents.md

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

* add custom fields note

Signed-off-by: yaron2 <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-05-17 13:08:00 -07:00
Hannah Hunter d03dc15b75
Merge branch 'v1.11' into kitex 2023-05-17 16:01:36 -04:00
ItalyPaleAle 95ac37b34d Update state.sqlite docs for 1.11
Fixes #3138

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 12:57:31 -07:00
Hannah Hunter 2747260ee4
Merge branch 'v1.11' into issue_3323b 2023-05-17 15:42:25 -04:00
Hannah Hunter eb79d2c111
Merge branch 'v1.10' into UpdateReleaseTo1.10.7 2023-05-17 15:40:42 -04:00
Hannah Hunter e7a8839654
Merge branch 'v1.10' into patch-1 2023-05-17 15:39:18 -04:00
Hannah Hunter de130152fb
fix link (#3426)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-17 12:29:39 -07:00
Hannah Hunter be9ee3e8d0
Merge branch 'v1.11' into issue_3216 2023-05-17 15:11:11 -04:00
halst dfd92ccd0f
Merge branch 'v1.11' into kitex 2023-05-17 13:21:34 +08:00
halst 1b82d5a4f2
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:13:17 +08:00
Mark Fussell 222fbf0b75
Merge branch 'v1.11' into issue_3323c 2023-05-16 22:12:25 -07:00
halst 49ff1bef35
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:11:08 +08:00
halst 321a390a45
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:08:17 +08:00
halst 60df2c6daf
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:08:03 +08:00
halst 263baeccf6
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:07:54 +08:00
halst f04440436e
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:07:46 +08:00
halst 1aee05c8dc
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:07:38 +08:00
halst b664fd63e4
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:07:16 +08:00
halst c3f1ddd480
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:06:29 +08:00
halst 04d2cbaa91
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:05:53 +08:00
Chris Gillum 08f5b29b5a
Apply msfussell suggestion on resiliency policy reference
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Chris Gillum <cgillum@gmail.com>
2023-05-16 21:23:11 -07:00
Chris Gillum 582f8a1a4f [Workflow] Add retry policy docs
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-16 16:44:56 -07:00
Hannah Hunter c13128e795 Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-05-16 14:53:33 -04:00
Hannah Hunter 2fb6772ad9 part 1 of mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-16 14:53:16 -04:00
Hannah Hunter b58f6fc88a
Merge branch 'v1.11' into issue_3216 2023-05-16 14:46:09 -04:00
Hannah Hunter 548c7f2055
Merge branch 'v1.11' into issue_3323 2023-05-16 14:17:37 -04:00
Hannah Hunter 22ebc4d954
Merge branch 'v1.11' into issue_3323b 2023-05-16 13:43:39 -04:00
Hannah Hunter 6828dd28ba update code snippet for dotnet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-16 12:24:39 -04:00
Hannah Hunter bbee91c16e Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-16 12:16:18 -04:00
Hannah Hunter 543d5c6d65
Merge branch 'v1.11' into issue_3323c 2023-05-16 09:36:03 -04:00
liusong 95875af81d add kitex binding
Signed-off-by: liusong <liusongstep@gmail.com>
2023-05-16 08:25:02 +08:00
Mark Fussell de6b9ee103
Merge branch 'v1.11' into issue_3216 2023-05-15 15:57:45 -07:00
nyemade-uversky e12447e3d5
Update support-release-policy.md
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-05-15 12:17:09 -06:00
Andre Bossard 8ee089446f
RabbitMQ mTLS Binding documentation (#3407)
* added docs

Signed-off-by: Andre Bossard <anbossar@microsoft.com>

* updated example

Signed-off-by: Andre Bossard <anbossar@microsoft.com>

---------

Signed-off-by: Andre Bossard <anbossar@microsoft.com>
Co-authored-by: Andre Bossard <anbossar@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-12 00:07:44 -07:00
Hannah Hunter a36dea92c4 updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-11 15:47:36 -04:00
Hilton Giesenow 3831dad93b
Update statemanagement-quickstart.md
First time reading the Dapr docs, so I might be wrong, but this code sample didn't seem right to me.

Signed-off-by: Hilton Giesenow <hilton@giesenow.com>
2023-05-11 21:12:37 +03:00
Hannah Hunter 830026d889 fix other localized link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 18:05:22 -04:00
Hannah Hunter 75aae3d92e osm freshness and fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 14:55:48 -04:00
Hannah Hunter 5821c3e9e9 freshness pass on grpc and gh actions docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 14:47:32 -04:00
Hannah Hunter b0b7016ba3 freshness pass on keda doc for k8s
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 14:14:23 -04:00
Hannah Hunter 27f913561d
Merge branch 'v1.11' into issue_3323b 2023-05-10 12:10:22 -04:00
Hannah Hunter ac7ddaa9e3 refresh aws integration doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 10:52:37 -04:00
Hannah Hunter 1f494f74b3
Merge branch 'v1.11' into fix_podman_link 2023-05-10 09:31:27 -04:00
Hannah Hunter 59d664763f update podman link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-10 09:30:10 -04:00
Chris Gillum 7f67288342
[Workflow] Update patterns doc with v1.11 HTTP API example (#3381)
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-09 17:51:44 -07:00
Hannah Hunter 3a2c4352a2
Merge branch 'v1.11' into issue_3323 2023-05-09 17:21:38 -04:00
Hannah Hunter f4d44a366a
Merge branch 'v1.11' into rocketmq-consumer 2023-05-09 17:16:50 -04:00
Hannah Hunter 089c53fe99 refresh azure integration docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-09 17:16:17 -04:00
Hannah Hunter 69e70ad5b0
Merge branch 'v1.11' into wasm-url 2023-05-09 16:39:22 -04:00
Hannah Hunter 3c63e20da9
Merge branch 'v1.11' into wasm-binding 2023-05-09 14:54:20 -04:00
Hannah Hunter 6f0e958808
Merge branch 'v1.11' into v1.10 2023-05-09 14:33:46 -04:00
Hannah Hunter b8a872c61b
Merge branch 'v1.11' into wasm-binding 2023-05-09 14:21:39 -04:00
Hannah Hunter e9d574e98b
Merge branch 'v1.11' into issue_3307 2023-05-09 14:21:22 -04:00
Hannah Hunter 79757853fb
Merge branch 'v1.11' into rocketmq-consumer 2023-05-09 14:20:41 -04:00
Hannah Hunter 5979f3d1b5
Merge branch 'v1.11' into wasm-url 2023-05-09 14:20:31 -04:00
Hannah Hunter e4e22f4d11
Merge branch 'v1.11' into wasm-url 2023-05-09 14:20:07 -04:00
Hannah Hunter 19eec595bb
Merge branch 'v1.11' into v1.11 2023-05-09 14:10:03 -04:00
Hannah Hunter 7296978744
Merge branch 'v1.11' into issue_3307 2023-05-09 14:00:16 -04:00
Hannah Hunter 3fd9ee1fb5
Merge branch 'v1.11' into rocketmq-consumer 2023-05-09 13:58:33 -04:00
Hannah Hunter ec08c7e1ef
Merge branch 'v1.11' into wasm-url 2023-05-09 13:58:25 -04:00
Hannah Hunter aaa7064734
Merge branch 'v1.11' into wasm-binding 2023-05-09 13:57:58 -04:00
Hannah Hunter e592991399
Merge branch 'v1.11' into v1.11 2023-05-09 13:57:09 -04:00
Hannah Hunter a19e4d1677
Merge branch 'v1.11' into v1.11 2023-05-09 13:56:51 -04:00
Hannah Hunter 47155c5212
Merge branch 'v1.11' into issue_3216 2023-05-09 13:56:25 -04:00
Hannah Hunter fa8bba0b13
Merge branch 'v1.11' into v1.10 2023-05-09 13:53:36 -04:00
Hannah Hunter 84e247aa92
Merge pull request #3374 from robertojrojas/gcp-pubsub-cert-2461
GCP Pub/Sub Certification Tests
2023-05-09 12:53:04 -04:00
Michael DePouw 6874659e3e
fix previous pattern link (#3396) 2023-05-09 09:34:17 -07:00
Josh van Leeuwen 7b1ee50993
Fix link to podman installation (#3394)
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-05-09 08:43:36 -07:00
Hannah Hunter cf3e5ddf88
Merge pull request #3376 from robertojrojas/aws-bindings-s3-cert-2247
AWS Bindings S3 Certification Tests
2023-05-09 11:16:49 -04:00
Roberto Rojas 06252e102d
GCP Firestore Certification Tests (#3375)
* GCP Firestore Certification Tests

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-firestore.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-firestore.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>

* gcp firestore: adds privatekey doc

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

---------

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-09 08:10:21 -07:00
Hannah Hunter 6321112b85 Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-09 10:56:46 -04:00
Roberto J Rojas 0beed6ec2a Merge branch 'v1.11' into aws-bindings-s3-cert-2247
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-09 10:54:27 -04:00
Roberto J Rojas 4a9901b8c3 Merge branch 'v1.11' into gcp-pubsub-cert-2461
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-09 10:53:21 -04:00
Hannah Hunter 37a8f3ea10 Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-09 10:06:29 -04:00
Hannah Hunter d85b49abb7 remove python examples until ready
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-09 10:05:04 -04:00
joshvanl e83ec17619 Fix link to podman installation
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-05-09 13:50:07 +01:00
Adrian Cole f14f926518 reword ruby
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-09 17:15:13 +08:00
Crypt Keeper 9ffebbdd8c Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper e509d1d5ca Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper 234d19f291 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper 15914c2d14 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper e361458901 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper 8c235043f1 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper c51f8d7b9f Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Adrian Cole b2e197bd8d reword
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-09 17:15:13 +08:00
Crypt Keeper a8755cfea3 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper fd676ff7c5 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper e8f1154e99 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper 19e192d7ec Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper 9717cc7456 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper 74e85ee6fe Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper bd1aff5d0e Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper 9552d84662 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Crypt Keeper 8c29ee1ae3 Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:12 +08:00
Adrian Cole 3a0f54e2bc Adds docs for Wasm output binding
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-09 17:15:12 +08:00
Drew Robbins 3db39b9f6e Add env variables to reference/environment
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 07:03:55 +00:00
Drew Robbins e258e996c4
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:36:19 +09:00
Drew Robbins 4f1047a819
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:36:10 +09:00
Drew Robbins d3003e7b68
Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:45 +09:00
Drew Robbins a849bf5409
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:32 +09:00
Drew Robbins 063b9c3f94
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:18 +09:00
Drew Robbins 1979416f1f
Update daprdocs/content/en/operations/configuration/configuration-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-09 15:35:11 +09:00
Hannah Hunter 7b1d40641a update python tabs, remove sdk from tabs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-08 15:54:36 -04:00
Hannah Hunter 29ce06fc1d add python tab
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-08 15:20:06 -04:00
Roberto Rojas c0e9ba1e0d
[AWS DynamoDB] Support for transaction 2712 (#3389)
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-08 09:01:42 -07:00
Drew Robbins 202c3fd16e Add Otel env var docs
Signed-off-by: Drew Robbins <drew@drewby.com>
2023-05-06 22:46:28 +00:00
Roberto Rojas c27be5444e
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:59:03 -04:00
Roberto Rojas 069bf8714c
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:57 -04:00
Roberto Rojas 30d11effa5
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:50 -04:00
Roberto Rojas f9170853d4
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:43 -04:00
Roberto Rojas 1a18078605
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:36 -04:00
Roberto Rojas aabbaea8d0
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:58:30 -04:00
Roberto Rojas 786cf24982
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-gcp-pubsub.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:57:32 -04:00
Roberto Rojas e6ef2605ab
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-gcp-pubsub.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:57:25 -04:00
Roberto Rojas fbfb0381d4
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-gcp-pubsub.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:57:18 -04:00
Roberto Rojas 113875fb3a
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-gcp-pubsub.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
2023-05-05 08:57:08 -04:00
Naah dd9718c234
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:57 +08:00
Naah 4d5ec5671f
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:48 +08:00
Naah d94067e373
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:38 +08:00
Naah 435dbac4a4
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:28 +08:00
Naah 9f90acdc04
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:54:06 +08:00
Naah 402db184ed
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:53:45 +08:00
Naah 9fc55616d9
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Naah <nayan3480232@163.com>
2023-05-04 11:53:25 +08:00
Crypt Keeper 25bcee86b5
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:28 +08:00
Crypt Keeper 3c54f5cc96
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:22 +08:00
Crypt Keeper 2093b78bfb
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:15 +08:00
Crypt Keeper 7faaafdf1b
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:08 +08:00
Crypt Keeper a4eea17e80
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:21:02 +08:00
Crypt Keeper cb0aee701f
Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-04 07:20:56 +08:00
Bernd Verst 09790e4025 Update newly stable components
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-05-03 15:27:15 -07:00
Hannah Hunter 7ed4f469c0 Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3377 2023-05-03 16:13:04 -04:00
Hannah Hunter 4f49c47111 update other docs for python sdk
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-03 12:45:31 -04:00
Hannah Hunter cbec48a681 add python tab to how-to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-03 12:00:07 -04:00
Adrian Cole 03536c1496 wasm middleware: change path property to url
This changes the configuration item for the Wasm binary from path to
url. In doing so, we ease migration from other sources including HTTP
and OCI.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-03 08:29:44 +08:00
Hannah Hunter ce7da601e9
Merge pull request #3361 from abhi314e/patch-1
Update state-store-ttl.md
2023-05-02 17:38:48 -04:00
Roberto J Rojas 3e33c52191 AWS Bindings S3 Certification Tests 2247
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-02 16:43:21 -04:00
Roberto J Rojas 12a53d7f3b updates
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-02 16:09:21 -04:00
mdarii 85e8fcfcc1 fixed typo
Signed-off-by: mdarii <dariimaxim@gmail.com>
2023-05-02 21:26:37 +02:00
mdarii 3f8e9991c8 changes after review
Signed-off-by: mdarii <dariimaxim@gmail.com>
2023-05-02 21:23:53 +02:00
Roberto J Rojas 769d7f817f GCP PubSub Certification Tests updates
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-05-02 15:22:57 -04:00
Chris Gillum 0ef572f3eb Changes to v1.10 HTTP APIs for v1.11
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-01 18:21:21 -07:00
Chris Gillum 3711926c5f Update internal actor type documentation
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-01 18:20:51 -07:00
Hannah Hunter cfb6ac0bbf updates to the cryptography api docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 17:22:42 -04:00
mdarii f5a512f469 http binding - updated documentation
Signed-off-by: mdarii <dariimaxim@gmail.com>
2023-05-01 20:38:46 +02:00
Hannah Hunter 8641e4a43c Merge branch 'v1.11' of https://github.com/dapr/docs into issue_3307 2023-05-01 10:58:34 -04:00
Hannah Hunter b00b66252b upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-01 10:24:57 -04:00
Hannah Hunter b1117bf3e0
Merge pull request #3347 from nponraj/patch-1
Minor typo
2023-05-01 10:16:39 -04:00
abhi314e e5bb04652d
Update state-store-ttl.md
Signed-off-by: abhi314e <117723923+abhi314e@users.noreply.github.com>
2023-04-30 22:13:34 +05:30
Fernando 53c746c659
Merge branch 'dapr:v1.10' into patch-1 2023-04-29 15:05:39 -04:00
Ponraj b898e49909
Merge branch 'dapr:v1.10' into patch-1 2023-04-28 14:30:18 -07:00
Hannah Hunter 3ad1821dc1 fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-28 16:19:37 -04:00
Naah b590d2f2f9 add DCO
Signed-off-by: Naah <nayan3480232@163.com>
2023-04-26 04:17:27 +00:00
Naah 1042916cdc add rocketmq consumer config item description
Signed-off-by: Naah <nayan3480232@163.com>
2023-04-26 04:17:27 +00:00
Ponraj d4ab14d9dc
Update statemanagement-quickstart.md
Signed-off-by: Ponraj <24421897+nponraj@users.noreply.github.com>
2023-04-20 15:06:32 -07:00
Fernando 417e9e1dc5
Update cron.md
Signed-off-by: Fernando <66154723+fernandosmither@users.noreply.github.com>
2023-04-18 12:41:29 -04:00
Hannah Hunter c6a5175b54
Merge pull request #3340 from philliphoff/philliphoff-go-pcs
Include Pluggable Components Go SDK docs.
2023-04-17 17:21:15 -04:00
Phillip Hoff f45523091a Include Pluggable Components Go SDK docs.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-04-14 10:34:19 -07:00
Hannah Hunter 35362d65f0
Merge pull request #3310 from greenie-msft/hotfix_10_5
Update docs for 10.5 hotfix
2023-04-13 19:34:18 -04:00
Nick Greenfield 3b69fd7e02 Update date of 1.10.5
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-04-13 16:25:39 -07:00
Nick Greenfield be4c3d6a40 Update version to 1.10.5
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-04-13 16:24:34 -07:00
Hannah Hunter 148123b6a4
Merge pull request #3336 from hhunter-ms/issue_3257b
[Actors] Update placeholder diagram
2023-04-13 14:40:01 -04:00
Hannah Hunter 71ab744095 update images per mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-13 13:26:10 -04:00
Hannah Hunter fa2416a97c
Merge pull request #3333 from wralith/update-js-sdk
Update javascript snippets
2023-04-13 10:04:41 -04:00
Deepanshu Agarwal 03a0ed26c5 Improve bulk subscribe statuses description
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-04-13 15:17:40 +05:30
Hannah Hunter e41371796d remove digital signatures
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 19:08:51 -04:00
Hannah Hunter 0045f98d88 update placeholder diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 18:59:31 -04:00
Wralith 499da5f746
Merge branch 'dapr:v1.10' into update-js-sdk 2023-04-12 23:51:59 +03:00
Hannah Hunter 0b2f8880ac upmerge check
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 16:26:19 -04:00
Hannah Hunter 9109e7f065
Merge pull request #3300 from hhunter-ms/issue_3257
Actors docs refresh pt 1
2023-04-12 16:01:00 -04:00
Hannah Hunter 4bc2739b47 updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-12 15:44:41 -04:00
Wralith 6aaed4095e
Apply suggestions, omit options object to use defaults
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Wralith <wralithdev@gmail.com>
2023-04-12 19:24:22 +03:00
Wralith 59b9621a49
Add missing snippets in quickstarts section
Signed-off-by: Wralith <wralithdev@gmail.com>
2023-04-12 18:53:01 +03:00
Xianyao Chen 393e88fa13
fix helm value for prometheus (#3325)
correct the value for setting Persistent Volume for alertmanager

Signed-off-by: Xianyao Chen <owenchenxy@gmail.com>
2023-04-11 22:40:41 -07:00
chad ab7a3b5b25
graphql output binding variable support (#3286)
* Update graghql.md

update the graphql doc corresponding to changes proposed by the contrib-packages pr #2517 wherein query variable support is added to the gql output binding

Signed-off-by: chad <41795094+serpentfabric@users.noreply.github.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: chad <41795094+serpentfabric@users.noreply.github.com>

---------

Signed-off-by: chad <41795094+serpentfabric@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-04-11 22:39:06 -07:00
Wralith 401ff35e94 Update javascript snippets
Signed-off-by: Wralith <wralithdev@gmail.com>
2023-04-12 05:23:28 +03:00
Hannah Hunter a9ffe331df
Merge pull request #3294 from Suhas-Kalagotla/3161-docs
updated docs about failing app health check won't remove a pod in cas…
2023-04-11 12:18:10 -04:00
Hannah Hunter ff090f0207
Merge pull request #3311 from rosdi/patch-2
Match the port number with sample code.
2023-04-06 15:56:25 -04:00
Hannah Hunter 477b48a6ec
Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-04-06 15:51:22 -04:00
Sabrina Shepherd c0d1e6a931
Added an example for DotNet bulk subscribing (#3281)
* Added an example for DotNet bulk subscribing

Signed-off-by: Sabrina Shepherd <sabrina@nuqleous.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-bulk.md

Signed-off-by: Sabrina Shepherd <sabrinashepherd@outlook.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-bulk.md

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

---------

Signed-off-by: Sabrina Shepherd <sabrina@nuqleous.com>
Signed-off-by: Sabrina Shepherd <sabrinashepherd@outlook.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-04-05 15:50:27 -07:00
Hannah Hunter ad6b03c2da add to overview and concept pages
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-04 17:32:44 -04:00
Hannah Hunter fbe0c7e2c2 scaffolding
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-04-04 14:23:23 -04:00
Rosdi Kasim 7ba96b5f82
Match the port number with sample code.
The project on GitHub runs on port `7005`, this change matches the port number so the tutorial will work. Refer to this source code:  https://github.com/dapr/quickstarts/blob/master/pub_sub/csharp/sdk/order-processor/Properties/launchSettings.json#:~:text=%22http%3A//localhost%3A-,7005,-%22%2C

Signed-off-by: Rosdi Kasim <rosdikasim@gmail.com>
2023-04-03 14:35:13 +08:00
Hannah Hunter 1f3dff612b add initial draft of actors quickstart docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-31 16:51:46 -04:00
Hannah Hunter 239d827075 clarify retry-able errors
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-31 14:58:33 -04:00
Hannah Hunter 2a7d3221be remove for another PR
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-30 17:13:30 -04:00
Hannah Hunter fe468ff658 more changes per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-30 17:11:28 -04:00
Hannah Hunter c9fb86b6d8
Merge pull request #3272 from taenyang/v1.11
Add document for etcd state store
2023-03-29 17:45:30 -04:00
Hannah Hunter d2e6eac43d
Merge pull request #3220 from JaydipGabani/v1.11
adding annotation information to set sidecar container's seccompprofiletype
2023-03-29 17:44:23 -04:00
Mark Fussell 7b3e2fbe9d
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 14:05:54 -07:00
Mark Fussell d50ecd33c0
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 14:05:32 -07:00
Mark Fussell f1966514e7
Update setup-etcd.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 14:05:22 -07:00
Mark Fussell 9f3501c477
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 14:01:03 -07:00
Mark Fussell 597d6e6806
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:42:10 -07:00
Mark Fussell 125f77b424
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:41:49 -07:00
Mark Fussell b0c78112aa
Update daprdocs/content/en/reference/arguments-annotations-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-03-29 13:41:39 -07:00
Hannah Hunter 333f3ac771 update overview and add next steps
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-29 16:29:28 -04:00
Hannah Hunter 8f4fb1cd39
Merge pull request #3277 from JoshVanL/state-sqlserver-ttl
Adds TTL support to SQL server
2023-03-29 14:56:40 -04:00
Hannah Hunter c51a4acdb1
Merge pull request #3283 from ItalyPaleAle/dev-container-logs
Add docs for using Dev Container feature
2023-03-29 14:47:37 -04:00
Suhas-Kalagotla 9e70182ab2 fixed the typo #3287
By making a contribution to this project, I certify that:
    (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
    (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
    (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
    (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by: Suhas-Kalagotla <suhaskalagotla5@gmail.com>
2023-03-29 12:04:45 +05:30
Suhas-Kalagotla 0768bff862 changed the pre-requisties for .net
from .net 6 to .net 7

By making a contribution to this project, I certify that:
    (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
    (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
    (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
    (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by: Suhas-Kalagotla <suhaskalagotla5@gmail.com>
2023-03-28 22:55:00 +05:30
Suhas-Kalagotla bb5e86aa9a updated docs about failing app health check won't remove a pod in case of kubernetes
By making a contribution to this project, I certify that:
    (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
    (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
    (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
    (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.

Signed-off-by: Suhas-Kalagotla <suhaskalagotla5@gmail.com>
2023-03-28 22:32:19 +05:30
Hannah Hunter 2e05e3c541
Merge pull request #3204 from hhunter-ms/issue_2952
Clarify that AAD pod identity and workload identity are in preview
2023-03-28 11:31:17 -04:00
Hannah Hunter 2fc23f2e88 add note from bernd
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-28 11:13:06 -04:00
Ciobanu Cristian ba27015349 Mark as non required ses fields
Signed-off-by: Ciobanu Cristian <cristian.ciobanu1998@outlook.com>
2023-03-28 12:00:34 +02:00
Bernd Verst 7b8e24ff37
Kafka PubSub: Document certificate authentication (#3291)
Documents the certificate authentication method in Kafka. This method is not new, but now a dedicate authType option exists to toggle this.

Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-27 11:18:12 -07:00
taenyang 55c3724d52 specific ca, cert and key on how these value should be provided
Signed-off-by: taenyang <taenyang@outlook.com>
2023-03-26 01:52:50 +08:00
greenie-msft 992c460912
Merge pull request #3232 from hhunter-ms/issue_2918b
[Resiliency] Clarify timeout section
2023-03-24 12:53:04 -07:00
Alessandro (Ale) Segala e515841e93
Update docs for rate limit HTTP middleware (#3263)
* Update docs for Ratelimit HTTP middleware

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Spelling

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-23 17:08:03 -07:00
Yaron Schneider d8672a9aeb
Add priority for rabbitmq (#3282)
* add priority for rabbitmq

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

* update subscription version

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

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-03-23 08:36:22 -07:00
Hannah Hunter b81160a08e update links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-23 11:23:01 -04:00
Hannah Hunter 1b48aaf2a3
Merge pull request #3252 from tomkerkhove/workflow-api
docs: Provide more structured API docs for Workflow API
2023-03-23 11:15:37 -04:00
Alessandro (Ale) Segala dae15e1723
Update daprdocs/content/en/developing-applications/local-development/ides/vscode/vscode-remote-dev-containers.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-23 08:04:39 -07:00
ItalyPaleAle 8f204c0222 Add docs for using Dev Container feature
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-22 00:15:45 +00:00
Tom Kerkhove e0b1b1d93e
Update daprdocs/content/en/reference/api/workflow_api.md
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-21 12:19:07 +01:00
Hannah Hunter 8b3fc3f8f6 start of actor building block refresh
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-20 18:19:35 -04:00
Tom Kerkhove d4d3b57358
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:27:10 +01:00
Tom Kerkhove 5d0a4f42d5
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:27:02 +01:00
Tom Kerkhove e25d47915a
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:55 +01:00
Tom Kerkhove 452d1d2fef
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:36 +01:00
Tom Kerkhove ae253f2b41
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:30 +01:00
Tom Kerkhove 209e8d6488
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:23 +01:00
Tom Kerkhove 2b84c534c9
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:17 +01:00
Tom Kerkhove 849afb943f
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:10 +01:00
Tom Kerkhove 5c2c7ad960
Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-20 21:26:02 +01:00
joshvanl a6561ada9d Add section on creating an index to the `ExpireDate` column
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-20 11:27:04 +00:00
Josh van Leeuwen 3689a2f506
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-sqlserver.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-20 10:57:35 +00:00
Crypt Keeper 570700769c
Replaces http wasm middleware with more flexible implementation (#2922)
Currently, http wasm middleware uses a proof of concept simple rewrite
function. This replaces it with a faster executing and more complete
middleware, http-wasm, added https://github.com/http-wasm/components-contrib/pull/2

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-03-19 17:12:25 -07:00
joshvanl c9dce55f10 Adds TTL support to SQL server
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-18 17:15:03 +00:00
Hannah Hunter ed26d8681f
Merge pull request #3238 from hhunter-ms/issue_3119
Add .NET, Go, Java state store TTL examples
2023-03-17 17:53:07 -04:00
Hannah Hunter 960550442b
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-03-17 17:44:42 -04:00
Hannah Hunter a08d67e854
Merge pull request #3184 from abossard/rabbitmq_tls_externalauth
added externalSasl documentation
2023-03-17 17:43:59 -04:00
Hannah Hunter 9ba3c29898 reorder languages and remove Java
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-17 17:41:52 -04:00
Hannah Hunter ebd4302bd5
Merge pull request #3254 from Datadog-Docs/kari/datadog-dapr
Add "How-To: Set up Datadog for distributed tracing"
2023-03-17 09:58:35 -04:00
Hannah Hunter 54d0660f5d update patch version
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-17 09:32:59 -04:00
taenyang f0111917db fix words
Signed-off-by: taenyang <taenyang@outlook.com>
2023-03-17 21:03:28 +08:00
Hannah Hunter 026ce895f5 go example from yaron
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-16 17:47:54 -04:00
Hannah Hunter 4228805ec9 start actors overview edit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-16 17:46:06 -04:00
Kari Halsted dc4d05df64
Fix image tagging
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-16 15:13:56 -06:00
taenyang 3b6da0adeb Add document for etcd state store
Signed-off-by: taenyang <taenyang@outlook.com>
2023-03-17 02:04:58 +08:00
Kari Halsted c73c51af74
add screen cap
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-16 10:59:54 -06:00
Kari Halsted 7116f031c1
add image of traces in datadog
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-16 10:32:40 -06:00
Hannah Hunter fd27403b44 Merge branch 'v1.10' of https://github.com/dapr/docs into v1.10 2023-03-15 18:40:13 -04:00
Hannah Hunter e12ba9a877 add zipkin section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-15 18:39:35 -04:00
Hannah Hunter 3ec68b6f89
Merge pull request #3199 from hhunter-ms/issue_3160
[metrics/grafana] Add 'skip TLS verify' step and screenshot
2023-03-15 18:28:29 -04:00
Hannah Hunter 9c1eb05d90
Update for hotfix (#3261)
* update versions for hotfix

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

* add rows

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-15 12:12:03 -07:00
Kari Halsted fc42b445cd
expand yaml context
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-14 10:50:00 -06:00
Kari Halsted 7f5257c122
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-14 10:41:50 -06:00
Hannah Hunter d52eb22e18
Merge pull request #3251 from hhunter-ms/issue_3246
Fix video embed link
2023-03-14 11:34:14 -04:00
Tom Kerkhove 7bdefeb5eb docs: Provide more structured API docs for Workflow API
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-14 10:33:04 +00:00
Hannah Hunter 4cc7808cc7 go example?
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-13 14:53:19 -04:00
Kari Halsted 774f4dac74
add datadog page
Signed-off-by: Kari Halsted <kari.halsted@datadoghq.com>

Signed-off-by: Kari Halsted <12926135+kayayarai@users.noreply.github.com>
2023-03-13 12:26:15 -06:00
Hannah Hunter 22d814de43 remove go example for now
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-13 10:03:22 -04:00
Hannah Hunter ab5a231bf3
Merge pull request #3248 from bingo1229/bingo_typo_fix
fix typo
2023-03-13 08:59:54 -05:00
Hannah Hunter e7f8b22d88
Merge pull request #3242 from worming004/patch-1
Use correct app port from order-processor example
2023-03-13 08:59:39 -05:00
Hannah Hunter 288f099737 fix video embed link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-13 09:37:52 -04:00
oops-oom dc0029e14d fix typo
Signed-off-by: oops-oom <734819342@qq.com>
2023-03-11 10:53:16 +08:00
Tom Kerkhove 412408bc1e
fix: Redis sample formatting is not aligned
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2023-03-09 14:07:55 +01:00
Worming 332d2a5af3
Use correct app port from order-processor example
the app port is 6002, see here cb4463f1a1/pub_sub/python/sdk/order-processor/app.py (L8)

Signed-off-by: Worming <worming@hotmail.be>
2023-03-09 07:25:12 +01:00
Jaydip Gabani 5c74c89884 adding explanation on how to configure seccompprofile
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
2023-03-08 22:42:58 +00:00
Hannah Hunter 12c2e08719 remove java
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-08 15:44:05 -06:00
Hannah Hunter d0c107eb8a
Merge pull request #3237 from obenarchid/iss-3207
Update bindings-quickstart.md
2023-03-07 16:12:48 -06:00
Hannah Hunter ad6a18a2e8 add java and go for review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 11:44:11 -06:00
obenarchid 414368d1bb
Update bindings-quickstart.md
Fixes #3207

Signed-off-by: obenarchid <72271377+obenarchid@users.noreply.github.com>
2023-03-07 17:36:14 +01:00
Hannah Hunter c39e77268b update image name
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 10:11:07 -06:00
Hannah Hunter 86fdd45481 add dotnet sdk example and set up tabs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-07 10:04:11 -06:00
Hannah Hunter aec8eafc4b
gRPC service invo deprecation notice (#3205)
* deprecation notice

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>
2023-03-07 07:43:50 -08:00
Hannah Hunter bc5a54f0b9
Merge pull request #3231 from JoshVanL/state-store-cockroachdb-postgres-impl
CockroachDB feature parity with PostgreSQL
2023-03-07 09:30:15 -06:00
zhangchao dbb401d1aa add reconnectWaitInSeconds for rabbitmq binding
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-03-07 19:07:05 +08:00
Hannah Hunter 7278e3b8ac
update http/powershell example (#3198)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 21:44:14 -08:00
Hannah Hunter 30f0094ca0
Merge pull request #3233 from halspang/v1.10
Add call to MapSubscribeHandlers for .NET pubsub
2023-03-06 17:51:31 -06:00
halspang b8153990c8 Add call to MapSubscribeHandlers for .NET pubsub
https://github.com/dapr/docs/issues/2649

Signed-off-by: halspang <halspang@microsoft.com>
2023-03-06 15:38:41 -08:00
Hannah Hunter 0396b8587e
Merge pull request #3201 from hhunter-ms/issue_3158
[workflow] Add limitations section
2023-03-06 17:34:49 -06:00
Hannah Hunter 829cb32102 add tabs per chris suggestion
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 17:21:47 -06:00
Hannah Hunter 7787917326 updates from chris
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 16:22:52 -06:00
Hannah Hunter 2d6e18d115 clarify timeout section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-03-06 15:39:46 -06:00
Josh van Leeuwen 599953c7e4
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:12 +00:00
Josh van Leeuwen 75c4b225dd
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:07 +00:00
Josh van Leeuwen 651ada8fbc
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:33:01 +00:00
Josh van Leeuwen 7614bb279d
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-cockroachdb.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-03-06 21:32:55 +00:00
Hannah Hunter 5935cbc90d
Merge pull request #3225 from iamnicoj/patch-2
Updating to use  "resources-path" flag instead
2023-03-06 14:36:20 -06:00
Hannah Hunter b2bd42a22d
Merge pull request #3192 from JoshVanL/state-store-ttl-mongodb
Sets TTL support for mongodb state store to enabled
2023-03-06 14:24:46 -06:00
joshvanl 6276f0308f Updates CockroachDB docs with feature parity with PostgreSQL
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-04 19:17:40 +00:00
joshvanl 1800d28824 Add support for TTL to CockroachDB state store
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-03-02 15:39:57 +00:00
Nico J 248418610b
Updating to use "resources-path" flag instead
Flag --components-path has been deprecated, This flag is deprecated and will be removed in the future releases. Use "resources-path" flag instead

Signed-off-by: Nico J <nicolasj@outlook.com>
2023-03-02 09:48:15 -05:00
obenarchid 77b3299b90
Update howto-author-workflow.md
Fixes #3221

Signed-off-by: obenarchid <72271377+obenarchid@users.noreply.github.com>
2023-03-02 14:31:30 +01:00
Jaydip Gabani 37fdfc372e adding annotation information to set sidecar container's seccompprofiletype
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
2023-02-28 20:18:11 +00:00
joshvanl 53693c73bd Adds reference to TTL in mongodb state reference
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-02-28 17:05:42 +00:00
Hannah Hunter 378d85a6cb
Merge pull request #3195 from jjcollinge/patch-4
Fix app protocol in template reference doc
2023-02-28 10:50:44 -06:00
Hannah Hunter 3472750dc1
Merge pull request #3212 from ItalyPaleAle/dapr-config-update
Update information for daprsystem configuration
2023-02-28 10:26:45 -06:00
Mahmut Canga 031bd32639
removed dead link to dapr workflow
Signed-off-by: Mahmut Canga <macromania@users.noreply.github.com>
2023-02-27 15:49:20 +00:00
ItalyPaleAle afa50e22e5 Update information for daprsystem configuration
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-25 15:45:42 -08:00
Hannah Hunter 74865bffaa
add daprRuntimeVersion to code example (#3208)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-24 14:33:51 -08:00
ItalyPaleAle 6ce62551ed Remove deprecated components bindings.twitter and pubsub.hazelcast
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-24 22:20:19 +00:00
greenie-msft d8602415e9
Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2023-02-24 10:16:29 -08:00
Nick Greenfield a932b32212 Update version to 1.10.2
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2023-02-24 09:52:37 -08:00
Hannah Hunter 9bd9b05c75 remove duplicates 2023-02-22 17:21:25 -06:00
Hannah Hunter b2628fea7b
Diagrams deck and pub/sub diagram (#3197)
* update deck and diagram

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

* updates to presentation deck and diagrams deck

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

* update outdated workflow diagram

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

* rename to match link

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 15:14:01 -08:00
nyemade-uversky 2bb5016d72
adding external events back to workflow docs
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 16:01:03 -07:00
nyemade-uversky ed62079fb8
Remove External Events" as feature in workflows 1.10
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 15:56:28 -07:00
Hannah Hunter c7b3998c72 remove localization
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:28:22 -06:00
Hannah Hunter 326ba668dd reword the note
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:19:44 -06:00
Hannah Hunter fbcbf58459 try and create spacing
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:16:24 -06:00
Hannah Hunter 71eab41b97 refresh and clarify aad pod identity/workload identity
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 16:15:05 -06:00
nyemade-uversky a02f5ec9a9
Update runtime version from 1.10 to 1.10.1 (#3202)
* Update support-release-policy.md

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

* Update dapr-latest-version.html

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>

---------

Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
2023-02-22 13:02:03 -08:00
Hannah Hunter d62bf561b3
fix link
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-22 14:39:44 -06:00
Hannah Hunter 296d1d732f limitations
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 11:50:31 -06:00
Hannah Hunter 2e6ef65daf update screenshot and add bullet point
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-22 10:21:15 -06:00
Joni Collinge aef5ea3acf
Fix template reference (#3194)
Currently the template uses an array for env variables but it's actually a `map[string]string` a6f8c7694d/pkg/standalone/run.go (L75)

Signed-off-by: Joni Collinge <joni@diagrid.io>
2023-02-21 08:22:24 -08:00
MD Ashique 5c866096d7
fixed rabbitmq docs for pubsub (#3182)
Signed-off-by: Md Ashique <mdashique@Mds-MacBook-Pro.guest.corp.microsoft.com>
Co-authored-by: Md Ashique <mdashique@Mds-MacBook-Pro.guest.corp.microsoft.com>
2023-02-20 21:06:45 -08:00
Joni Collinge ab93471999
Fix app protocol in template reference
The protocol in the reference template file needs to match the acceptable app protocol strings `grpc` or `HTTP` which are current case sensitive.

Signed-off-by: Joni Collinge <joni@diagrid.io>
2023-02-20 16:10:26 +00:00
Hannah Hunter 67e809abd8 remove left over todo links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 14:20:49 -06:00
Hannah Hunter e178d65f0d fix merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 13:22:29 -06:00
Hannah Hunter 1b8515cd24
Merge pull request #3186 from hhunter-ms/typo
Remove trailing ```
2023-02-16 13:18:50 -06:00
Hannah Hunter 66e95f97ff
Merge pull request #3185 from hhunter-ms/upmerge_02-16
Upmerge 02 16
2023-02-16 13:18:18 -06:00
Alessandro (Ale) Segala 7956f8214e
[1.10] Some docs fixes to components reference (#3187)
- Corrected name of Azure Cosmos DB (Gremlin API)
- Fixed bad rendering in KubeMQ bindings reference

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-16 11:13:44 -08:00
Hannah Hunter ea2cfd00ec remove trailing ```
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 12:17:29 -06:00
Hannah Hunter 39fc8f000b fix break
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:51:43 -06:00
Hannah Hunter 2399c2d700 fix merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:43:56 -06:00
Hannah Hunter 21d9ba2f13
Merge pull request #3168 from hhunter-ms/endgame_v1.10_prep
[Endgame] Prep v1.10 branch for release
2023-02-16 11:35:26 -06:00
Hannah Hunter 79a2e65a9b
fix navbar for preview branch (#3178)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 09:27:28 -08:00
Andre Bossard 1be4d86073 added externalSasl documentation
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
2023-02-16 15:08:46 +01:00
Yaron Schneider 0d3d614574
Add router alias middleware (#3180)
* Add router alias middleware

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

* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-routeralias.md

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

* Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-routeralias.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>
2023-02-15 21:25:34 -08:00
Mukundan Sundararajan bf0950ae42
fix stable since version for aws sqs sns component (#3181)
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-15 20:28:43 -08:00
Yaron Schneider 914e1c5369
document all brokers support bulk pub/sub (#3179)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-02-15 17:32:04 -08:00
Minh Luan Quach d91f965307
Edited command argument & path (#3175)
* Edited command & path

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/content/en/getting-started/quickstarts/statemanagement-quickstart.md

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Minh Luan Quach <minh@redisoftware.com.au>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-15 15:09:39 -08:00
Hannah Hunter a97d4669d9
Add metrics filter rules and video (#3174)
* add to metrics overview, bring in demo

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

* update from yaron

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

* add table

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-15 11:44:58 -08:00
Hannah Hunter 87c49b1b25
Update to pub/sub statefulsets doc title/link title (#3176)
* update to title/link title per Mark

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* update order in toc

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

---------

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-15 11:44:05 -08:00
Hannah Hunter 0383b2f8d3
Merge branch 'v1.9' into endgame_v1.9 2023-02-15 13:30:49 -06:00
Joni Collinge 127aa75dfd
Add ASB session docs (#3171)
* Add note on session id in asb metadata

Signed-off-by: Joni Collinge <jonathancollinge@live.com>

* Add ASB sessions instruction

Signed-off-by: Joni Collinge <jonathancollinge@live.com>

* Change localized URL

Signed-off-by: Joni Collinge <jonathancollinge@live.com>

---------

Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2023-02-15 11:27:46 -08:00
Hannah Hunter 22bf0e826c
Merge pull request #3159 from artursouza/subscribe_statefulset
Subscribe with StatefulSet
2023-02-15 11:30:43 -06:00
Artur Souza d11849ad8b
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:17:38 -08:00
Artur Souza 40851fffc5
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:17:29 -08:00
Artur Souza 90aa48914b
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:17:19 -08:00
Artur Souza c45f29f1f9
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:16:55 -08:00
Artur Souza 599ece9f30
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-15 09:16:46 -08:00
joshvanl f7cddfb559 Sets TTL support for mongodb state store to enabled
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-02-15 16:34:47 +00:00
Hannah Hunter 3c1a331473
Merge pull request #3053 from shubham1172/shubham1172/update-cli-dapr-grpc-docs
Add documentation for --dapr-internal-grpc-port in Dapr CLI run command
2023-02-15 09:08:35 -06:00
Shubham Sharma e0a77b2469
Update daprdocs/content/en/reference/cli/dapr-run.md
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-15 08:23:34 +05:30
Shubham Sharma a038d96175
Update daprdocs/content/en/reference/cli/dapr-run.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-15 08:22:07 +05:30
Hannah Hunter 2a8170a1a6 Merge branch 'patch-1' of https://github.com/louisquach/docs into patch-1 2023-02-14 13:32:32 -06:00
Hannah Hunter 6870d01cba update broken link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 13:31:50 -06:00
Hannah Hunter fe3b047f86
Merge pull request #3163 from berndverst/patch-16
Instructions for installing a specific CLI version
2023-02-14 13:25:34 -06:00
Hannah Hunter d243be3675
Merge branch 'v1.9' into patch-1 2023-02-14 13:17:55 -06:00
Hannah Hunter 1e495c8060 update csharp code snippet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 13:17:15 -06:00
Hannah Hunter 25b26946e9
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:29:08 -06:00
Hannah Hunter 6beef8dee7
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:29:00 -06:00
Hannah Hunter 8e777c79f9
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:54 -06:00
Hannah Hunter eff903ca14
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:47 -06:00
Hannah Hunter 2f5a49976b
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:41 -06:00
Hannah Hunter 79ee7405f5
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 12:28:29 -06:00
Hannah Hunter 451c5cfd8a
Update daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 11:59:13 -06:00
Hannah Hunter 138d46ce98
Update daprdocs/content/en/getting-started/quickstarts/serviceinvocation-quickstart.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 11:58:59 -06:00
Hannah Hunter c6b17de1aa
Merge pull request #3170 from hhunter-ms/issue_3169
Link to multi-app run quickstarts
2023-02-14 11:57:32 -06:00
Hannah Hunter ee7e6a0524 remove links from overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 11:48:06 -06:00
Hannah Hunter 1ce18f68ae add section for multi-app run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 11:45:44 -06:00
Owain Osborne-Walsh 75c8e9ec39
Typo oauth.md (#3172)
Small typo. a -> an

Signed-off-by: Owain Osborne-Walsh <48108258+owainow@users.noreply.github.com>
2023-02-14 09:22:44 -08:00
Hannah Hunter 0f6db99400
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:49:23 -06:00
Hannah Hunter 006ff1640c
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:49:15 -06:00
Hannah Hunter 93d7743ef5
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:49:00 -06:00
Hannah Hunter e2e8fdebce
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:48:51 -06:00
Hannah Hunter 898045f7fd
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:48:42 -06:00
Hannah Hunter c128c1ef37
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:48:36 -06:00
Hannah Hunter 88c87c7374
typo
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-14 10:46:12 -06:00
Hannah Hunter 7933f8b874 update sdk versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-14 09:26:25 -06:00
Hannah Hunter ee77dfe53a
Merge pull request #3088 from philliphoff/philliphoff-sdk-docs
[WIP] Inclusion of Pluggable Components (.NET) SDK docs
2023-02-13 16:32:15 -06:00
Phillip Hoff 5d6098bbff Remove references to Java and Go SDK docs.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-02-13 13:52:28 -08:00
Phillip Hoff c1bbf905d9 Fixup doc ref.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-02-13 11:03:53 -08:00
Hannah Hunter 397b697a05 add links to multi-app run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-13 12:39:15 -06:00
Hannah Hunter e92aec93dc
Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-13 11:33:26 -06:00
Hannah Hunter d5b58dff12 endgame prep for v1.10 branch
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-13 10:36:12 -06:00
Hannah Hunter 787ae17e60 endgame prep for v1.9 branch
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-13 10:26:10 -06:00
Hannah Hunter f74bc0487e
Merge branch 'v1.9' into patch-1 2023-02-13 10:05:37 -06:00
Artur Souza 25355f1280 Subscribe with StatefulSet
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2023-02-10 16:55:43 -08:00
Hannah Hunter 14f07709d8 fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-10 15:55:11 -06:00
Bernd Verst 3c4e7c3572 Add mac instructions
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 13:02:56 -08:00
Bernd Verst a7dbde4fa7 Add powershell instructions for windows
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 12:58:33 -08:00
Bernd Verst 6624e3c19e
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 12:49:39 -08:00
Bernd Verst 7bc863735a
Update daprdocs/content/en/getting-started/install-dapr-cli.md
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 12:49:34 -08:00
Bernd Verst b479734efe
Install a specific CLI version
Useful for installing RCs

Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-10 12:46:20 -08:00
Hannah Hunter 3292d1d087
Merge pull request #3155 from tmacam/patch-1
How to define spec.type for pluggable components.
2023-02-10 12:05:12 -06:00
Tiago Alves Macambira 8f21d81643
Some nitpicking fixes
* define acronym UDS right at the top of the document so we can use it later on
* no comma before etc.
* socket -> UDS filename

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-10 09:50:08 -08:00
Tiago Alves Macambira 40ecf2894a
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-10 09:41:11 -08:00
Tiago Alves Macambira 8da777f8e8
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-09 19:26:34 -08:00
Hannah Hunter bda594c6f4
Merge pull request #3142 from cgillum/v1.10-architecture
Workflow architecture diagrams
2023-02-09 19:42:21 -06:00
Hannah Hunter 08671d3c95
Merge pull request #3144 from hhunter-ms/issue_3107
Workflow quickstart docs
2023-02-09 16:17:23 -06:00
Hannah Hunter 6d8ab82677 dapr run command installs dependencies for dotnet
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 16:09:44 -06:00
Hannah Hunter 98afe478f0 update from plural to singular
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 15:34:06 -06:00
Hannah Hunter f5456ed086 update diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 15:07:36 -06:00
ItalyPaleAle 2232328c86 Fixed preview features table
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-09 12:59:17 -08:00
Shubham Sharma f9cfb336a6 Merge branch 'v1.10' into shubham1172/add-bulk-docs-az-sb 2023-02-10 01:26:06 +05:30
Hannah Hunter 39cc49652b
fix link
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-09 13:54:27 -06:00
Shubham Sharma 107050df52 Merge with v1.10
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:58:15 +05:30
Shubham Sharma 4339b21ec6 Other fixes
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:56:25 +05:30
Shubham Sharma 6567f4383e Merge with v1.10
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-10 00:54:30 +05:30
Hannah Hunter 41224b62ec
Merge pull request #3077 from DeepanshuA/bulksubscribe_doc
Bulk Subscribe Documentation
2023-02-09 11:36:19 -06:00
Hannah Hunter 9f1961f044
Merge pull request #3104 from ItalyPaleAle/fix-2936
Document minimum requirement of K8s 1.23
2023-02-09 11:31:09 -06:00
Hannah Hunter 3f35e569c9 Merge branch 'v1.10' of https://github.com/hhunter-ms/docs into issue_3107 2023-02-09 11:28:43 -06:00
Hannah Hunter a1218806f5
Merge pull request #3139 from cgillum/v1.10-patterns
Workflow: Async HTTP and Monitor patterns
2023-02-09 11:27:45 -06:00
KubeMQ a03757bc2f
Adding KubeMQ Pubsub and Binding documentation (#3149)
* Adding KubeMQ PubSub & Binding Documentation
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

* Fix PubSub Generic yaml
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

* Updates after PR review
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

* Updates after PR review - Ignore Links
Signed-off-by: Lior Nabat <lior.nabat@kubemq.io>

---------

Co-authored-by: Lior Nabat <lior.nabat@gmail.clom>
2023-02-09 09:26:41 -08:00
Deepanshu Agarwal 9a8390ad59 Include Demo link
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-09 22:53:04 +05:30
Hannah Hunter 49a54c7744
Merge pull request #3141 from SpikeWong/v1.9
Add rabbitMQ component tls related description & Set MQTT retain property per request
2023-02-09 11:13:47 -06:00
Hannah Hunter d15d4c35f3 remove todos from overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 10:27:45 -06:00
Deepanshu Agarwal 05b86c8799 Incorporate review comments
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-09 21:47:30 +05:30
Hannah Hunter 62774601e8 resolve conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 10:16:08 -06:00
Hannah Hunter 963a2018de mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-09 10:14:37 -06:00
Alessandro (Ale) Segala a9dad472b6
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-09 08:04:25 -08:00
Deepanshu Agarwal 855d44cc3b Merge branch 'v1.10' of github.com:dapr/docs into bulksubscribe_doc 2023-02-09 20:32:58 +05:30
Mark Fussell efd6e4ff27
Merge branch 'v1.9' into fix-resiliency-docs 2023-02-08 21:20:15 -08:00
Alessandro (Ale) Segala 8ac50eb1fd
Updated docs for Event Grid for Dapr 1.10 (#3152)
* Updated docs for Event Grid for Dapr 1.10

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 21:19:41 -08:00
Mark Fussell 4f0b0fa2d1
Update workflow-patterns.md
Light updates
2023-02-08 21:15:26 -08:00
Mark Fussell ab59b73cc9
Update workflow-overview.md
Light updates
2023-02-08 21:11:30 -08:00
Tiago Alves Macambira b9b58d8cfa
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-08 21:07:28 -08:00
Mark Fussell cc7a5494fd
Update workflow-features-concepts.md
Light editing
2023-02-08 20:59:23 -08:00
Mark Fussell 0209168e08
Update howto-manage-workflow.md
Light editing
2023-02-08 20:46:04 -08:00
Mark Fussell 8f0a36ad25
Update howto-author-workflow.md
some light editing
2023-02-08 20:42:12 -08:00
Bernd Verst 69de6d430f
Firestore noindex option (#3146)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-08 20:18:39 -08:00
Bernd Verst a50eb9d53c
Storage Queues Binding improvements (#3154)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-08 20:07:50 -08:00
Chris Gillum 64e1cd458f Daprized diagrams
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-08 16:29:08 -08:00
Hannah Hunter 379bb4bbde update links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 18:26:00 -06:00
Mark Fussell 11cf115329
Merge branch 'v1.9' into issue_2970 2023-02-08 16:00:21 -08:00
Alessandro (Ale) Segala a40d382086
Updated docs for `logging.apiLogging.obfuscateURLs` config option (#3122)
* Updated docs for `logging.apiLogging.obfuscateURLs` config option

Fixes #3117

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-08 15:59:43 -08:00
Alessandro (Ale) Segala 3e5af6cd3a
Document new metadata option readBody for middleware.http.opa (#3098)
Fixes #2865

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 15:58:00 -08:00
Alessandro (Ale) Segala 361699af0d
Updated docs for using Codespaces (#3116)
* Updated docs for using dev containers

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/contributing/codespaces.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@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-02-08 15:57:21 -08:00
Alessandro (Ale) Segala c8a84f6cb7
Updated docs for proxying of streaming gRPC (#3112)
* Updated docs for proxying of streaming gRPC

Fixes #3065

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Add note about resiliency

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-08 15:52:21 -08:00
Alessandro (Ale) Segala 00e18258f4
Updated docs for MQTT components (#3115)
* Updated docs for MQTT components

Fixes #3072

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-08 15:51:56 -08:00
Tiago Alves Macambira a289c83faa
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-08 15:49:26 -08:00
Tiago Alves Macambira e5b36e2c1c
Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Co-authored-by: Phillip Hoff <phillip@orst.edu>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-08 15:27:53 -08:00
Mark Fussell dacf460aea
Update daprdocs/layouts/partials/version-banner.html
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 15:26:36 -08:00
Mark Fussell 35847f0c69
Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 15:26:20 -08:00
Mark Fussell 1e3cb247de
Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/pluggable-components-sdks/_index.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-08 15:26:09 -08:00
Josh van Leeuwen af9225e21a
Adds a note about the maximum version skew when upgrading dapr (#3081)
* Adds a note about the maximum version skew when upgrading dapr

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Move skew policy to `support-release-policy.md`, and reference that in
the Kubernetes upgrade documentation.

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-upgrade.md

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
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-02-08 15:24:31 -08:00
Tiago Alves Macambira 41fd252e76
How to define spec.type for pluggable components.
Expands on multiple building blocks behind a single pluggable components and how how to define the contents of the field `spec.type` in a component spec.

Addresses #2985

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-02-08 15:10:19 -08:00
Alessandro (Ale) Segala 4000629a46
Apply suggestions from code review
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 15:07:00 -08:00
Hannah Hunter 2f74f5898a Merge branch 'v1.10' of https://github.com/dapr/docs into v1.10 2023-02-08 16:35:04 -06:00
Hannah Hunter 8928297aff Merge branch 'issue_3107' of https://github.com/hhunter-ms/docs into issue_3107 2023-02-08 16:34:31 -06:00
Hannah Hunter b260574227 small updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 16:33:55 -06:00
ItalyPaleAle f6e900a758 Fixed incorrect information on resiliency policies
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 14:26:56 -08:00
spike 55de6d7381 Set retain property per request
Signed-off-by: spike <hello@spike.wiki>
2023-02-09 00:27:18 +08:00
spike af30905fb5 Add rabbitMQ component tls related description
Signed-off-by: spike <hello@spike.wiki>
2023-02-09 00:27:11 +08:00
Alessandro (Ale) Segala bc48a09104
Add docs for `pubsub.azure.servicebus.queues` component and update metadata for all other Service Bus components (#3097)
* Add docs for `pubsub.azure.servicebus.queues` component and update metadata for all other Service Bus components

Fixes #2912

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Updated per review feedback

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-07 22:51:01 -08:00
Alessandro (Ale) Segala cfb47e9db7
Docs for ServiceInvocationStreaming feature flag (#3102)
* Docs for ServiceInvocationStreaming feature flag

Fixes #3096

Also removes the Resiliency feature flag from the table

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Future note

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Added diagram

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/operations/support/support-preview-features.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 22:09:32 -08:00
Bernd Verst cb8395cd9d
deprecate twitter (#3145)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-07 20:02:13 -08:00
Mukundan Sundararajan efcb297f17
Kafka bulk support documentation (#3071)
* add initial docs for kafka bulk support

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* address review comments

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

---------

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-07 20:00:12 -08:00
Minh Luan Quach 5aaee9cb2b
Update serviceinvocation-quickstart.md
Signed-off-by: Minh Luan Quach <61050316+louisquach@users.noreply.github.com>
2023-02-08 11:48:38 +08:00
Alessandro (Ale) Segala b0bf194c81
Docs for SQLite state store (#3099)
* Docs for SQLite state store

Fixes #3085

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-sqlite.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Explain relative paths

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Clarify that URI options require the `file:` prefix

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Add note for in-memory DBs

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 19:48:35 -08:00
Mark Fussell ba02643956
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-07 19:38:05 -08:00
Hannah Hunter f9e30783e0
Merge branch 'v1.10' into issue_3107
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 17:24:24 -06:00
Hannah Hunter 35603c30b7 link to quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:20:34 -06:00
Hannah Hunter caa8db80c4 update per Ryan quickstart pr and add diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:17:09 -06:00
Hannah Hunter 3ff4313d11 nit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 09:05:09 -06:00
Hannah Hunter 101d55db8e also add note about alpha and linux/macos to dapr run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:54:27 -06:00
Hannah Hunter e90e505145 add alpha state and availability to dapr stop
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:53:21 -06:00
Hannah Hunter cc14a4e6f0 update to snake case in dapr run
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:50:50 -06:00
Hannah Hunter ffe2f31dfd add runtime path flag to dapr run doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:43:12 -06:00
Hannah Hunter 30a1c86551 add to dapr stop doc and update metadata table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:22:14 -06:00
Chris Gillum 00ad2f75e6
Apply PR suggestion
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Chris Gillum <cgillum@gmail.com>
2023-02-06 12:59:16 -08:00
Chris Gillum f004977370 Apply PR suggestion
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-06 10:24:24 -08:00
Chris Gillum 4e4b3b31fa Workflow architecture diagrams
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-06 10:16:39 -08:00
Hannah Hunter 51928593bb Merge branch 'issue_3047' of https://github.com/hhunter-ms/docs into issue_3047 2023-02-06 11:43:56 -06:00
Hannah Hunter 2b08c5b7fd updates per mukundan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-06 11:43:31 -06:00
Hannah Hunter 2cdc3a7d56
Merge branch 'v1.10' into issue_3047
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-06 09:22:24 -06:00
Ryan Lettieri 1c979a94d5 Adding in description for managing workflows
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2023-02-05 16:15:52 -07:00
Chris Gillum be9af3b979 Add monitor diagram
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-04 17:37:32 -08:00
Chris Gillum 545cdd4159 Workflow: Async HTTP and Monitor patterns
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-04 17:04:54 -08:00
Bert Verstraete a54c403e79
Expand component metadata templating docs (#3070)
* Expand component metadata templating docs
- Add info on {namespace} and {appId} template
- Reference metadata templating on Kafka component docs

Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>

* Fix broken link

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>

---------

Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:22:10 -08:00
Yaron Schneider 6602c68775
Add metrics regex docs (#3126)
* add metrics regex

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

* Update daprdocs/content/en/operations/monitoring/metrics/metrics-overview.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: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:20:23 -08:00
Federico Codognotto 75109bf8a1
Update doc for CEL match for numeric values (#3128)
* Fix CEL match documentation for numeric values

Signed-off-by: Federico Codognotto <fede.codo38@gmail.com>
Signed-off-by: Federico Codognotto <fcodognotto@tempestive.com>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Federico Codognotto <62144863+federicocodo@users.noreply.github.com>

---------

Signed-off-by: Federico Codognotto <fede.codo38@gmail.com>
Signed-off-by: Federico Codognotto <fcodognotto@tempestive.com>
Signed-off-by: Federico Codognotto <62144863+federicocodo@users.noreply.github.com>
Co-authored-by: Federico Codognotto <fcodognotto@tempestive.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:08:50 -08:00
Hannah Hunter 23eafed469
remove --image-registry from preview features table (#3136)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 15:51:37 -08:00
Hannah Hunter 92721d33df skeleton for workflow quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 16:09:47 -06:00
Hannah Hunter c408e460ee remove mapr
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 16:04:43 -06:00
Hannah Hunter d8dabf4309
[Pluggable components] Error handling documentation (#3067)
* initial draft of error handling table

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

* add go examples

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

* remove code brackets

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

* typo

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

* Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/develop-pluggable.md

Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* add .net code examples, annotations example, marcos review

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

* add note about nuget package

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

* updates from tiago and marcos

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

* remove paragraph

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

* make more clear that pluggable components are in same pod

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

* Update daprdocs/content/en/operations/components/pluggable-components-registration.md

Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* editing other example per marcos

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
2023-02-03 12:58:33 -08:00
Hannah Hunter 796c86848f remove output binding for k8s events
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 14:15:45 -06:00
Hannah Hunter ec9d180077 Merge branch 'issue_3047' of https://github.com/hhunter-ms/docs into issue_3047 2023-02-03 10:34:28 -06:00
Hannah Hunter 9b12a599c8 updates per mukundand and pravin
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 10:33:52 -06:00
Deepanshu Agarwal 5fd351fa1f Incorporate Review Comments
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-03 12:04:57 +05:30
Deepanshu Agarwal b23ecff9d1 Merge branch 'v1.10' of github.com:dapr/docs into bulksubscribe_doc 2023-02-03 12:04:20 +05:30
greenie-msft ab01a3587f
Merge branch 'v1.9' into fix-2964 2023-02-02 18:19:06 -08:00
Yaron Schneider e8bf566e7c
Add apache pulsar schema validation (#3111)
* add apache pulsar schema validation

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

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

Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* remove table example

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

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 17:35:18 -08:00
Hannah Hunter b2b967a24b
Merge branch 'v1.10' into issue_3047
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 19:11:47 -06:00
Hannah Hunter f6957b3ef9
Merge pull request #2915 from hhunter-ms/issue_2798b
Workflow API docs
2023-02-02 19:09:24 -06:00
Shivam Kumar f49400e11c
Remove backoff from pubsub (#2986)
* Remove backoff from pubsub

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

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

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

* Adding retry messages

Signed-off-by: Shivam Kumar <shivamkumar@Shivams-MacBook-Pro.local>

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

Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Fixing broken link

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

---------

Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Signed-off-by: Shivam Kumar <shivamkumar@Shivams-MacBook-Pro.local>
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>
Co-authored-by: Shivam Kumar <shivamkumar@Shivams-MacBook-Pro.local>
Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-02 16:53:38 -08:00
Alessandro (Ale) Segala f2a0f9eca0
Pubsub component reference: add aria-label to emojis (#3130)
Small a11y fix (just like #3031)

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 15:43:02 -08:00
Bernd Verst a65680848e
1.9 Supported versions update for hotfix (#3131)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-02 15:41:11 -08:00
Hannah Hunter e9e3513dd1 remove management from language
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-02 17:40:43 -06:00
Chris Gillum ceef9bfbbd Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-02-02 15:25:31 -08:00
Chris Gillum b8ce5c6cc7 Update async HTTP pattern
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-02 15:25:24 -08:00
Hannah Hunter 80025e2a86
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 16:40:15 -06:00
Alessandro (Ale) Segala 3b843047ef
Add documentation for using `automountServiceAccountToken: false` (#3100)
* Add documentation for using `automountServiceAccountToken: false`

Fixes #3008

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Fixed link

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-02-02 12:47:00 -08:00
Hannah Hunter 6f857f5163
Merge pull request #3123 from ItalyPaleAle/fix-2993
Updated docs for authoring middleware components in 1.10
2023-02-02 14:30:37 -06:00
Hannah Hunter 319aebce14
Merge pull request #3103 from ItalyPaleAle/fix-3083
Update Event Hub components docs
2023-02-02 14:25:54 -06:00
Hannah Hunter 6531469cc0
Merge branch 'v1.9' into fix-2964 2023-02-02 14:24:45 -06:00
Alessandro (Ale) Segala 5f8ee9e667
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 12:10:24 -08:00
Alessandro (Ale) Segala 688daf372b
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 12:05:13 -08:00
Hannah Hunter 9a0c43793f
Merge branch 'v1.10' into issue_3047
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-02 14:02:05 -06:00
Hannah Hunter 2afef8b4f0
Merge branch 'v1.9' into fix-ctrl-c 2023-02-02 13:00:44 -06:00
Hannah Hunter ed46f51ccd
Merge pull request #3124 from ItalyPaleAle/fix-2969
Document that --app-id cannot contain dots in self-hosted mode
2023-02-02 11:34:05 -06:00
Hannah Hunter caaa1e7c7d pravin review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-02 11:32:59 -06:00
Alessandro (Ale) Segala 4ba8aa01f7
Update daprdocs/content/en/operations/components/middleware.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 09:22:03 -08:00
ItalyPaleAle 42e8c1f335 Updated per feedback
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 09:19:45 -08:00
Alessandro (Ale) Segala d470cd315b
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 09:09:55 -08:00
Hannah Hunter 7a65ff0b23
Merge pull request #3125 from ItalyPaleAle/stable-components
Updated stable / beta components
2023-02-02 11:04:31 -06:00
Deepanshu Agarwal d38f90fba7 Merge branch 'v1.10' of github.com:dapr/docs into bulksubscribe_doc 2023-02-02 16:08:54 +05:30
Hannah Hunter 0e026a1c94 updates per docs triage meeting with Mark/Nick
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 19:37:34 -06:00
Yaron Schneider 492751f66f
add security token for http binding (#3109)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-02-01 17:27:39 -08:00
greenie-msft 704b336138
Merge pull request #3084 from hhunter-ms/issue_2873
Resiliency docs
2023-02-01 16:28:12 -08:00
Hannah Hunter b8fc7e35c1
Merge branch 'v1.10' into stable-components
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-01 18:24:53 -06:00
Hannah Hunter 0c26685be0
Merge pull request #3005 from shubham1172/shubham1172/add-bulk-publish-doc
Add bulk publish documentation
2023-02-01 18:14:11 -06:00
Hannah Hunter d010f86be5 pass pt 2
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 16:28:21 -06:00
Hannah Hunter 4396eff7df workflow architecture readability
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 16:16:16 -06:00
Chris Gillum 8aec0476a7 Flesh out fan-out/fan-in description
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-01 13:44:08 -08:00
Hannah Hunter a83ab1e65f update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 15:04:00 -06:00
Hannah Hunter b8efe4ad2e pass pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 14:09:40 -06:00
ItalyPaleAle 62daf817fa Updated stable / beta components
Some components had certification tests but were not marked as stable.
Likewise, some components had conformance tests but were not marked as beta.

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 11:24:00 -08:00
Hannah Hunter 8d17f5f4dd
update code sample to mark suggestion in issue (#3090)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 11:10:16 -08:00
Alessandro (Ale) Segala 6d0e401266
Merge branch 'v1.9' into policies-fix 2023-02-01 11:02:19 -08:00
Alessandro (Ale) Segala f183a00651
Merge branch 'v1.9' into fix-ctrl-c 2023-02-01 11:01:42 -08:00
ItalyPaleAle 64f1ccbbf9 Document that --app-id cannot contain dots in self-hosted mode
Fixes #2969

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 11:01:13 -08:00
ItalyPaleAle 6415f00c55 Updated docs for authoring middleware components in 1.10
Fixes #2993

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-01 10:55:46 -08:00
Hannah Hunter 54b1bda0f2 add diagrams, quick review of overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-01 10:34:23 -06:00
Chris Gillum e331080137 Updated workflow-overview.md
- Fixed several terminology issues in the overview
- Rewrote function chaining as "task chaining"
- Added code sample for task chaining
- Added a couple links and diagrams

Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-31 18:20:21 -08:00
Yaron Schneider 99d8dad162
Merge branch 'v1.9' into fix-2964 2023-01-31 17:38:36 -08:00
ItalyPaleAle 84ca743f6b Document UNIX permissions and recommended paths for mounted volumes
Fixes #2964

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 17:01:19 -08:00
Hannah Hunter 3e1f84c858
Merge branch 'v1.9' into cookies-are-not-delicious-delicacies 2023-01-31 17:00:10 -06:00
Hannah Hunter 7d7defb2e3
fix link (#3114)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 14:59:22 -08:00
Hannah Hunter 569aacc7af
Merge branch 'v1.10' into shubham1172/add-bulk-publish-doc
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-31 16:16:55 -06:00
Hannah Hunter 1a6564f7fb remove weird comment in example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 16:02:16 -06:00
ItalyPaleAle af668b5037 Replace youtube embeds with youtube-nocookie for GDPR compliance
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 13:35:49 -08:00
Roberto Rojas a547209996
[1.10][AWS SNS/SQS] PubSub Component to Stable (#3095)
* marks aws snssqs state store component as stable

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

* updates pubsub sqs component docs

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>

---------

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-01-31 12:11:35 -08:00
ItalyPaleAle 596532f88d Some fixes to the resiliency policies docs
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 12:06:08 -08:00
ItalyPaleAle abbadf4258 Fix stop signal command
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 11:42:37 -08:00
Pravin Pushkar 9551d689ae
[HTTP Binding]: adding metadata options for client auth during mTLS (#3050)
* [HTTP Binding]: adding metadata options for client authentication during mTLS

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>

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

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

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

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

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

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

---------

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
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-01-31 11:34:16 -08:00
Hannah Hunter 5a0eb8bae0 update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 12:30:17 -06:00
Sujit D'Mello 01cb66772c
Commands to change directory have incorrect path (#3105)
The instructions contain various instances where the user is expected to change directory from the root of the Quickstart folder, but the **cd** command listed has an incorrect path specified so it does not work as intended. Most will figure out the typo off course but just this will make the experience a bit better for those new to Dapr.

Here's an example of one instance:

Old command:

```bash
cd ../service_invocation/go/http/checkout
```

New command:

```bash
cd service_invocation/go/http/checkout
```

Signed-off-by: Sujit D'Mello <sujit@hotmail.com>
2023-01-31 08:55:50 -08:00
Hannah Hunter 225c6909c1 fix broken link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 10:31:13 -06:00
Hannah Hunter 876a98f717 forgot one lollll
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 10:22:29 -06:00
Hannah Hunter 8d318e0896 adding all the files for good measure
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 09:24:57 -06:00
Hannah Hunter 519a8ff695 forgot to add breaking file
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-31 09:15:24 -06:00
ItalyPaleAle 888fadf6fe Document minimum requirement of K8s 1.23
Fixes #2936

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-30 17:15:18 -08:00
Hannah Hunter 8c355a5583 updates per sync
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 19:14:03 -06:00
ItalyPaleAle b226c0e964 Update Event Hub components docs
Fixes #3083

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-30 17:09:56 -08:00
Hannah Hunter 2197ca6c9f fix conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 17:17:06 -06:00
Hannah Hunter 301780738a revert change so I can run locally
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 17:00:40 -06:00
Hannah Hunter 8b81686094 updates to how-to, overview, faq
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 16:55:22 -06:00
Hannah Hunter 0497775584 Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-01-30 16:54:43 -06:00
Hannah Hunter cb6f479c10 remove from overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 16:54:05 -06:00
nyemade-uversky 7a3b32b400
Update faq.md 2023-01-30 15:50:43 -07:00
Hannah Hunter a538f1b5f3 update how to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-30 16:44:27 -06:00
nyemade-uversky 4d2f2a5290
Update workflow-management-overview.md 2023-01-30 15:41:39 -07:00
nyemade-uversky f89cf090ff
Create workflow-management-overview.md 2023-01-30 15:40:59 -07:00
nyemade-uversky 44a0766a41
Create _index.md 2023-01-30 15:40:04 -07:00
nyemade-uversky 356e649d94
Delete _index.md 2023-01-30 15:38:12 -07:00
nyemade-uversky 490f18f250
Delete workflow-overview.md 2023-01-30 15:38:01 -07:00
nyemade-uversky 4f7b0d88bd
Delete howto-workflow.md 2023-01-30 15:36:25 -07:00
nyemade-uversky 038603ed98
Update workflow-overview.md 2023-01-30 15:35:35 -07:00
nyemade-uversky 7129484053
Update workflow-overview.md 2023-01-30 15:34:29 -07:00
nyemade-uversky 4c5a825223
Update workflow-overview.md 2023-01-30 15:33:28 -07:00
Chris Gillum c02a6078bd Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-01-30 14:25:23 -08:00
Chris Gillum be6109e267 More reordering/refactoring of develop-workflows.md
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-30 14:25:16 -08:00
nyemade-uversky b76e46aec4
Update howto-workflow.md 2023-01-30 15:23:34 -07:00
Chris Gillum 0db0a1afc3 More workflow authoring content plus reordering
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-01-30 13:57:45 -08:00
Chris Gillum 83842edaa4 Merge branch 'issue_2798b' of https://github.com/hhunter-ms/docs into issue_2798b 2023-01-30 13:56:54 -08:00
Hannah Hunter e967259a2b
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-30 15:27:42 -06:00