Commit Graph

1069 Commits

Author SHA1 Message Date
Hannah Hunter 96d0e90458
Merge branch 'v1.12' into template-k8s 2023-10-10 09:30:31 -04:00
Mukundan Sundararajan adf10bbb2f add docs for oidc extensions field in kafka
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 04:23:40 +05:30
Mukundan Sundararajan 19c8721907 add asb metadata based on PR dapr/components-contrib#2203
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 14:55:24 +05:30
Mukundan Sundararajan b9bb5bd231 address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 14:27:42 +05:30
Mukundan Sundararajan 2cbca93b78 address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:59:20 +05:30
Mukundan Sundararajan 54434a610c address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:29:47 +05:30
Mukundan Sundararajan 863cabc73f add docs for template processing in k8s name resolution
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 18:53:54 +05:30
Shivam Kumar 2aed48cff2
Azure eventhubs bulk subscribe support (#3756)
* azure eventhubs bulk subscribe support

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

* removing localized link

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

* Apply suggestions from code review

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

* Adding example

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

---------

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-04 15:42:44 -07:00
Whit Waldo 3f8a45b195 Fixed bad link cited in issue #3766
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2023-09-26 08:21:21 -05:00
wimvc1 5de4fdfd89
Added errorIfNot2XX option to HTTP binding docs (#3741)
* Added errorIfNot2XX option to HTTP binding docs

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

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

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

---------

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

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

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

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

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

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

---------

Signed-off-by: Álvaro Aguilar <alvaro.aguilar@scrm.lidl>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:52:01 -07:00
Mark Fussell ba6c9c0057
Merge branch 'v1.12' into fix_pubsub_rabbit_mq_client_name 2023-09-24 20:44:22 -07:00
Mark Fussell 7fc9c4a248
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:44:16 -07:00
Josh van Leeuwen c2fc0a18da
Reference: pubsub pulsar OIDC authentication (#3655)
* Adds `OIDC` authentication to pulsar pubsub options

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

* Updates the pulsar OIDC authentication docs to use `oauth2` fields.

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

* Put pulsar authentication options into different sections

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

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

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

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

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

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

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-18 11:21:34 -07:00
zhangchao 5ba6f545db add clientName and heartBeat
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-09-17 11:51:11 +08:00
Christian Kaps 0887a34051
Update Zeebe documentation (#3712)
* Update Zeebe documentation

Signed-off-by: Christian Kaps <ck-github@mohiva.com>

* Add deprecated alias deploy-resource

Signed-off-by: Christian Kaps <ck-github@mohiva.com>

---------

Signed-off-by: Christian Kaps <ck-github@mohiva.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-13 15:55:43 -07:00
Hannah Hunter f1279c8023 merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-12 14:22:31 -04:00
Hannah Hunter f190058b69
Merge branch 'v1.11' into update-client-id-default 2023-09-12 10:07:08 -04:00
zhangchao a406f63fac typo fix
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-09-10 17:13:52 +08:00
Cassandra Coyle 5a15cbec38 update documented default value for clientID for both k8s & self-hosted mode
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
2023-09-07 15:26:57 -05:00
Hannah Hunter 66430bc61b
Merge branch 'v1.11' into issue_3657 2023-09-06 17:25:26 -04:00
Hannah Hunter 41680ca88b
Merge branch 'v1.11' into issue_3645 2023-09-06 17:11:00 -04:00
Hannah Hunter b1c4e5aa1d mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-01 10:40:27 -04:00
Hannah Hunter 0264fd232b update per @taction
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-29 11:44:10 -04:00
Hannah Hunter 16b6b498cd add ttl
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-28 13:07:00 -04:00
Hannah Hunter f89e3ce9ea update time format
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-28 10:19:53 -04:00
Hannah Hunter 2173f8a3e8 crosslink
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-08-21 13:31:14 -04:00
Sagar 44c0256bf8
Update gcp-secret-manager.md (#3671)
Signed-off-by: Sagar <sagar.lohani@gmail.com>
2023-08-09 14:52:30 -07:00
Shivam Kumar Singh 7e1fa65c0e
Add documentation for get embedding operation in Azure OpenAI (#3658)
* Add documentation for get embedding

Signed-off-by: Shivam Singh <shivamhere247@gmail.com>

* Resolve comments

Signed-off-by: Shivam Singh <shivamhere247@gmail.com>

---------

Signed-off-by: Shivam Singh <shivamhere247@gmail.com>
2023-08-08 10:42:18 -07:00
Alessandro (Ale) Segala 57e584aa7f
Add warning that NATS Streaming is deprecated (#3666)
* Add warning that NATS Streaming is deprecated

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>

* Updated breaking-changes table

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>
2023-08-07 20:12:28 -07:00
Hannah Hunter 975eef65f9
Merge branch 'v1.11' into add-wasm-middleware-config
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-08-07 13:47:22 -04:00
Brendan Burns dd6730849d
Update wasm.md to include some HTTP instructions (#3649)
* Update wasm.md to include some HTTP instructions

Signed-off-by: Brendan Burns <bburns@microsoft.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Brendan Burns <bburns@microsoft.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Brendan Burns <bburns@microsoft.com>

* 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: Brendan Burns <bburns@microsoft.com>

* 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: Brendan Burns <bburns@microsoft.com>

---------

Signed-off-by: Brendan Burns <bburns@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-08-04 12:08:12 -07:00
Edoardo Vacchi d36bc06368 Apply suggestions
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
2023-08-03 09:40:49 +02:00
Edoardo Vacchi 75c224a263
Merge branch 'v1.11' into wasm-http-fetch
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
2023-08-03 09:17:42 +02:00
Mark Fussell 48b7daf944
Merge branch 'v1.11' into add-wasm-middleware-config 2023-08-02 16:57:18 -07:00
Taction a2b1b1998c
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: Taction <zchao9100@gmail.com>
2023-08-02 13:55:52 +08:00
Taction 67f25e9b4f
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: Taction <zchao9100@gmail.com>
2023-08-02 13:55:11 +08:00
Taction 7710a4a51c
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: Taction <zchao9100@gmail.com>
2023-08-02 13:55:00 +08:00
Hannah Hunter e33f5a95af
[Bindings] Update specs to include `direction` (#3646)
* update binding specs to include direction

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

* Update daprdocs/data/components/bindings/generic.yaml

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* Update daprdocs/data/components/bindings/generic.yaml

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

* consistency across bindings docs

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

* Update daprdocs/content/en/reference/components-reference/supported-bindings/mysql.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-07-31 14:14:13 -07:00
Hannah Hunter 4c922efc19
Merge branch 'v1.11' into ts-azure-app-config-subscribe-interval 2023-07-27 15:35:48 -04:00
Hannah Hunter ad1dc63430
Update daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-27 15:35:38 -04:00
Hannah Hunter befc8e1b32
Merge branch 'v1.11' into issue_1554 2023-07-27 11:12:46 -04:00
zhangchao c4cd7bdb2c add example
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-07-25 22:59:10 +08:00
Edoardo Vacchi 3dbf63f7b4 Update docs for bindings
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
2023-07-25 11:01:13 +02:00
Edoardo Vacchi f7f6b0639e docs(wasm): support http(s) fetch of Wasm files
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
2023-07-25 11:01:13 +02:00
zhangchao ff722225b5 add guestConfig metadata doc for wasm middleware
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-07-25 15:48:07 +08:00
Hannah Hunter 130a54f1b4
Merge branch 'v1.11' into issue_1554 2023-07-24 15:39:42 -04:00
Hannah Hunter 95becff74a Merge branch 'issue_1554' of https://github.com/hhunter-ms/docs into issue_1554 2023-07-24 15:36:55 -04:00
Hannah Hunter 6682b0bdc3 add context from amit
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-24 15:36:17 -04:00
Hannah Hunter 5f5ed758ca remove azure openai docs from 1.11
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-24 15:00:13 -04:00
Hannah Hunter 675b33319e routine upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-24 14:45:34 -04:00
Hannah Hunter 912cb27e96
Update daprdocs/content/en/reference/components-reference/supported-bindings/openai.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-24 13:33:03 -04:00
Hannah Hunter 50a7e84fbc
Update daprdocs/content/en/reference/components-reference/supported-bindings/openai.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-07-24 13:32:54 -04:00
Shivam Kumar Singh f75fcb09c1 Update links 2023-07-24 17:14:55 +00:00
Shivam Kumar Singh 3c9daff513
Merge branch 'v1.11' into add-documentation-for-azure-openai 2023-07-23 22:28:47 +05:30
Hannah Hunter 07a04b0385
[bindings] Update `decodeBase64` to input (#3619)
* update decodeBase64 value to input

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

* typo

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-07-21 14:53:28 -07:00
Shivam Kumar Singh f5c7f8b782 Add documentation for Azure OpenAI output binding
Signed-off-by: Shivam Kumar Singh <shivamhere247@gmail.com>

Resolve comments

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

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

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

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

Resolve comments

Signed-off-by: Shivam Kumar Singh <shivamhere247@gmail.com>
2023-07-20 06:19:33 +00:00
Shivam Kumar Singh 9da46f0532 Add documentation for Azure OpenAI
Signed-off-by: Shivam Kumar Singh <shivamhere247@gmail.com>
2023-07-20 06:10:49 +00:00
Mark Fussell 7724e5b760
Merge branch 'v1.11' into issue_1554 2023-07-19 12:14:01 -07:00
ItalyPaleAle 30a0285821 Update docs for in-memory components
Includes marking the components as stable, since they meet our criteria.

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-14 12:52:47 -07:00
Hannah Hunter 8fc4edfee7 try to clarify component qs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-13 16:05:43 -04:00
ItalyPaleAle 543fc83a53 Fixed link
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-11 16:31:04 +00:00
Mark Fussell bf314aef93
Merge branch 'v1.11' into issue_3382 2023-07-11 09:09:40 -07:00
Hannah Hunter acc4b990d5
Merge branch 'v1.11' into ts-azure-app-config-subscribe-interval 2023-07-05 18:17:50 -04:00
Tiago Alves Macambira 53b7060216
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-07-05 15:10:57 -07:00
Hannah Hunter ba535787c6
Merge branch 'v1.11' into Fix3353_SecretStoreQueryParameters 2023-07-05 16:50:03 -04:00
Tiago Alves Macambira 6e088d1659
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-07-05 13:33:12 -07:00
Hannah Hunter 8780bf5ff3
Merge branch 'v1.11' into ts-azure-app-config-subscribe-interval 2023-07-05 13:48:14 -04:00
Hannah Hunter c997666d49
Merge branch 'v1.11' into issue_3503 2023-07-05 12:23:36 -04:00
Hannah Hunter 9068813b09 updates from @jarema
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-07-05 12:21:19 -04:00
Hannah Hunter 480464d5d0
Merge branch 'v1.11' into issue_3382 2023-07-05 12:20:34 -04:00
jjkcharles bcde4f0ef1
Fixed a type on gcppubsub.md (#3596)
Fixed a typo where GCP Pub/Sub was mentioned as Azure  Pub/Sub

Signed-off-by: jjkcharles <1765598+jjkcharles@users.noreply.github.com>
2023-07-03 15:41:33 -07:00
guergabo f88b1d998e
fix(type): pubsub.aws.snssqs not pubsub.snssqs (#3594)
Signed-off-by: guergabo <guergabo@umich.edu>
2023-07-03 12:14:14 -07:00
Tyler Siron 48d1443ea4 fix spacing
Signed-off-by: Tyler Siron <tjsiron@gmail.com>
2023-07-03 12:42:48 -04:00
Tyler Siron b1907768fd fix docs to show nanoseconds
Signed-off-by: Tyler Siron <tjsiron@gmail.com>
2023-07-02 19:07:11 -04:00
Tiago Alves Macambira 4920dfd830 Document query parameter for al secret stores with documentation.
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:59:20 -07:00
Tiago Alves Macambira a00850b5f6
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/gcp-secret-manager.md
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:39:49 -07:00
Mark Fussell 40813a1f9c
Update daprdocs/content/en/reference/components-reference/supported-bindings/rabbitmq.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-30 15:32:49 -07:00
Tiago Alves Macambira 9f3b5a28ff Fix documentation for query parameters.
Moves moves query parameter from the API documentation (where it was
lost and bound to be forgotten and left out-of-sync to component
development) to each individual secret store documentation (which was
the right place to begin with and where there's a greater chance
of it being kept up-to-date with each component development).

Also fixes the examples that were malformed and that misled customers
to believe that Vault had support for a `namespace`  query parameter
as brought up in dapr/components-contrib#2806.

Fixes #3353

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2023-06-30 15:23:06 -07:00
Yaron Schneider 44f6d4c2dd
Merge branch 'v1.11' into issue_3503 2023-06-30 12:52:58 -07:00
Alessandro (Ale) Segala f2f5f1e03e
Bearer middleware: list some common values for issuers (#3591)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-29 15:31:09 -07:00
Josh van Leeuwen 4a58c18e2a
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-06-28 09:47:02 +01:00
Josh van Leeuwen efb3468d88
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-06-28 09:46:56 +01:00
Josh van Leeuwen e3abfa85ae
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-06-28 09:46:47 +01:00
Josh van Leeuwen 8434534f35
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-06-28 09:46:35 +01:00
Josh van Leeuwen ea499d301f
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-etcd.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-06-28 09:46:22 +01:00
Hannah Hunter a732ff2fc0 remove consumerid and add example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-27 15:58:48 -04:00
joshvanl 14b4712806 Adds ETCD v2
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-27 11:48:25 +01:00
Hannah Hunter d5754ca63e add note
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-26 17:15:21 -04:00
Mark Fussell 80c693f7a0
Update daprdocs/content/en/reference/components-reference/supported-bindings/servicebusqueues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-23 09:37:10 -07:00
fabistb 851bcfdcab adjustments mentioned in pr
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-22 20:48:48 +02:00
fabistb 2b9001848a adjust headlinec
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-21 21:53:58 +02:00
fabistb 551886ece3 update descriptioc
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-21 21:45:57 +02:00
fabistb 6c29d7a0dd add timestamp formates for scheduleenqeueutimeutc
Signed-off-by: fabistb <fabian0401@online.de>
2023-06-21 21:40:10 +02:00
Mark Fussell 8715f0c0cc
Merge branch 'v1.12' into sendgrid-dynamic-template 2023-06-20 22:14:27 -07:00
Hannah Hunter 9f35db9837
Merge branch 'v1.11' into issue_3250 2023-06-19 13:49:54 -04:00
Hannah Hunter 10e4e50605
Merge branch 'v1.11' into issue_3258 2023-06-19 13:44:43 -04:00
Mark Fussell de561f18b3
Merge branch 'v1.11' into issue_3250 2023-06-16 18:03:46 -07:00
Hannah Hunter 26624224b9 update notes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-16 10:34:28 -04:00
Hannah Hunter ce270b7852
Merge branch 'v1.11' into issue_3258 2023-06-16 10:22:51 -04:00
Hannah Hunter cf3afe5e84
Update daprdocs/content/en/reference/components-reference/supported-bindings/redis.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-16 10:22:44 -04:00
Hannah Hunter 4fac7e4446
Merge branch 'v1.11' into issue_3320 2023-06-16 10:13:23 -04:00
Hannah Hunter 92e83e57de
Update daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-16 10:13:17 -04:00
Mark Fussell d5c00ef5f2
Merge branch 'v1.11' into issue_3339 2023-06-15 17:48:13 -07:00
Mark Fussell ac7b88b34b
Update daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-15 17:47:56 -07:00
ItalyPaleAle 01ac56cfd8 Update SQL Server docs for Azure AD
Fixes #3344

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-15 20:58:44 +00:00
Hannah Hunter df28a2745a add suggested warning
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 15:52:45 -04:00
Hannah Hunter e388bd56e7 duplicate changes from deleted repo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 15:44:20 -04:00
Hannah Hunter e23ae809da add saslmechanism
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 14:34:03 -04:00
Hannah Hunter 48a87d2716 add pollingInterval
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 13:04:49 -04:00
Hannah Hunter b7e67856e7
Merge branch 'v1.11' into issue_3476 2023-06-14 22:31:39 -04:00
Hannah Hunter 758fc86c8e Merge branch 'issue_3534' of https://github.com/hhunter-ms/docs into issue_3534 2023-06-14 18:01:54 -04:00
Hannah Hunter 60c4cff5f7 update per ale
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-14 18:01:38 -04:00
Hannah Hunter b76e2854eb
Merge branch 'v1.11' into issue_3476 2023-06-14 15:07:16 -04:00
Hannah Hunter fa1cfd5a68 updates per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-14 15:06:54 -04:00
Hannah Hunter feb3f89cc7
Merge branch 'v1.11' into issue_3534 2023-06-14 10:37:08 -04:00
Hannah Hunter f1e3112cb9
typo
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-14 10:21:14 -04:00
Hannah Hunter 664236e0f8
typo
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-14 10:20:05 -04:00
binnn6 0d25e77685 few edits on pubsub plusar doc
Signed-off-by: binnn6 <734819342@qq.com>
2023-06-14 10:50:57 +08:00
Hannah Hunter 565523d939 update pub/sub component specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-13 16:19:16 -04:00
Hannah Hunter f0c37e42b1 update/clarify wording for sql server
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-13 14:29:02 -04:00
binnn6 5777270109 add new metadata field for pulsar
Signed-off-by: binnn6 <734819342@qq.com>
2023-06-14 00:52:26 +08:00
Hannah Hunter 806e7333c5 move app config to azure.yaml
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-13 09:49:46 -04:00
Yann Nicolas 809d6c6ff4
Merge branch 'v1.12' into sendgrid-dynamic-template 2023-06-12 14:51:27 -04:00
Deepanshu Agarwal 4149daeede
Specifying Kafka version as 1.0.0 in Note for Kafka with EH (#3474)
* Note to specify version as 1.0.0 for EH with Kafka

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

* incorporate Review comments

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>

---------

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-07 09:08:24 -07:00
Yaron Schneider 78aa71645c
Add e2e encryption content for pulsar (#3493)
* add e2e encryption content for pulsar

Signed-off-by: yaron2 <schneider.yaron@live.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: Yaron Schneider <schneider.yaron@live.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: Yaron Schneider <schneider.yaron@live.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: 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-06-06 21:26:26 -07:00
Mark Fussell 1278a864d6
Merge branch 'v1.11' into issue_3216 2023-06-05 16:30:38 -07:00
Hannah Hunter 723e4563a6 merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 19:15:41 -04:00
Tom Bern c9eeb96dc5
Update RabbitMQ priority queue publish message (#3492)
Signed-off-by: Tom Bern <57457849+thombrn@users.noreply.github.com>
2023-06-05 15:55:55 -07:00
Yaron Schneider 6fcf297d1d
Merge branch 'v1.11' into sendgrid-dynamic-template 2023-06-05 15:20:58 -07:00
Taction cf7ea8c353
delete outdated content (#3486)
Signed-off-by: zhangchao <zchao9100@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-05 15:20:16 -07:00
Hannah Hunter 27bb5c2472 updates per mark and alessandro review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 17:20:26 -04:00
Mark Fussell 3a3c62196f
Update local-storage.md
Updating grammar
2023-06-05 13:04:21 -07:00
Mark Fussell 48d7694fd7
Merge branch 'v1.11' into issue_3216 2023-06-05 12:47:49 -07:00
Hannah Hunter 627b83598d Alessandro review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 13:46:33 -04:00
Hannah Hunter 18319ad3b0 update k8s secrets spec
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:18:45 -04:00
Hannah Hunter 7e7292d395 Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-06-05 11:15:33 -04:00
Hannah Hunter 0d09ba2536 address some crypto comments/review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:15:11 -04:00
Hannah Hunter e0f29fe4a3 rename file with updated postrgesql name
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 10:32:21 -04:00
Mark Fussell c3a7380006
Merge branch 'v1.11' into issue_3216 2023-06-04 22:16:18 -07:00
Hannah Hunter 70537df668
Add `consumerID` to Pulsar pub/sub (#3437)
* add consumerID

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

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

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

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

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 17:56:19 -07:00
Josh van Leeuwen 44baf48b7a
Adds TTL documentation to CosmosDB and MySQL (#3471)
* Adds TTL documentation to CosmosDB and MySQL

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

* Remove Microsoft link localization form the CosmosDB MySQL reference docs

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

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

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

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

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-01 22:18:17 -07:00
Yann Nicolas abbba71f5a
Merge branch 'v1.11' into sendgrid-dynamic-template 2023-06-01 03:30:25 +02:00
Mark Fussell eb863609c6
Merge branch 'v1.11' into issue_3216 2023-05-30 20:37:15 -07:00
Pravin Pushkar 1d69633619
HTTPS binding support using binding metadata (#3405)
* HTTPS binding support using binding metadata

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>

* fix review comments

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

* Added example for MTLS related fields in metadata

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

---------

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-30 09:25:30 -07:00
Shivam Kumar 5696e3ccdf
Update configuration api (#3410)
* updating alpha1 endpoint to stable

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

* lowercaing table name in postgres

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

* updating redis metadata

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

* updating redis and postgres to stable

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

* updating configuration manage: wip

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

* Apply suggestions from code review

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

* adding demo link

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

* updating sdk codes

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

* adding java sdk subscribe

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

* adding javascript sdk subscribe

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

* adding sdk unsubscribe

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

* adding quotes

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

* Update howto-manage-configuration.md

Updating a small grammar change

---------

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-29 09:25:19 -07:00
Yann Nicolas 02d48286f4
Merge branch 'v1.11' into sendgrid-dynamic-template 2023-05-28 17:25:14 +02:00
Alessandro (Ale) Segala 5239de8bee
Clarify that MySQL components work with MariaDB too (#3463)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-26 20:07:19 -07:00
Mark Fussell d554ff974e
Update daprdocs/content/en/reference/components-reference/supported-cryptography/kubernetes-secrets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 18:02:17 -07:00
Mark Fussell cbba926379
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 18:02:10 -07:00
Mark Fussell dce35419bd
Update daprdocs/content/en/reference/components-reference/supported-cryptography/local-storage.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 18:01:56 -07:00
Mark Fussell 6ec0241182
Update daprdocs/content/en/reference/components-reference/supported-cryptography/local-storage.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:59:17 -07:00
Mark Fussell f987b1b425
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:57:52 -07:00
Mark Fussell 2f56aa9297
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:56:44 -07:00
Mark Fussell f51dea141f
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:55:49 -07:00
Mark Fussell 1160a35be8
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:54:51 -07:00
Hannah Hunter 9212f5e52e remove built-in
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 19:14:54 -04:00
Hannah Hunter 39de6c02a5 alessandro review pt 1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 17:39:57 -04:00
Hannah Hunter 2f52c0e9ae Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216 2023-05-18 17:16:03 -04:00
Hannah Hunter eaabb9ebfc fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 17:15:43 -04: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 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 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 b1bf246149
Merge branch 'v1.11' into fix-3329 2023-05-17 19:35:30 -04: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 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
Yann Nicolas 17a8c84349
Fix JSON example
Signed-off-by: Yann Nicolas <yannart@gmail.com>
2023-05-18 00:00:24 +02: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 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
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
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
Yann Nicolas c8df8ec12a Put dynamic template in its own section per code review suggestion
Signed-off-by: Yann Nicolas <yannart@gmail.com>
2023-05-17 00:13:26 -04:00
Yann Nicolas 76dd591dd0 Add dynamic template support to Twilio Sendgrid binding
Signed-off-by: Yann Nicolas <yannart@gmail.com>
2023-05-16 23:06:51 -04: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
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
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 f4d44a366a
Merge branch 'v1.11' into rocketmq-consumer 2023-05-09 17:16:50 -04:00
Hannah Hunter 69e70ad5b0
Merge branch 'v1.11' into wasm-url 2023-05-09 16:39:22 -04:00
Hannah Hunter b8a872c61b
Merge branch 'v1.11' into wasm-binding 2023-05-09 14:21:39 -04:00
Hannah Hunter 79757853fb
Merge branch 'v1.11' into rocketmq-consumer 2023-05-09 14:20:41 -04:00
Hannah Hunter e4e22f4d11
Merge branch 'v1.11' into wasm-url 2023-05-09 14:20:07 -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 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 84e247aa92
Merge pull request #3374 from robertojrojas/gcp-pubsub-cert-2461
GCP Pub/Sub Certification Tests
2023-05-09 12:53:04 -04: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
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
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
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