Commit Graph

673 Commits

Author SHA1 Message Date
VuiDJi 414f720b43
fixing typo (#3063)
Signed-off-by: VuiDJi <abayan89@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-01-29 21:23:54 -08:00
Hannah Hunter 8f72e541c7
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-27 14:58:33 -06:00
Hannah Hunter 3fa9fabee0
fix typo (#3082)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-26 22:27:13 -08:00
Hannah Hunter 62c4b17fb9 update strimzi link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:46:03 -06:00
Hannah Hunter 68cf31ca8a upmerge before endgame
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-25 16:33:41 -06:00
Hannah Hunter f341cdefb1
Merge pull request #3075 from solacese/v1.10
Adding Solace PubSub Component Docs
2023-01-24 13:54:17 -06:00
TKTheTechie 5ef2b250f4
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:47 -05:00
TKTheTechie d0492583f6
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:36 -05:00
TKTheTechie 874a665173
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:29 -05:00
TKTheTechie 1f25aa03dc
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:18 -05:00
TKTheTechie 17e5e5017a
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:48:10 -05:00
TKTheTechie 83fd12d803
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:53 -05:00
TKTheTechie 3faa75e0c7
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:45 -05:00
TKTheTechie e33e454b5f
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:32 -05:00
TKTheTechie d6ce7c1d62
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-solace-amqp.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-24 13:47:07 -05:00
Alessandro (Ale) Segala e93d700a83
Rename mqtt components to mqtt3 (#3059)
See https://github.com/dapr/components-contrib/issues/2359

The old component names are still available as aliases

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

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-23 20:20:45 -08:00
Tomasz Pietrek 11f90b03bd
Add docs for domain and api prefix (#3040)
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2023-01-21 16:48:05 -08:00
TKTheTechie 089814c38c Adding Solace PubSub Component Docs
Signed-off-by: TKTheTechie <thomas.kunnumpurath@solace.com>
2023-01-19 18:21:10 -06:00
Hannah Hunter 235626fa0f
`components-path` --> `resources-path` in how-tos and quickstarts (#3016)
* find and replace comopnents-path to resources-path

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

* missed a couple

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

* updates per pravin

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

* mark components-path as deprecated

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

* reword

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-18 12:14:18 -08:00
nyemade-uversky 918cc3fc9f
Delete dtfx-go.md 2023-01-18 12:51:57 -07:00
nyemade-uversky 70ffc61a15
Remove logic apps 2023-01-18 12:51:37 -07:00
Shubham Sharma 5313dffd1b
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-18 11:17:00 +05:30
Hannah Hunter 072ee76aaf
Merge pull request #3055 from shubham1172/shubham1172/add-bulk-docs-az-eh
Azure Event Hubs bulk publish documentation
2023-01-17 14:04:18 -06:00
VuiDJi 735f6738c1
fixed a typo in sentinelMasterName and it's examples (#3064)
Signed-off-by: VuiDJi <abayan89@gmail.com>

Signed-off-by: VuiDJi <abayan89@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-01-17 09:35:09 -08:00
Roberto Rojas a95ddf4d43
[1.10][AWS DynamoDB] Documentation for Partition Key Metadata Field (#3052)
* [1.10][AWS DynamoDB] Documentation for Partition Key Metadata Field

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

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>

* updates status to stable + fixes as PR review

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

* Update setup-dynamodb.md

Removing unneeded dots

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

* Update setup-dynamodb.md

can to console

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

Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-01-17 08:52:50 -08:00
Shubham Sharma eef5f69d87 Update bulk sub metadata
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-12 11:30:03 +05:30
Shubham Sharma ebf64d4a35 Add docs
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-12 11:08:59 +05:30
Shubham Sharma 471ab6263d Add a comment on how to set metadata
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-12 10:59:39 +05:30
Shubham Sharma ba82619509 Add note to Azure SB pubsub
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-01-12 10:39:52 +05:30
Hannah Hunter 4a7145bc08 Merge branch 'v1.10' of https://github.com/dapr/docs into issue_2798b 2023-01-11 15:26:13 -06:00
Alessandro (Ale) Segala 20c446543b
[1.10] Docs for Cloudflare components (#3032)
* WIP

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

* Complete docs for Workers KV state store

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

* Docs for the binding

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>

* Update per review feedback

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

* Ignore links to cloudflare dashboard

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

* Apply suggestions from code review

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

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

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

* 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>

* Changed per review feedback

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

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-09 20:22:07 -08:00
Syuparn a1d4b22c00
fix links in wasm middleware docs (#3029)
Signed-off-by: syuparn <s.hello.spagetti@gmail.com>

Signed-off-by: syuparn <s.hello.spagetti@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-01-03 21:30:07 -08:00
Alessandro (Ale) Segala 0d9b5a2792
Update docs for PostgreSQL state store (#3033)
Update the component due to changes introduced in dapr/components-contrib#2302 and dapr/components-contrib#2379

Fixes #2966

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

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-03 20:18:45 -08:00
Tomasz Pietrek de0bdd806b
Update deliver policy docs (#3007)
* Update deliver policy docs

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>

* Remove deliverAll policy

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2023-01-03 17:07:48 -08:00
Hannah Hunter 04b744bb7d
Merge branch 'v1.10' into issue_2798b
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-03 13:24:37 -06:00
Hannah Hunter a6175ea884 upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-03 12:04:01 -06:00
Hannah Hunter 90ed3f6c66
fix link
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-01-03 10:55:30 -06:00
Hannah Hunter e1086e7545 Merge branch 'issue_2937' of https://github.com/hhunter-ms/docs into issue_2937 2023-01-03 10:24:28 -06:00
Hannah Hunter 3ce9862a4b fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-01-03 10:24:06 -06:00
Hannah Hunter 268da740ec
Docs upmerge 12/16 (#3015)
* Fix: codeblock wasn't properly closed

Minor formatting fix.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* update code examples

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

* Fix broken link in components-concept page

Commit 043a39d3d1 shuffled content around and removed a section called "Pluggable Components", breaking an existing link to this section. This PR fixes the link to point to the section now hosting the appropriate content.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Add Resiliency to the concepts page

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Remove ServiceInvocation.NoDefaultContentType feature flag

Fixes #2869

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

* dotnet submodule

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

* Simplifying kubernetes YAML config (#2908)

* Simplifying Kubernetes YAML

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Update pluggable-components-registration.md

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

Signed-off-by: Marcos Candeia <marrcooos@gmail.com>

* Clarify GH actions doc (#2906)

* dotnet submodule

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

* attempt to clarify doc

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

* Revert "dotnet submodule"

This reverts commit 8fdeb6182d.

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

* dotnet submodule (#2904)

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update latest Python SDK version

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* etag true for dynamodb (#2902)

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* [Run w/o docker] Add tabs and port number (#2905)

* add tabs and window example

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

* edits per Mark

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* 1/3 update per alecor191

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

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Add missing rocketmq pubsub to table

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update aws-secret-manager.md

Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Apply feedback to resiliency concept page

* Mark pubsub.hazelcast as deprecated

Fixes #2708

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

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

Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* update supported versions list (#2916)

* update supported versions list

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

* updated supported versions

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

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update daprdocs/content/en/concepts/resiliency-concept.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update azure-kubernetes-service-extension.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Update redis.md

Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>

* Update eventgrid.md command typos (#2932)

Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>

Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>

* Add sidecar health image and fix broken links

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* update python to be declarative example

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

* Start of resiliency quickstart

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

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

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Update docs runtime version to 1.9.3

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update azure-api-management.md

Removed one word

Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>

* Use Google Analytics 4 ID (#2941)

Signed-off-by: Patrice Chalin <chalin@cncf.io>

Signed-off-by: Patrice Chalin <chalin@cncf.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fix Python SDK version

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* update code snippets

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

* Azurite queue default port is 10001

fix: Update azurite port to 10001 instead of 10000

See [docs](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio#queue-listening-port-configuration)

Signed-off-by: ThumNet <jeffreytummers@gmail.com>

* updates per resiliency example

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

* Add resiliency images for quickstarts

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Updates to resiliency svc invoke quickstart

* updates per Nick review

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

* Update daprdocs/content/en/developing-applications/integrations/Azure/azure-kubernetes-service-extension.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* capitalize Dapr

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

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

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

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

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

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

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

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

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

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

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix resiliency component quickstart

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update runtime version to 1.9.4

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update subscription examples (#2957)

* dotnet submodule

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

* update to v2alpha

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

* revert some changes

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

* update routes

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

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

* Kafka SASL SCRAM Authentication (#2939)

* Adds settings for SASL SCRAM SHA-256 and SHA-512

Signed-off-by: Andrew <mindovermiles262@gmail.com>

* Update setup-apache-kafka.md

Signed-off-by: Andrew <mindovermiles262@gmail.com>

Signed-off-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Update fluentd.md (#2967)

Elastic search installed by helm will version 8 series which does not let dapr connect with kibana(Because it enables authentication),
After using version 7 series works as expected

Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>

Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>

* Adding missing brace for json document example (#2968)

There is a missing brace in the example json

Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>

Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Update Kubernetes job page (#2973)

Adds a paragraph mentioning `restartPolicy` needs to be set to `Never` for successful job completion.

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>

* Remove backoffmaxretries from pubsub.mqtt metadata spec

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

* Fix resiliency run command in quickstart (#2983)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update version to 1.9.5 (#2987)

* Updated per feedback

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

* clarify app namespace

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

* Improve Hashicorp Vault documentation on CA certificates. (#2988)

* Improve Hashicorp Vault documentation on CA certificates.

Hashicorp Vault component documentation for CA related fields
(`caPem`, `caCert` and `caPath`) does not describe the precedence
among those flags and a big ambiguous on what those flags mean.

This PR tries to alliviate that.

Closes #2989

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* 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>

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

* Removing stored procedure references from cosmosDB docs (#3000)

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix broken ref in distributed_lock_api

Signed-off-by: Lenshood <lenshood.zxh@gmail.com>

* Adding `helm repo update` (#3010)

Signed-off-by: salaboy <Salaboy@gmail.com>

Signed-off-by: salaboy <Salaboy@gmail.com>

* change link for sidecar security (#3011)

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

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

* update port to match go code (#3014)

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Signed-off-by: ThumNet <jeffreytummers@gmail.com>
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Signed-off-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
Signed-off-by: shivam <shivamkm07@gmail.com>
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Lenshood <lenshood.zxh@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Co-authored-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: wxbty <38374721+wxbty@users.noreply.github.com>
Co-authored-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Co-authored-by: Richard de Zwart <richard@dezwartenco.nl>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: ThumNet <jeffreytummers@gmail.com>
Co-authored-by: Jeffrey Tummers <jeffreytummers@shipitsmarter.com>
Co-authored-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: vikram-thiru <113989405+vikram-thiru@users.noreply.github.com>
Co-authored-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Renato L. de F. Cunha <renatocunha@acm.org>
Co-authored-by: shivam <shivamkm07@gmail.com>
Co-authored-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Lenshood <lenshood.zxh@gmail.com>
Co-authored-by: salaboy <msalatino@vmware.com>
2022-12-21 11:33:16 -08:00
Syuparn b73428716d
fix description of Redis maxRetryBackoff metadata (#3020)
Signed-off-by: syuparn <s.hello.spagetti@gmail.com>

Signed-off-by: syuparn <s.hello.spagetti@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-21 07:36:27 -08:00
Hannah Hunter 7fa05d6996
Merge branch 'v1.9' into issue_2984 2022-12-19 16:39:40 -06:00
Renato L. de F. Cunha 58902c637e
Remove mentions of backoff from rabbitmq docs (#2978)
* Remove mentions of backoff from rabbitmq docs

In a recent change, the rabbitmq component dropped support for backoff policies.
This updates the documentation page by leaving those out as well.

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>

* 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: Mark Fussell <markfussell@gmail.com>

* 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: Mark Fussell <markfussell@gmail.com>

* 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: Mark Fussell <markfussell@gmail.com>

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

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

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

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

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

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

* Add @ItalyPaleAle's comments about differences in message delivery

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>

Signed-off-by: Renato L. de F. Cunha <renatocunha@acm.org>
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>
2022-12-16 17:14:34 -08:00
Hannah Hunter 6f5788a963 remove duplicate table row
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-12-15 17:28:01 -06:00
Ryan Lettieri eac8e9ffbf
Removing stored procedure references from cosmosDB docs (#3000)
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-12-13 17:47:32 -08:00
Tiago Alves Macambira 05850e7f5b
Improve Hashicorp Vault documentation on CA certificates. (#2988)
* Improve Hashicorp Vault documentation on CA certificates.

Hashicorp Vault component documentation for CA related fields
(`caPem`, `caCert` and `caPath`) does not describe the precedence
among those flags and a big ambiguous on what those flags mean.

This PR tries to alliviate that.

Closes #2989

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* 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>

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-12-13 17:35:40 -08:00
Tomasz Pietrek 26e134fe2c
Add ack policy docs (#2992)
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2022-12-13 17:14:34 -08:00
jinjianfeng-chn 7d5c4bc626
Modified the RocketMQ document based on V1.10 (#2951)
* Modified the RocketMQ document based on V1.10

Signed-off-by: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* 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: jinjianfeng-chn <feng081212@163.com>

* Grammar/readability pass

Signed-off-by: jinjianfeng-chn <feng081212@163.com>

Signed-off-by: jinjianfeng-chn <feng081212@163.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-13 16:36:11 -08:00
Hannah Hunter 7dc04870d2
Merge branch 'v1.10' into add-nats-streamName
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-12-08 17:03:56 -06:00
Sarthak Sharma cd7055c8c5 update cron docs
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
2022-12-07 15:59:29 +05:30
ItalyPaleAle 28f05d286b Updated per feedback
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-05 18:30:48 +00:00
Yaron Schneider a0006f8ce1
Merge branch 'v1.9' into fix-2708 2022-12-03 16:20:15 -08:00
shivam 661a8ff5c8 Remove backoffmaxretries from pubsub.mqtt metadata spec
Signed-off-by: shivam <shivamkm07@gmail.com>
2022-11-28 22:41:02 +05:30
Yaron Schneider f5f5017f35
Merge branch 'v1.9' into fix-2708 2022-11-27 17:56:29 -08:00
Chris Kingdon 976dcab9ce
Adding missing brace for json document example (#2968)
There is a missing brace in the example json

Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>

Signed-off-by: Chris Kingdon <ckchessmaster@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-11-23 09:54:39 -08:00
Armin Schlegel 6b578277f7
added docs for jetstream token based auth (#2959)
Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>

Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>
2022-11-23 09:54:16 -08:00
Alessandro (Ale) Segala 09cc2dbe62
Merge branch 'v1.9' into fix-2708 2022-11-21 22:32:41 -08:00
Andrew b540fa308c
Kafka SASL SCRAM Authentication (#2939)
* Adds settings for SASL SCRAM SHA-256 and SHA-512

Signed-off-by: Andrew <mindovermiles262@gmail.com>

* Update setup-apache-kafka.md

Signed-off-by: Andrew <mindovermiles262@gmail.com>

Signed-off-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-11-19 18:04:57 -08:00
Hannah Hunter 1b1214c88b
Merge branch 'v1.9' into patch-1 2022-11-10 11:20:22 -06:00
ThumNet ddc252ef82
Azurite queue default port is 10001
fix: Update azurite port to 10001 instead of 10000

See [docs](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio#queue-listening-port-configuration)

Signed-off-by: ThumNet <jeffreytummers@gmail.com>
2022-11-09 16:44:08 +01:00
Hannah Hunter 5cecc7d215
Merge branch 'v1.9' into fix-2708 2022-11-08 15:51:57 -06:00
Hannah Hunter a5f75708a5
Merge branch 'v1.9' into patch-3 2022-11-08 15:46:47 -06:00
Hannah Hunter 303acb3dea updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-08 11:24:26 -06:00
greenie-msft 3e46718b13
Merge branch 'v1.9' into patch-1 2022-11-03 10:03:56 -07:00
greenie-msft 36b7e2c464
Merge branch 'v1.9' into resiliency_concepts 2022-11-03 09:24:38 -07:00
Nick Greenfield a64803c09d Add sidecar health image and fix broken links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-11-03 09:23:48 -07:00
Ana Cozma 5cfba9f69c
Update eventgrid.md command typos (#2932)
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>

Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
2022-11-03 07:37:49 -07:00
wxbty 80b61c484c
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
2022-11-03 11:23:34 +08:00
wxbty 19393252de
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
2022-11-03 11:22:46 +08:00
Hannah Hunter 3a70766a0c move things around per nyemade
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-11-02 16:23:57 -05:00
ItalyPaleAle d405696f82 Added `timeoutInSeconds` property for `state.mysql`
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-11-01 21:15:20 +00:00
Tomasz Pietrek a5077c41b4 Add NATS streamName docs
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
2022-11-01 11:38:35 +01:00
Alessandro (Ale) Segala 638ab77f2b
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-hazelcast.md
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2022-10-31 12:44:44 -07:00
ItalyPaleAle ac919b9fde Mark pubsub.hazelcast as deprecated
Fixes #2708

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-10-31 18:15:26 +00:00
vishalsignity 08455c7134
Update aws-secret-manager.md
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
2022-10-28 17:54:37 +05:30
wxbty 830b4c2076
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
2022-10-27 13:54:44 +08:00
wxbty 914b2192e1
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
2022-10-17 17:40:03 +08:00
Jarema ddf13e6444 Update JetStream pub sub docs
Signed-off-by: Jarema <melgaer@gmail.com>
2022-10-14 09:45:58 +02:00
Tiago Alves Macambira eec904d34e
Fix: codeblock wasn't properly closed
Minor formatting fix.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
2022-10-13 16:28:52 -07:00
Tiago Alves Macambira 8f08e681df
Update SecretStore API documentation to account for Features feature. (#2863)
* Update SecretStore API documentation to account for Features feature.

Updates secret stores data/components and partial HTML fragment to
account for this new feature, updating the table of supported secret
stores.

Updates Secret Store API page to refer to this feature in the secret
retrieval API documentation.

Updates HashiCorp Vault documentation to explicitly mention this
feature is supported and used by HashiCorp Vault.

Closes #2787

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Improves documentation, kas k8s as a multi kv secret store.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Removing TODO and small fix

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Minor fix

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Clarification about vaultValueType

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Improve Local File Secret Store documentation

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Tiny fixes

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Tiny fixes

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Apply suggestions from code review

Applying suggestions from @greenie-msft

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Apply suggestions from code review

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* 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>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/file-secret-store.md

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Apply suggestions from code review

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

* Update `multiValued` definition

Makes its relation to the `multipleKeyValuesPerSecret` behavior explicit.

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>

Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-11 16:34:02 -07:00
Alessandro (Ale) Segala e8362047ab
Updated docs for dapr/components-contrib#2104 (#2822)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-10 22:10:57 -07:00
Nick 44ed7a782a
Documentation for Jetstream TLS configuration (#2698)
* docs(pubsub/jetstream): make table readable as plain text and easier to edit

Signed-off-by: NickLarsenNZ <nick@aptiv.co.nz>

* docs(pubsub/jetstream): add tls client authentication fields (see dapr/components-contrib#1924)

Signed-off-by: NickLarsenNZ <nick@aptiv.co.nz>

* docs(pubsub/jetstream): make example values consistent (strings quotes inside the code span)

Signed-off-by: NickLarsenNZ <nick@aptiv.co.nz>

* add to yaml example and mark as optional

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

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

Signed-off-by: NickLarsenNZ <nick@aptiv.co.nz>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-07 15:13:38 -07:00
Bruce Huang 82eb8ecdaa
update rocketmq docs (#2740)
Signed-off-by: helbing <helbingxxx@gmail.com>

Signed-off-by: helbing <helbingxxx@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-10-06 11:18:28 -07:00
Carlos Mendible 2115e41cb8
Azure App Configuration Request Metadata (#2810)
* Azure App Configuration Request Metadata

Signed-off-by: cmendible <cmendible@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Carlos Mendible <266546+cmendible@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Carlos Mendible <266546+cmendible@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Carlos Mendible <266546+cmendible@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-configuration-stores/azure-appconfig-configuration-store.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Carlos Mendible <266546+cmendible@users.noreply.github.com>

Signed-off-by: cmendible <cmendible@gmail.com>
Signed-off-by: Carlos Mendible <266546+cmendible@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-04 22:11:45 -07:00
Alessandro (Ale) Segala d5a8227b17
Updated metadata for various Azure components (#2855)
Fixes #2613

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

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-04 22:02:11 -07:00
Mr.Black d1ad33ce1e
Add Alicloud SLS output binding docs (#2711)
* add alicloud sls binding component document

Signed-off-by: RcXu <honeyxhl@163.com>

* Add Alicloud SLS output binding docs

Signed-off-by: RcXu <honeyxhl@163.com>

* Add Alicloud SLS output binding docs

Signed-off-by: RcXu <honeyxhl@163.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mr.Black <honeyxhl@163.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Mr.Black <honeyxhl@163.com>

Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: Mr.Black <honeyxhl@163.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-10-04 19:56:01 -07:00
Yaron Schneider 55d7bb328e
Add AWS S3 presign url (#2832)
* add aws s3 presign url

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

* fix broken link

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

* fix broken link 2

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

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

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

* remove filePath

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

* add upload description

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

* fix broken link

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

* fix broken link

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

* add presign existing object content

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

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-04 13:56:44 -07:00
Hannah Hunter 9286e09366
Upmerge v1.8 --> v1.9 - 9/28 (#2839)
* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* Updates wasm middleware documentation with compilation instructions

These changes are coupled with https://github.com/dapr/components-contrib/pull/1833

Signed-off-by: Adrian Cole <adrian@tetrate.io>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>

* feedback

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* permute

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* add note to aws sns/sqs component doc; quick edit

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

* change data to value

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

* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* Patch 3 (#2691)

* Update release version from 1.8.2 to 1.8.3

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

* Update shortcode from 1.8.2 to 1.8.3

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

* fix: typo

Signed-off-by: 1046102779 <seachen@tencent.com>

* feature: add a private helm repo for dapr

Signed-off-by: 1046102779 <seachen@tencent.com>

* Update install-dapr-cli.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

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

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>

* Fix pubsub quickstart component name to match QS source code

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* add output of success

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

* remove word

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

* add sentence

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

* redis 6 update (#2718)

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

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

* Update Dapr version to 1.8.4 (#2714)

* Update Dapr version to 1.8.4

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update CLI version to 1.8.1

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Fixed an issue with code highlighting

Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>

* Fix links to broken middleware components

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* RethinkDB has no transactions, etags

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* fix a typo (#2748)

Signed-off-by: Loong <loong.dai@intel.com>

Signed-off-by: Loong <loong.dai@intel.com>

* fix typo (#2751)

Signed-off-by: RcXu <honeyxhl@163.com>

Signed-off-by: RcXu <honeyxhl@163.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update component status in v1.7

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Mark components as stable in v1.8

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Correct state azure stablestorage status in v1.7

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update setup-sqlserver.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* fix some typos (#2765)

Signed-off-by: Loong <loong.dai@intel.com>

Signed-off-by: Loong <loong.dai@intel.com>

* Typo fix installtion > installation (#2726)

Signed-off-by: Greg. A. <gautric@users.noreply.github.com>

Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Add a new version of the Dapr Diagrams deck (#2773)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Fix typos in MongoDB state configuration file example (#2775)

Closes https://github.com/dapr/docs/issues/2774

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

* update service invo row item

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

* update az cli commands

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

* remove unnecessary flags

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

* ignore links

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

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* remove ignore links

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

* java submodule

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

* Fix two typo's (#2812)

Signed-off-by: Maarten Mulders <mthmulders@users.noreply.github.com>

Signed-off-by: Maarten Mulders <mthmulders@users.noreply.github.com>

* Updates/fixes to mySQL binding doc (#2819)

* update link (#2823)

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

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

* fix the example code (#2811)

Signed-off-by: Loong <loong.dai@intel.com>

Signed-off-by: Loong <loong.dai@intel.com>

* fix incorrect reference (#2802)

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fix Configuration API unsubscribe endpoint  (#2797)

* fix unsubscribe path

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>

* maintain punctuation uniformity

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>

* maintain punctuation uniformity

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>

* Update configuration_api.md

Making examples consistent

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

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix link

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

* Update go commands to match quickstarts (#2725)

* update go commands

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

* ignore links

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Add note for sidecar readiness (#2817)

* Revert "java submodule"

This reverts commit b438550fbb.

* revert submodule changes

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

* remove note

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

* update link

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Docs contributing guide updates (#2768)

* initial edits

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

* updates

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

* add templates

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

* fix links

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

* remove path

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

* add docs

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

* remove from .github doc

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

* fix validate links

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

* updates per mark

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

* add submodule section

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

* remove link and reword

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

* fix link?

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

* apparently case matters for links now

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

* update per mark review

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

* update link

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

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Changed the broken middleware links. (#2781)

* Add a new version of the Dapr Diagrams deck (#2773)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>

* Fix typos in MongoDB state configuration file example (#2775)

Closes https://github.com/dapr/docs/issues/2774

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>

* Changed the broken middleware links.

Signed-off-by: Shivani Singh <shivasingh@microsoft.com>

* Made the required changes for Rego/OPA

Signed-off-by: Shivani Singh <shivasingh@microsoft.com>

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>

* update az cli commands

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

* remove unnecessary flags

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

* ignore links

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

* remove ignore links

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

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>

* update service invo row item

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

* Fixed Rego/OPA broken link

Signed-off-by: Shivani Singh <shivasingh@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix links

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

Signed-off-by: 1046102779 <seachen@tencent.com>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Shivani Singh <shivasingh@microsoft.com>
Co-authored-by: 1046102779 <seachen@tencent.com>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Loong Dai <loong.dai@intel.com>
Co-authored-by: Mr.Black <honeyxhl@163.com>
Co-authored-by: Greg. A <gautric@users.noreply.github.com>
Co-authored-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Boris Lublinsky <blublinsky@hotmail.com>
Co-authored-by: Sarthak Sharma <sartsharma@microsoft.com>
Co-authored-by: shivanisinghnitp <58537821+shivanisinghnitp@users.noreply.github.com>
2022-09-28 15:51:02 -07:00
AkhilaC 84402ba8f1
postgres configuration store (#2800)
* postgres configuration store

Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>

* Added example for subscribe request

Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>

* added pool_max_conns to example connection string

Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>

* added recommendation to use single subscription with multiple keys

Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>

* fixed review comments

Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>

Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-09-27 15:32:24 -07:00
Pravin Pushkar 9c3b7dbc46
Updated azure app config metadata fields name (#2830)
* Updated azure app config metadata fields name

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

* Updating index for configuration store

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

Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-09-27 14:57:02 -07:00
Hannah Hunter a35f0dcdb8
Upmerge to 1.9 (#2793)
* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* Updates wasm middleware documentation with compilation instructions

These changes are coupled with https://github.com/dapr/components-contrib/pull/1833

Signed-off-by: Adrian Cole <adrian@tetrate.io>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>

* feedback

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* permute

Signed-off-by: Adrian Cole <adrian@tetrate.io>

* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* add note to aws sns/sqs component doc; quick edit

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

* change data to value

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

* feature/helmchart: supported private helm chart repo to install dapr cluster

Signed-off-by: 1046102779 <seachen@tencent.com>

* Patch 3 (#2691)

* Update release version from 1.8.2 to 1.8.3

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

* Update shortcode from 1.8.2 to 1.8.3

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

* fix: typo

Signed-off-by: 1046102779 <seachen@tencent.com>

* feature: add a private helm repo for dapr

Signed-off-by: 1046102779 <seachen@tencent.com>

* Update install-dapr-cli.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

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

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>

* Fix pubsub quickstart component name to match QS source code

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* add output of success

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

* remove word

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

* add sentence

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

* redis 6 update (#2718)

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

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

* Update Dapr version to 1.8.4 (#2714)

* Update Dapr version to 1.8.4

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update CLI version to 1.8.1

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Fixed an issue with code highlighting

Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>

* Fix links to broken middleware components

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* RethinkDB has no transactions, etags

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* fix a typo (#2748)

Signed-off-by: Loong <loong.dai@intel.com>

Signed-off-by: Loong <loong.dai@intel.com>

* fix typo (#2751)

Signed-off-by: RcXu <honeyxhl@163.com>

Signed-off-by: RcXu <honeyxhl@163.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update component status in v1.7

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Mark components as stable in v1.8

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Correct state azure stablestorage status in v1.7

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update setup-sqlserver.md

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* fix some typos (#2765)

Signed-off-by: Loong <loong.dai@intel.com>

Signed-off-by: Loong <loong.dai@intel.com>

* Typo fix installtion > installation (#2726)

Signed-off-by: Greg. A. <gautric@users.noreply.github.com>

Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Add a new version of the Dapr Diagrams deck (#2773)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Fix typos in MongoDB state configuration file example (#2775)

Closes https://github.com/dapr/docs/issues/2774

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

* update service invo row item

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

* update az cli commands

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

* remove unnecessary flags

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

* ignore links

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

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix broken link

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* remove ignore links

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

Signed-off-by: 1046102779 <seachen@tencent.com>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: yellow chicks <seachen@tencent.com>
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: RcXu <honeyxhl@163.com>
Signed-off-by: Greg. A. <gautric@users.noreply.github.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: 1046102779 <seachen@tencent.com>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
Co-authored-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Loong Dai <loong.dai@intel.com>
Co-authored-by: Mr.Black <honeyxhl@163.com>
Co-authored-by: Greg. A <gautric@users.noreply.github.com>
Co-authored-by: Yash Nisar <yashnisar@microsoft.com>
2022-09-14 17:13:28 -07:00
Yash Nisar a6301852bb
Fix typos in MongoDB state configuration file example (#2776) 2022-09-08 20:18:23 -07:00
Bernd Verst c3c0aa833f RethinkDB now Beta, but has no transactions, etags
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-26 10:00:27 -07:00
cmendible b80ece3385 Azure App Configuration docs
Signed-off-by: cmendible <cmendible@gmail.com>
2022-08-05 09:32:33 +00:00
Bernd Verst d63d5815cc Update daprdocs/content/en/reference/components-reference/supported-bindings/signalr.md
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst 306f6ebcf5 Update daprdocs/content/en/reference/components-reference/supported-bindings/signalr.md
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst c7969869d1 Update daprdocs/content/en/reference/components-reference/supported-bindings/signalr.md
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst fa9e06196d Update daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst 7f0133102b Update daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst fc20decd7d Update daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst 69a312918a Update daprdocs/content/en/reference/components-reference/supported-bindings/signalr.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst 761d12e7e5 Update daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst 8e7596eb9b Update daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst 10b543bfbd Update daprdocs/content/en/reference/components-reference/supported-bindings/signalr.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst 743130c0db Update daprdocs/content/en/reference/components-reference/supported-bindings/signalr.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst 7ad8d6dd9c Update daprdocs/content/en/reference/components-reference/supported-bindings/signalr.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Bernd Verst 41866111a7 Document SignalR and Storage Queues Binding AAD Support
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
1046102779 91d4447dc5 fix: typo
Signed-off-by: 1046102779 <seachen@tencent.com>
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-03 12:53:33 -07:00
Hannah Hunter 3ad361980b upmerge v1.8 to v1.9
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-27 17:20:29 -05:00
Shubham Sharma 92cc6c159a
Add example for HTTPS binding (#2628)
* Add example and minor 💄

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* 💄

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add links per Mark's comments

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-27 14:08:20 -07:00
Christian Kaps 1501480b33
Add Zeebe autocomplete flag (#2673)
Signed-off-by: Christian Kaps <ck-github@mohiva.com>
2022-07-27 14:00:18 -07:00
Hannah Hunter ff9de5c8f4
Remove namespace element from component examples (#2647)
* remove namespace

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

* fix links

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

* add namespace back to schema and config

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

* add namespace back to some examples

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-27 13:51:41 -07:00
Alessandro (Ale) Segala c0c63a70a1
Explain that `namespaceName` must be a FQDN to Service Bus (#2651)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-07-14 16:24:43 -07:00
Nick Greenfield d9c48f7151 Merge branch 'v1.7' into v1.8
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-07-06 18:07:41 -07:00
Hannah Hunter dfbc33f110
Add middleware-routerchecker.md to v1.7 (#2623)
* add file

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

* add to table

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

* Update daprdocs/data/components/middleware/http.yaml

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 17:25:15 -07:00
Nick Greenfield 281651ef8d Merge branch 'v1.7' into v1.8
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-07-06 15:44:06 -07:00
Yaron Schneider beb55d781e
Revert "Adds settings for SASL SCRAM SHA-256 and SHA-512 (#2621)" (#2624)
This reverts commit 58ae69de54.
2022-07-06 15:43:30 -07:00
Andrew 58ae69de54
Adds settings for SASL SCRAM SHA-256 and SHA-512 (#2621)
* Adds settings for SASL SCRAM SHA-256 and SHA-512

Signed-off-by: Andrew <mindovermiles262@gmail.com>

* Update setup-apache-kafka.md

Signed-off-by: Andrew <mindovermiles262@gmail.com>
2022-07-06 15:19:26 -07:00
Hannah Hunter 493fbe5a7b
fix links and typo (#2618)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-07-06 12:28:58 -07:00
Shubham Sharma 09ee0c441f
Add documentation for installing custom certificates to Dapr sidecar (#2572)
* Add content

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Refactor

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* 💄

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Address @greenie-msft comments

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Review comments by @mukundansundar

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Use alert for note

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Review comments by @mukundansundar

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Review comments by @msfussell

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Add section in http binding

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Typo

* Typo

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-06 11:42:00 -07:00
Yaron Schneider 375911991d
Add s3 file upload example (#2614)
* add s3 file upload example

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

* update example

Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-07-06 10:57:56 -07:00
nyemade-uversky dc3e62d455
Add spec metadata fields section to K8S secret store docs (#2593)
* Add Spec metadata fields section

Added Spec metadata fields section and removed the "name" metadata attribute from code example


Signed-off-by: nyemade-uversky <nuversky@microsoft.com>

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

* Update daprdocs/content/en/reference/components-reference/supported-secret-stores/kubernetes-secret-store.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

* Added square brackets 

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-01 14:29:52 -07:00
Malte Götz 31f641f829
Fixed indentation of RabbitMQ binding spec (#2586)
This is my commit message
Signed-off-by: Malte Goetz

Signed-off-by: Malte Götz <maltegoetz@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-07-01 14:19:04 -07:00
Mark Fussell 4c5837242c
Distributed Lock API updates (#2591)
* lock API files

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

* lock API files

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

* lock API files update

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

* lock API files update overview

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

* lock API files update overview

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

* lock API files update buidling block

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

* lock API files update overview

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

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/distributed-lock/distributed-lock-api-overview.md

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

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

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

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

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

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

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

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

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

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

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

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

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

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

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

* Update daprdocs/content/en/reference/components-reference/supported-locks/redis-lock.md

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

* Updates to Redis metadata and overview

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2022-06-30 21:47:27 -07:00
Hannah Hunter 490c6afe44
[JetStream] Enabling on NATS server (#2584)
* initial addition of jetstream flag

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

* for review

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

* updates per Bernd

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-30 13:04:03 -07:00
Mark Fussell e60c7a52f2
Merge branch 'v1.8' into v1.8 2022-06-24 16:44:41 -07:00
Hannah Hunter bb27ffd146
[kafka] updates to bindings and pubsub component docs (#2552)
* add updates for kafka bindings and pubsub

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

* add suggestion from sky

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

* reference authentication from pubsub

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

* add Mark suggestion

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-24 15:02:30 -07:00
Loong Dai d3dfc9a702
add wasm http middleware (#2520)
* add wasm http middleware

Signed-off-by: Loong Dai <loong.dai@intel.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update middleware-wasm.md

* Update middleware-wasm.md

* Update middleware-wasm.md

* Update middleware-wasm.md

* Update middleware-wasm.md

* Update _index.md

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-24 10:43:28 -07:00
Bernd Verst f55a8603cc
Add Table Storage documentation for AAD and Cosmos DB Table API (#2564)
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-23 22:31:23 -07:00
arahja 2e8c3a7b58
Updated sendgrid documentation for issue #2452 related to dapr/compon… (#2503)
* Updated sendgrid documentation for issue #2452 related to dapr/components-contrib#1749

Signed-off-by: Adam Rahja <adam@resolve.com>

* Added extra examples to the sendgrid component documentation.

Signed-off-by: Adam Rahja <adam@resolve.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-23 22:10:48 -07:00
Mark Fussell bfea6bd295
Merge branch 'v1.8' into v1.8 2022-06-23 21:54:48 -07:00
Alessandro (Ale) Segala ab8e4ac5e2
Updated MQTT docs (#2559)
* Updated MQTT docs
For dapr/components-contrib#1810

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

* Update setup-mqtt.md

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-23 21:50:38 -07:00
saber-wang 861dcb7a03 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: saberwang <saberwang@hotmail.com>
2022-06-24 08:59:47 +08:00
saber-wang 05e9fc07dd 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: saberwang <saberwang@hotmail.com>
2022-06-24 08:59:47 +08:00
saber-wang 44a9840116 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: saberwang <saberwang@hotmail.com>
2022-06-24 08:59:47 +08:00
seeflood d522e47b86
docs: in memory state store component (#2534)
* in mem state

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* resolve issues

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* Developer-only

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

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

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

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

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

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

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

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

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

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

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

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

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

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

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

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

* add in memory comp

Signed-off-by: seeflood <zhou.qunli@foxmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-23 17:42:50 -07:00
saber-wang 4f5d3f41ef
Merge branch 'v1.8' into v1.8 2022-06-24 07:04:47 +08:00
greenie-msft 73cdfe8b3a
Merge branch 'v1.7' into cosmosdb-harcoded-dapr-version 2022-06-23 08:59:44 -07:00
Nick Greenfield 748f620f67 Merge branch 'v1.7' into upmerge/06_21_2022
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-06-21 14:53:30 -07:00
Mark Fussell fddbe38b59
Merge branch 'v1.7' into data-driven-components 2022-06-21 13:32:55 -07:00
Sarthak Sharma 19196d9ad9
Add info for Redis Binding create operation (#2539)
* fix formatting for kubernetes binding doc

Signed-off-by: Sarthak Sharma <t-sartsharma@microsoft.com>

* add request format for redis binding

Signed-off-by: Sarthak Sharma <t-sartsharma@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-21 12:37:38 -07:00
ItalyPaleAle f7cc3dd2e7 Do not hardcode Dapr version in sample
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-06-21 18:20:27 +00:00
greenie-msft e540cebb59
Upmerge 1.7 into 1.8 [2022-06-20] (#2546)
* fix code snippet typo and grammar pass

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

* fix parameter typo and grammar pass

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

* Fix CLI command typo

Fix CLI certificate renewal command typo

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Fixes state-store-ttl Python example (#2352)

* Update state-store-ttl.md

Add comma so the metadata value is a tuple of tuple, otherwise Python collapses it to just being an ordinary tuple.

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update pubsub-raw.md

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fix go quickstart port (#2360)

* fix go quickstart port

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

* fix pub/sub port also

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

* Fixes wrong working directory for dotnet state management sample (#2359)

* Wrong working directory for .Net state management sample

The working directory for .NET is pointing to `pub_sub` but it should be `state_management`.

Signed-off-by: Stephane Lapointe <stephane.lap@outlook.com>

* Removing the word "publisher" which was also unneed

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* add new dapr init flags and examples to docs

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

* quick save

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

* [state management] Update docs around transactional operations (#2372)

* clarify transactional operations in docs

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

* Added some more details for clarity

* updates per Mark

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

* remove en from link

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

* ignore links attempt

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fixed typo in security concept doc (#2374)

Signed-off-by: moreyhat <moreyhat@gmail.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Fix curl example

`\` is missing for some curl examples.

Signed-off-by: zhangchao <zchao9100@gmail.com>

* Update metrics-overview.md

* replace zip file; update url (#2386)

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

* Update to version to 1.7.1 (#2388)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* typo fix (#2384)

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update building_blocks.png (#2387)

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update dapr runtime version to 1.7.2

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Remove "quickstart" references from tutorial (#2383)

* remove quickstart references

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

* Update daprdocs/content/en/getting-started/tutorials/get-started-component.md

* Update daprdocs/content/en/getting-started/tutorials/get-started-component.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* sentry isn't installed by default in self-hosted mode (#2366)

* sentry isn't installed by default in self-hosted mode

Fixes: #2365

Signed-off-by: Doug Davis <dug@microsoft.com>

* Update daprdocs/content/en/concepts/dapr-services/sentry.md

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Bump nanoid from 3.1.23 to 3.3.2 in /daprdocs (#2348)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.3.2)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update JS submodule

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* [Dapr API] Extend example to include delete state (#2377)

* extend dapr api example

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

* remove extra #

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

* quote urls

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

* ignore links

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

* remove transactional and bulk get

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

* update intro to only one object

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

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fix TTL example for Python (#2394)

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Fix config yaml w.r.t. name and namespace (#2397)

The config sample yaml used the wrong namespace and while in there I decided to
mention the name of the config instead of just its namespace since the two
are so similar, I didn't want people to think one was a typo.

And the monitoring sample had a typo.

Signed-off-by: Doug Davis <dug@microsoft.com>

* [quickstarts] fix port typo in pubsub and service invo (#2369)

* fix typo in js command

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

* check commands in other quickstarts

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update kubernetes overview to explain where annotations should actually go to (#2400)

Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Add profile-port to env variables table (#2402)

* add profile-port to env variables table

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

* fix link

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* [secrets and actors api reference docs] error code fixes (#2356)

* error code fixes

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

* reverting changes to secrets api

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update presentation

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

* add note to table

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

* add missing upgrade step for 1.7 (#2423)

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

* update presentation (#2415)

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

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* new deck

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

* Fixes in howto-bindings: (#2416)

- JS and curl samples were sending data as objects but sample apps expected ints
- Improved JS sample to correctly handle async code and make it more readable
- Fixed indentation in .NET code
- JavaScript has uppercased S

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* API tokens do not need to be JWT's (#2332)

* API tokens do not need to be JWT's

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Updated app-api-token

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* message for restarting the dapr-enabled pods (#2399)

* message for restarting the dapr-enabled pods

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

* Addressed review comments

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix kafka pubsub example config (#2429)

Signed-off-by: zhangchao <zchao9100@gmail.com>

* update otel collector version to 0.50.0 (#2434)

Signed-off-by: fabistb <fabian0401@online.de>

* Fixing URL bug in AWS name (#2439)

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

* Update runtime version to 1.7.3

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update vscode-how-to-debug-multiple-dapr-apps.md

Signed-off-by: Jack Liu shurui <jackliusr@gmail.com>

* correct configuration.program in launch.json

Signed-off-by: Jack Liu shurui <jackliusr@gmail.com>

* Update daprdocs/content/en/reference/arguments-annotations-overview.md

* Mention that the DAPR_INSTALL_DIR directory must already exist (#2410)

Signed-off-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Added missing metadata option for Service Bus in 1.7 (#2448)

* Added missing metadata option for Service Bus

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

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

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* [Pub/sub] Overview & how-tos (#2414)

* overview; parse out howto-publish-subscribe

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

* updates after talk w Mark

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

* break up cloudevents into two articles

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

* update to overview

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

* how to and overview updates

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

* grammar pass before opening for review

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

* updates from Mark

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

* updated diagram

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* typo fix and freshness pass (#2460)

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* add example of non-default ports (#2458)

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* [AWS components] Add note for AWS K8s components (#2459)

* add aws note

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

* small fix

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix typo (#2468)

fix typo on Components page: https://github.com/dapr/docs/issues/2466

Signed-off-by: owen <zhi_gang_sun@163.com>

* Update latest version of dapr runtime to 1.7.4 (#2478)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update service-invocation-overview.md (#2419)

* Update service-invocation-overview.md

This is a work in progress. Opening an early draft-PR to start getting feedback before I complete the doc refresh for service invocation API.

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

Added table for doc consistency between refresh docs

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md

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

* Update service-invocation-overview.md

* Update service-invocation-overview.md

* Update service-invocation-overview.md

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

* [Quickstart] Secrets Mgmt (#2470)

* initial draft

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

* link to quickstart from overview and howto

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

* add go example

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

* forgot go tab

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

* small change

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* attempt at java example (#2486)

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

* fix link (#2489)

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

* update orderprocessor port (#2491)

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* [State store component] Add clarification to Redis state store setup (#2492)

* add suggested text

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

* peer level

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Match linkTitle case for HTTP (#2480)

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix and move links (#2505)

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

* fix formatting and add response output (#2504)

Signed-off-by: Sarthak Sharma <t-sartsharma@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Add note to documentation to reference the podName attribute (#2523)

Signed-off-by: CacheCoww <hmsmith2510@gmail.com>

* Added spec.metadata to example and note (#2527)

Signed-off-by: Tyson Lawrie <tlawrie@users.noreply.github.com>

* Clarify how Component configuration works (#2507)

* Add section on Component configuration.

* Clarify component configuration details.

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Signed-off-by: Simon Waight <simon.waight@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Signed-off-by: Simon Waight <simon.waight@gmail.com>

* Update daprdocs/content/en/concepts/components-concept.md

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* [secrets mgmt] typo in go section (#2530)

* typo in go section

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

* clean up link

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

* change opencensus link

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fixed Go sample code (#2531)

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update issue and typos (#2533)

* diagram updates (#2536)

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

* [How-tos] Remove step numbers in how-to docs (#2542)

* changes per Nick

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

* updates per Mark

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

* fix error

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Stephane Lapointe <slapointe@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: moreyhat <moreyhat@gmail.com>
Co-authored-by: Taction <zchao9100@gmail.com>
Co-authored-by: Doug Davis <duglin@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thorsten Hans <thorsten.hans@outlook.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Fabian Steinbach <63794579+fabistb@users.noreply.github.com>
Co-authored-by: Jack Liu Shurui <jackliusr@gmail.com>
Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
Co-authored-by: zhi-gang-sun <zgsun@cn.ibm.com>
Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Sarthak Sharma <48413781+sarsharma@users.noreply.github.com>
Co-authored-by: CacheCoww <hmsmith2510@gmail.com>
Co-authored-by: Tyson Lawrie <tlawrie@users.noreply.github.com>
Co-authored-by: Simon Waight <simon.waight@gmail.com>
2022-06-20 21:36:22 -07:00
Nick Greenfield 4ec32d33f3 Update title, link and description to include SQL API
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-06-20 14:45:18 -07:00
Nick Greenfield 3e88aa7aac Guide users to generic mongo db component for azure cosmos db with mongo api 2022-06-20 13:01:17 -07:00
Alessandro (Ale) Segala 7adaa4e01f
Updated Service Bus Queues binding for components-contrib#1791 (#2529)
* Updated Service Bus Queues binding for components-contrib/1791

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

* Missing updating example

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

* Update servicebusqueues.md

Update the TTL number

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-17 13:51:58 -07:00
Yaron Schneider 71cd3b07a2
Add mqtt metadata spec and fix sendgrid json sample (#2525)
* add mqtt metadata spec and fix sendgrid json sample

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

* update phrasing

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-16 15:22:30 -07:00
Mark Fussell 7e32e981a3
Merge branch 'v1.7' into data-driven-components 2022-06-15 12:03:39 -07:00
Alessandro (Ale) Segala 02aafa20e6
Updated metadata for Service Bus binding/pubsub (#2512)
* Updated metadata for Service Bus binding/pubsub

See dapr/components-contrib#1783

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

* Changed as requested

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

* Changed as requested

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-15 11:54:03 -07:00
Yaron Schneider 2fb9058eb8
Update NATS streaming concurrencyMode (#2524)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-06-15 11:41:24 -07:00
Tyson Lawrie 4b1deaea54
Added spec.metadata to example and note (#2527)
Signed-off-by: Tyson Lawrie <tlawrie@users.noreply.github.com>
2022-06-15 08:00:11 -07:00
Mark Fussell 661bc71a27
Merge branch 'v1.7' into data-driven-components 2022-06-13 20:18:43 -07:00
Alessandro (Ale) Segala bd448c08fb
Updated pubsub.rabbitmq docs (#2515)
Added publisherConfirms. See dapr/components-contrib#1762

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-13 17:50:30 -07:00
Yaron Schneider d113dbc8c9
Update PostgreSQL status (#2522)
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
2022-06-13 15:35:06 -07:00
saber-wang f510cfbf03
Merge branch 'v1.8' into v1.8 2022-06-11 13:50:09 +08:00
saber-wang 4c627530b2 Update setup-rabbitmq.md
Signed-off-by: saberwang <saberwang@hotmail.com>
2022-06-11 13:29:00 +08:00
Sarthak Sharma e7711c1d79
fix formatting and add response output (#2504)
Signed-off-by: Sarthak Sharma <t-sartsharma@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-10 10:26:10 -07:00
Shubham Sharma 51dfc28dd7
Add docs for RocketMQ pubsub (#2469)
* Remove Alibaba and incorporate suggestions

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Update metadata

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2022-06-07 21:20:46 -07:00
John Ewart 4bd88d59f0 Add partial shortcode and partials for components along with data files
Signed-off-by: John Ewart <johnewart@microsoft.com>
2022-06-07 10:54:24 -07:00
Hannah Hunter f9acc469a9
[State store component] Add clarification to Redis state store setup (#2492)
* add suggested text

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

* peer level

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-06-03 10:04:25 -07:00
saberwang 7c21cb3dab Add an example of binding multiple routingKeys
Signed-off-by: saberwang <saberwang@hotmail.com>
2022-05-27 10:25:27 +08:00
Hannah Hunter ef2e724268
[AWS components] Add note for AWS K8s components (#2459)
* add aws note

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

* small fix

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-26 16:40:17 -07:00
Jasonli bf906df360
add doc for the Huawei OBS new bindings component (#2447)
* add doc for the Huawei OBS new bindings component

Signed-off-by: jasonlica <jasonli@huawei.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Add an example for the list command in Huawei OBS docs

Signed-off-by: jasonlica <jasonli@huawei.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-26 15:45:54 -07:00
Alessandro (Ale) Segala 3e4d827918
Updated Azure Service Bus docs for 1.8 (#2450)
* Added missing metadata option for Service Bus

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

* Updated docs for Azure Service Bus changes in 1.8

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-05-26 13:54:31 -07:00
Alessandro (Ale) Segala 63b6b3f5f4
Added missing metadata option for Service Bus in 1.7 (#2448)
* Added missing metadata option for Service Bus

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

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

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-25 18:30:24 -07:00
greenie-msft e1f6e8865f
Upmerge of v1.7 into v1.8 20220518 (#2446)
* fix code snippet typo and grammar pass

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

* fix parameter typo and grammar pass

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

* Fix CLI command typo

Fix CLI certificate renewal command typo

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Fixes state-store-ttl Python example (#2352)

* Update state-store-ttl.md

Add comma so the metadata value is a tuple of tuple, otherwise Python collapses it to just being an ordinary tuple.

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Update pubsub-raw.md

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fix go quickstart port (#2360)

* fix go quickstart port

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

* fix pub/sub port also

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

* Fixes wrong working directory for dotnet state management sample (#2359)

* Wrong working directory for .Net state management sample

The working directory for .NET is pointing to `pub_sub` but it should be `state_management`.

Signed-off-by: Stephane Lapointe <stephane.lap@outlook.com>

* Removing the word "publisher" which was also unneed

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* add new dapr init flags and examples to docs

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

* quick save

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

* [state management] Update docs around transactional operations (#2372)

* clarify transactional operations in docs

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

* Added some more details for clarity

* updates per Mark

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

* remove en from link

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

* ignore links attempt

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fixed typo in security concept doc (#2374)

Signed-off-by: moreyhat <moreyhat@gmail.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Fix curl example

`\` is missing for some curl examples.

Signed-off-by: zhangchao <zchao9100@gmail.com>

* Update metrics-overview.md

* replace zip file; update url (#2386)

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

* Update to version to 1.7.1 (#2388)

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* typo fix (#2384)

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update building_blocks.png (#2387)

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update dapr runtime version to 1.7.2

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Remove "quickstart" references from tutorial (#2383)

* remove quickstart references

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

* Update daprdocs/content/en/getting-started/tutorials/get-started-component.md

* Update daprdocs/content/en/getting-started/tutorials/get-started-component.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* sentry isn't installed by default in self-hosted mode (#2366)

* sentry isn't installed by default in self-hosted mode

Fixes: #2365

Signed-off-by: Doug Davis <dug@microsoft.com>

* Update daprdocs/content/en/concepts/dapr-services/sentry.md

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Bump nanoid from 3.1.23 to 3.3.2 in /daprdocs (#2348)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.3.2)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update JS submodule

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* [Dapr API] Extend example to include delete state (#2377)

* extend dapr api example

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

* remove extra #

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

* quote urls

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

* ignore links

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

* remove transactional and bulk get

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

* update intro to only one object

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

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Fix TTL example for Python (#2394)

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>

* Fix config yaml w.r.t. name and namespace (#2397)

The config sample yaml used the wrong namespace and while in there I decided to
mention the name of the config instead of just its namespace since the two
are so similar, I didn't want people to think one was a typo.

And the monitoring sample had a typo.

Signed-off-by: Doug Davis <dug@microsoft.com>

* [quickstarts] fix port typo in pubsub and service invo (#2369)

* fix typo in js command

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

* check commands in other quickstarts

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update kubernetes overview to explain where annotations should actually go to (#2400)

Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>

* Add profile-port to env variables table (#2402)

* add profile-port to env variables table

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

* fix link

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* [secrets and actors api reference docs] error code fixes (#2356)

* error code fixes

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

* reverting changes to secrets api

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* update presentation

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

* add missing upgrade step for 1.7 (#2423)

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

* update presentation (#2415)

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

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* new deck

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

* Fixes in howto-bindings: (#2416)

- JS and curl samples were sending data as objects but sample apps expected ints
- Improved JS sample to correctly handle async code and make it more readable
- Fixed indentation in .NET code
- JavaScript has uppercased S

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* API tokens do not need to be JWT's (#2332)

* API tokens do not need to be JWT's

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Updated app-api-token

Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* message for restarting the dapr-enabled pods (#2399)

* message for restarting the dapr-enabled pods

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

* Addressed review comments

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix kafka pubsub example config (#2429)

Signed-off-by: zhangchao <zchao9100@gmail.com>

* update otel collector version to 0.50.0 (#2434)

Signed-off-by: fabistb <fabian0401@online.de>

* Fixing URL bug in AWS name (#2439)

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

* Update runtime version to 1.7.3

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* correct configuration.program in launch.json

Signed-off-by: Jack Liu shurui <jackliusr@gmail.com>

Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Stephane Lapointe <slapointe@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: moreyhat <moreyhat@gmail.com>
Co-authored-by: Taction <zchao9100@gmail.com>
Co-authored-by: Doug Davis <duglin@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thorsten Hans <thorsten.hans@outlook.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Fabian Steinbach <63794579+fabistb@users.noreply.github.com>
Co-authored-by: Jack Liu shurui <jackliusr@gmail.com>
2022-05-18 14:56:41 -07:00
Mark Fussell ffe2429827
Fixing URL bug in AWS name (#2439)
Signed-off-by: msfussell <markfussell@gmail.com>
2022-05-16 12:39:13 -07:00
Janusz Dziurzynski 7f8532bd49
Add queueEndpoint to docs for Azure Storage Queues binding (#2424)
* Add queueEndpoint to docs for Azure Storage Queues binding

Signed-off-by: Janusz Dziurzynski <janusz@corechain.tech>

* Update attributes table

Signed-off-by: Janusz Dziurzynski <janusz@corechain.tech>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Janusz Dziurzynski <janusz@corechain.tech>

* Add "Url" to field name for clarity

Signed-off-by: Janusz Dziurzynski <janusz@corechain.tech>

* Add more words, because reasons.

Signed-off-by: Janusz Dziurzynski <janusz@corechain.tech>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-13 15:29:09 -07:00
Harry Kimpel e4671209b0
Bindings commercetools (#2363)
* Adding commercetools binding

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

* Adding commercetools binding

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

* Fixing GitHub Codespaces link validation issue

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

* Updated docs for commercetools binding

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

* Updated docs for commercetools binding

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

* Updated docs for commercetools binding

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

* Adding sample for commercetools GraphQL binding

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

* Updated docs for Azure SQL database

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

* Updating commercetools docs

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

* Updating commercetools docs

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>

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

yes, fine with me

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-12 15:28:14 -07:00
Taction cfa2100598
fix kafka pubsub example config (#2429)
Signed-off-by: zhangchao <zchao9100@gmail.com>
2022-05-10 11:41:30 -07:00
Chock Chen 99a51d828c
add huaweicloud csms secret store docs (#2428)
Signed-off-by: Chen Cong <chock-cong.chen@outlook.com>

Co-authored-by: Chen Cong <chock-cong.chen@outlook.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-09 18:05:19 -07:00
saber-wang 90b3e3853a
add new metadata to PubSub pulasr (#2426)
* add new metadata to PubSub pulasr

Signed-off-by: saberwang <saberwang@hotmail.com>

* remove Pulsar Batching link

Signed-off-by: saberwang <saberwang@hotmail.com>

* add  Pulsar metadata  batchingMaxPublishDelay

Signed-off-by: saberwang <saberwang@hotmail.com>

* restore package-lock.json

Signed-off-by: saberwang <saberwang@hotmail.com>

* restore package-lock.json

Signed-off-by: saberwang <saberwang@hotmail.com>

* fix: Case problem

Signed-off-by: saberwang <saberwang@hotmail.com>

* Add more detailed instructions for pulasr batch settings

Signed-off-by: saberwang <saberwang@hotmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-05-09 17:04:43 -07:00
Hannah Hunter 2b77eb52db
Add profile-port to env variables table (#2402)
* add profile-port to env variables table

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

* fix link

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-29 15:51:04 -07:00
Hannah Hunter 327830a35f
[Dapr API] Extend example to include delete state (#2377)
* extend dapr api example

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

* remove extra #

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

* quote urls

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

* ignore links

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

* remove transactional and bulk get

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

* update intro to only one object

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

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/getting-started/get-started-api.md

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-25 18:08:22 -07:00
Amit Mor 24bbfed377
concurrency mode (#2355)
* concurrency mode

Signed-off-by: Amit Mor <amit.mor@hotmail.com>
Signed-off-by: Amit Mor <amitm@at-bay.com>

* typos

Signed-off-by: Amit Mor <amit.mor@hotmail.com>

Signed-off-by: Amit Mor <amitm@at-bay.com>

* notes

Signed-off-by: Amit Mor <amitm@at-bay.com>
2022-04-22 14:25:10 -07:00
Hannah Hunter 0a6670f65e fix parameter typo and grammar pass
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-04-08 12:50:04 -05:00
greenie-msft af4a649c4f
Upmerge 1.6 into 1.7 (#2342)
* Adding dotnet code snippet for saving and retrieving mulitple states (#2280)

Signed-off-by: Will Velida <willvelida@microsoft.com>

* Azure Key Vault RBAC role to get secrets updated (#2256)

* Azure Key Vault RBAC role to get secrets updated
Signed-off-by: Sergio Velmay <sergiovelmay@gmail.com>

* Remove pin to localized version in MS link
Signed-off-by: Sergio Velmay <sergiovelmay@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* doc: fix typo premisis → premises (#2288)

Signed-off-by: Andrea Spadaccini <andrea.spadaccini@gmail.com>

* Remove dash in "dapr-init" (#2282)

I'm guessing it's a typo because the md file has the dash. But the command
itself doesn't

Signed-off-by: Doug Davis <dug@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* Minor updates to the golang pub-sub quickstart (#2283)

Minor updates to the golang pub-sub quickstart
- make the 'cd' command more clear by telling them to start from the clone
- add the sample output from the publisher

Signed-off-by: Doug Davis <dug@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix Redis Sentinel links

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* fix: Getting started / Init Dapr locally has wrong quickstarts link (#2287)

* fix: Getting started / Init Dapr locally has wrong quickstarts link

Signed-off-by: Yauri<me@yauri-io>
Signed-off-by: y-io <me@yauri.one>

* Change Next Steps to "Use the Dapr API"

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* Update install-dapr-selfhost.md

Co-authored-by: y-io <me@yauri.one>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* Fix typo

* Update docs for hotfix

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* update shortcode to latest dapr version

Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>

* doc: update arguments-annotations (#2306)

Signed-off-by: Loong Dai <loong.dai@intel.com>

* Fix typo: microservices

Signed-off-by: Kyle Richelhoff <1271617+grepme@users.noreply.github.com>

* Add mandatory `dapr init` step to Self-Hosted Mode in Container Docs (#2303)

I followed the docs to ship Dapr together with an app inside the same container and came across the issue that `daprd` in the `ENTRYPOINT` was not available until i initialized dapr in slim mode.

Signed-off-by: Robin-Manuel Thiel <robin-manuel@thiel1.de>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* capitalize 'quickstart'; add comma

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

* typo fix; quick grammar pass (#2316)

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

* typo fixes and quick grammar pass (#2317)

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

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>

* adding Read buffer size argument to fasthttp server and grpc server (#2263)

* adding Read buffer size argument to fasthttp server and grpc server dapr/dapr#3346

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

This is my commit message
Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* added introduction to dapr-http-read-buffer-size

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Modify the note description

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Adding read buffer size argument to fasthttp server and grpc server

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Added introduction to dapr-http-read-buffer-size

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Modify the note description

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Modify this description

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Add a detailed description

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Make the appropriate title changes

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

* Modification introduction and corresponding instructions

Signed-off-by: Fang Yuan <wojiushifangyuanlove@gmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>

* fix typo in command for python and js

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

* remove info; clarify in other doc

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

* link to state store spec; grammar pass

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

* update per Mark

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

* Add link to the dev docs

I may have missed it but I couldn't find a way to go from the main README
(https://github.com/dapr/dapr) to the dev docs.

Signed-off-by: Doug Davis <dug@microsoft.com>

Co-authored-by: Will Velida <willvelida@hotmail.co.uk>
Co-authored-by: SergioVelmay <42042494+SergioVelmay@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Andrea Spadaccini <andrea.spadaccini@gmail.com>
Co-authored-by: Doug Davis <duglin@users.noreply.github.com>
Co-authored-by: yauri-io <30032724+yauri-io@users.noreply.github.com>
Co-authored-by: y-io <me@yauri.one>
Co-authored-by: HMZ <hamzi1995@gmail.com>
Co-authored-by: Looong Dai <loong.dai@intel.com>
Co-authored-by: Kyle Richelhoff <1271617+grepme@users.noreply.github.com>
Co-authored-by: Robin-Manuel Thiel <robin-manuel@thiel1.de>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: loopFY <34152277+767829413@users.noreply.github.com>
Co-authored-by: Doug Davis <dug@microsoft.com>
2022-04-07 15:36:53 -07:00
halspang 6130fbb629
Document Azure ServiceBus params for AAD auth (#2337)
* Document Azure ServiceBus params for AAD auth

For both the pubsub and input/output bindings using Azure
ServiceBus, antoher parameter is required in order to use AAD auth.
This commit adds documentation for that parameter.

https://github.com/dapr/docs/issues/1867

Signed-off-by: Hal Spang <halspang@microsoft.com>

* Update servicebusqueues.md

Removing extra heading for AAD

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-07 13:50:50 -07:00
Yaron Schneider a7dde20eec
Add query support for influxDB binding (#2336)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-04-07 10:14:21 -07:00
greenie-msft d772827cbc
Merge branch 'v1.7' into featurer/ejson 2022-04-06 14:29:42 -07:00
greenie-msft 5dea0f0667
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-redis.md 2022-04-06 14:28:54 -07:00
greenie-msft 74543c3f0f
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-redis.md 2022-04-06 14:28:33 -07:00
Mark Fussell 87d183e0bf
Merge branch 'v1.7' into v1.7-eventhubs-docs 2022-04-06 13:07:44 -07:00
Alessandro (Ale) Segala 26915ce982
Updated Cosmos DB docs for Dapr 1.7 (#2328)
* Updated Cosmos DB docs for Dapr 1.7

1. More complete instructions for setting up Azure AD auth for the Cosmos DB state store and binding
2. Instructions for setting up the stored procedures manually for the state store

Fixes #2325

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Fixed links

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

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

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

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

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

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-04-05 12:43:12 -07:00
Pravin Pushkar cb351bbdb6 Addressing review chnages
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-04-05 10:30:26 +05:30
Pravin Pushkar ce2647e055 Addreesing review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-04-05 10:26:19 +05:30
Pravin Pushkar e18aeab6b5 Using redislabs/rejson with query api
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-04-05 10:26:19 +05:30
Bernd Verst 20b258726a Update EventHubs docs for AAD authentication
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-04-04 17:56:20 -07:00
yaron2 f690e091fb fix redis links
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-03-24 10:51:52 -07:00
Yordan Pavlov e8f1423213
add documentation for recently added metadata fields maxReconnectionAttempts and connectionRecoveryInSec in the GCP pub/sub component (#2262)
Signed-off-by: Yordan Pavlov <yordan.pavlov@dunnhumby.com>

Co-authored-by: Yordan Pavlov <yordan.pavlov@dunnhumby.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-03-22 17:19:49 -07:00
Shivam Kumar 7d5bbd8e0f
Adding params key in mongo-state component (#2265)
* Adding params key in mongo-state component

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

* Adding params description

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

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

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-03-22 17:13:24 -07:00
Ricardo Corrêa e62bf8f5c8
Add support for CockroachDB StateStore (#2276)
* support for CockroachDB StateStore

Signed-off-by: Ricardo Corrêa <r.c.correa@outlook.com>

* removed actor configuration example from CockroackDB

Signed-off-by: Ricardo Corrêa <r.c.correa@outlook.com>

Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-03-22 12:39:54 -07:00
amulyavarote df8bc96327
Added documentation for logging API calls (#2240)
* Added documentation for logging API calls

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Completed api call logs documentation

Signed-off-by: Amulya Varote <amulyavarote@QTM-SWATHIKIL-1.redmond.corp.microsoft.com>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Modified content

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Chnages based on the review comments - 1

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Chnages based on the review comments

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Fixing all the external validations

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Fixed external link validation

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Ignoring a few links validation

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Fixed some spelling mistakes

Signed-off-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Merge conflicts

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Added annotation api log level

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

* Changes based on the review comments

Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>

Co-authored-by: Amulya Varote <amulyavarote@Amulyas-MacBook-Pro.local>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-21 22:22:08 -07:00
Nick Greenfield 3a40531144 Merge branch 'v1.6' into v1.7
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-03-21 09:20:53 -07:00
Amit Mor e0d38371de
fixing missing policies for sns and sqs (#2210)
Signed-off-by: Amit Mor <amitm@at-bay.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-17 17:06:42 -07:00
callmexiaolu88 12fff7eaf9
Update file-secret-store.md (#2264) 2022-03-17 14:33:42 -07:00
Alessandro (Ale) Segala d341b61d7a
Updated docs for S3 binding: (#2269)
1. Added docs for `insecureSSL` (dapr/components-contrib#1593)
2. Explained how to use the binding with Minio

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-03-17 14:13:18 -07:00
Aaron Crawfis 17862794ba
Add clarification on authenticating to Azure (#2241)
* Add clarification on authenticating to Azure

Add a comment pointing further down for more information.

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update to non-depracated fields

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Remove extra value

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-03-14 15:14:48 -07:00
Yaron Schneider b04691e8fc
update s3 binding (#2246)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-03-09 19:09:41 -08:00
Wim b328114726
Updated state store docs with DynamoDB TTL (#2203)
* Updated state store docs with DynamoDB TTL

Signed-off-by: Wim <wim.vdc@hotmail.com>

* Making some consistency updates

* Added more realistic example

Signed-off-by: Wim <wim.vdc@hotmail.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-08 22:17:20 -08:00