Commit Graph

1063 Commits

Author SHA1 Message Date
Hannah Hunter 0fcbd0a5d2 upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 15:40:09 -05:00
Hannah Hunter d600ba6542 resolve merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 13:18:06 -05:00
Patrick Assuied b0dafe0897
fix formatting (#3950)
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-01-12 13:03:21 -08:00
Patrick Assuied ae4e13754b
Feature/add-kafka-pubsub-schema-registry (#3946)
* Added doc for kafka pubsub Avro schema registry support

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update setup-apache-kafka.md

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-12 11:25:17 -08:00
Simon Headley 390de66da8
Describing Kafka consumer behaviour when consuming from multiple topics (#3931)
* Describing Kafka consumer behaviour when consuming from multiple topics

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Further specifying the behaviour of Kafka consumer groups on topics.

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Changing 'this will guarantee' to 'this guarantees' as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

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

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

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-01-11 14:38:57 -08:00
Simon Headley 5c132e6e3d
Adding write performance optimization section to Cosmos DB state stor… (#3934)
* Adding write performance optimization section to Cosmos DB state store documentation

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Applying suggestions as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Switching from Markdown note to {{% alert %}} {$ /alert $}} as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Putting example paragraph in a new line as per review

Signed-off-by: Simon Headley <headleysj@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-08 22:02:59 -08:00
Hannah Hunter 174c51012b
[AWS SSM parameter store] Add prefix option (#3920)
* add prefix to spec

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

* add prefix to example

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-05 17:42:38 -08:00
Simon Headley 20494df4ec
Specifying the behaviour of the ConsumerID field when configuring Kafka pub/sub (#3935)
Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-01-05 09:05:14 -08:00
Mark Fussell 0aec60c6c9
Merge branch 'v1.13' into upmerge_11-21 2023-11-21 07:25:40 -08:00
Josh van Leeuwen d68b3bca7e
v1.11 fix links (#3877)
* fix link

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

* try again with link

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

* pub-sub

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-20 16:59:05 -08:00
Amit Mor 6a9ccf4729
suggested edits
Signed-off-by: Amit Mor <amit.mor@hotmail.com>
Signed-off-by: Amit Mor <amitm@at-bay.com>
2023-11-14 23:45:15 +02:00
Hannah Hunter b78063f2ee pub-sub
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:58:16 -05:00
Hannah Hunter bd30cd2c8b try again with link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:52:31 -05:00
Hannah Hunter 87b306ecfd fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:48:45 -05:00
Hannah Hunter 78ffacba64
Update daprdocs/content/en/reference/components-reference/supported-bindings/kubemq.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-11-13 17:33:29 -05:00
Hannah Hunter bc9ee47fca
Update daprdocs/content/en/reference/components-reference/supported-bindings/kubemq.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-11-13 17:33:23 -05:00
Amit Mor 58570f137c
added recommendation
Signed-off-by: Amit Mor <amit.mor@hotmail.com>
Signed-off-by: Amit Mor <amitm@at-bay.com>
2023-11-13 10:45:28 +02:00
Amit Mor 5adcac925a
SNS/SQS contention
Signed-off-by: Amit Mor <amit.mor@hotmail.com>
Signed-off-by: Amit Mor <amitm@at-bay.com>
2023-11-12 21:48:17 +02:00
Stuart Leeks 5c53ef2e10 Update broken links
https://account.kubemq.io/login/register is redirected to https://account.kubemq.io/auth/signup
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
2023-11-09 09:32:06 +00:00
Mark Fussell f492af580f
Merge branch 'v1.12' into issue_3775
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-10-30 09:34:58 -07:00
Hannah Hunter 0abf03a343
Redis limitation about transactions (#3848)
* add redis limitations note

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

* edits

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-27 10:34:31 -07:00
Hannah Hunter a64e00b0e2
remove ms (#3850)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-26 16:34:54 -07:00
Hannah Hunter c445eda8eb update aad to entra
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-24 17:52:53 -04:00
Susheel Thapa 1abd41b428
Fix typos in multiple files in dapr-docs (#3839)
* Chore: Typo fixed in multiple files

* Typo fixed

* Typo fixed(Telementry)

* Update pubsub-cloudevents.md

Signed-off-by: Susheel Thapa <sushilthapa9844242743@gmail.com>

---------

Signed-off-by: Susheel Thapa <sushilthapa9844242743@gmail.com>
2023-10-20 08:20:37 -07:00
Oliver Tomlinson e82d51c2ca
update to use the default kafka version to avoid uneccessary errors (#3837)
updated kafka pubsub component docs

Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com>
2023-10-19 06:37:50 -07:00
Hannah Hunter df4ca552fe
Merge branch 'v1.12' into fix-typo 2023-10-17 10:45:23 -04:00
Hannah Hunter 2a4f591a24
Merge branch 'v1.12' into bindings-dir 2023-10-17 10:40:31 -04:00
Shivam Kumar 8ba23898c4 fix typo
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-10-17 13:57:01 +05:30
frodera e83b4d3158
Update setup-nats-streaming.md (#3833)
Signed-off-by: frodera <219724+frodera@users.noreply.github.com>
2023-10-16 22:04:14 -07:00
Ilia Stepin f0ef4b9964
update s3 bindings links (#3782)
* update s3 bindings links

Signed-off-by: Ilia Stepin <stepinilya@gmail.com>

* Update s3.md

Signed-off-by: Ilia Stepin <stepinilya@gmail.com>

---------

Signed-off-by: Ilia Stepin <stepinilya@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-10-16 22:03:49 -07:00
Hannah Hunter 43937c435a
Merge branch 'v1.12' into bindings-dir 2023-10-12 11:13:59 -04:00
Hannah Hunter 04b2e8068b resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-11 18:57:19 -04:00
ItalyPaleAle 84e9dc1595 Remove direction metadata from output-only bindings
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-11 22:52:56 +00:00
Mark Fussell 5f4f521f91
Merge branch 'v1.12' into fix-3664 2023-10-11 15:18:55 -07:00
Mark Fussell 1a260817d0
Update http.md 2023-10-11 15:18:01 -07:00
Hannah Hunter 04c466da64
Merge branch 'v1.12' into fix-3525 2023-10-11 18:09:16 -04:00
Alessandro (Ale) Segala 74cf5ce84a
Updated docs for postgres and mysql components (#3811)
* Updated docs for postgres and mysql components

Fixes #3602

Also includes docs for https://github.com/dapr/components-contrib/pull/2975

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

* Update mysql.md

* Update postgresql.md

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

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

* Update postgresql.md

* Update mysql.md

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-11 15:05:59 -07:00
ItalyPaleAle c8c553ce51 Update docs for routeralias middleware
Fixes #3525

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-11 12:38:16 -07:00
ItalyPaleAle f9d5a1b89b Update docs for HTTP binding
Fixes #3664

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-11 12:32:16 -07:00
Mukundan Sundararajan 6b7214092a
Update daprdocs/content/en/reference/components-reference/supported-bindings/servicebusqueues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-11 09:17:49 -07:00
Hannah Hunter c750c8b23e
Merge branch 'v1.12' into asb-metadata-bindings 2023-10-10 11:54:58 -04:00
Mukundan Sundararajan ea00e24dbc
add docs for k8s kubeconfig, defaultNamespace (#3803)
* add docs for k8s kubeconfig, defaultNamespace

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

* address review comments.

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

---------

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-10 08:25:44 -07:00
Hannah Hunter 9971ee59bb
Merge branch 'v1.12' into asb-metadata-bindings 2023-10-10 10:45:35 -04:00
Mukundan Sundararajan 80661979e6 address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 20:11:07 +05:30
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