Commit Graph

811 Commits

Author SHA1 Message Date
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
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 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
Hannah Hunter a732ff2fc0 remove consumerid and add example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-27 15:58:48 -04: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
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