Commit Graph

905 Commits

Author SHA1 Message Date
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