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
Yossi Spektor
e2a216e246
Fix MacOS external tools path. ( #2878 )
...
Fix MacOS external tools path and grammar.
Signed-off-by: Yossi Spektor <easpex@gmail.com>
Signed-off-by: Yossi Spektor <easpex@gmail.com>
2022-10-10 12:27:38 -07:00
copy rogers
1aa50d9d1d
quickstarts service invocation code fix ( #2867 )
...
Signed-off-by: rogerogers <rogers@rogerogers.com>
Signed-off-by: rogerogers <rogers@rogerogers.com>
2022-10-07 17:56:01 -07:00
Pravin Pushkar
54b783ad97
Support for alternative container runtimes - Podman ( #2745 )
...
* adding content for diff container runtime
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Address review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Address review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Update daprdocs/content/en/operations/hosting/self-hosted/self-hosted-with-podman.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-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: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-07 16:40:14 -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
Hannah Hunter
47375831be
[Multi-tenancy/namespace consumer group] Create howto and add to overview ( #2864 )
...
* initial draft of namespace consumer groups doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per yaron
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* address marks comments in issue
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* forgot namespace update
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update bus to broker
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>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2022-10-07 09:37:16 -07:00
Hannah Hunter
ce4600bd41
Upmerge v1.8 to v1.9 - 10/07 ( #2868 )
...
* 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>
* readme and pull request template linkes (#2841 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* [Secrets Mgmt] overview & how-to refresh (#2678 )
* secrets refresh, initial
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edits from mark and diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* align yaml w quickstart
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 port number for dotnet (#2843 )
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* indentation fix (#2844 )
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: fix branch version error (#2849 )
Signed-off-by: rogerogers <rogers@rogerogers.com>
Signed-off-by: rogerogers <rogers@rogerogers.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>
Signed-off-by: rogerogers <rogers@rogerogers.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>
Co-authored-by: copy rogers <40619032+rogerogers@users.noreply.github.com>
2022-10-07 09:22:33 -07:00
greenie-msft
8e22bceee9
Merge branch 'v1.9' into msi-wingetinstaller
2022-10-06 15:56:08 -07:00
greenie-msft
1fc6177b39
Merge branch 'v1.9' into add_mariner
2022-10-06 15:47:00 -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
Shivam Kumar
e07e426f2a
Apply suggestions from code review
...
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2022-10-06 08:49:08 +05:30
Shivam Kumar
5233a87f82
Update daprdocs/content/en/getting-started/install-dapr-cli.md
...
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2022-10-06 08:48:09 +05:30
greenie-msft
f9af023191
Merge branch 'v1.9' into msi-wingetinstaller
2022-10-05 15:43:24 -07:00
greenie-msft
c23e70f7b6
Update daprdocs/content/en/reference/cli/dapr-init.md
...
Using ref links
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-10-05 15:10:10 -07:00
greenie-msft
a5b387ce1c
Merge branch 'v1.9' into add_mariner
2022-10-05 15:08:00 -07:00
Alessandro (Ale) Segala
a3025dcb37
Add docs for component denylist in Configuration CRD ( #2854 )
...
Fixes #2704
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-05 14:35:05 -07:00
shivam
dd2ba8d7a7
winget/msi installer
...
Signed-off-by: shivam <shivamkm07@gmail.com>
2022-10-05 17:13:09 +05:30
shivam
474a93b194
Adding mariner link
...
Signed-off-by: shivam <shivamkm07@gmail.com>
2022-10-05 15:40:15 +05:30
shivam
17f98484af
Adding mariner in dapr init docs
...
Signed-off-by: shivam <shivamkm07@gmail.com>
2022-10-05 15:39:45 +05:30
Yash Nisar
da492c4de3
Include the newly added `time` field for CloudEvent ( #2858 )
...
Closes https://github.com/dapr/docs/issues/2845
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-04 22:28:44 -07:00
Alessandro (Ale) Segala
3f40d3d5c9
Document removal of `http-stream-request-body` ( #2853 )
...
Fix #2737
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:17:11 -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
Tiago Alves Macambira
3cbf087db6
Mark Memcached as a stable component. ( #2836 )
...
On dapr/components-contrib#2116 certification tests for Memcached
state store were added to `components-contrib`, turning this component
into a stable one.
This PR updates the documentation to reflect that.
Closes dapr/components-contrib#1929
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-10-04 21:45:39 -07:00
Tiago Alves Macambira
b4ab5d96a6
Update HashiCorp Vault status to Stable ( #2856 )
...
* Update HashiCorp Vault status to Beta
With dapr/components-contrib#1926 , HashiCorp Vault has both conformance and certifications tests and is ready to be promoted to Beta and, on the next release, to Stable status.
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
* Promoting to stable instead of beta then stable
This "stable in one release" is aligned with https://github.com/dapr/dapr/issues/4970
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-10-04 21:39:24 -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
copy rogers
52267b2105
docs: fix branch version error ( #2849 )
...
Signed-off-by: rogerogers <rogers@rogerogers.com>
Signed-off-by: rogerogers <rogers@rogerogers.com>
2022-10-04 16:36:08 -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
642310e66d
indentation fix ( #2844 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-09-29 22:13:16 -07:00
Hannah Hunter
0e4247350f
update port number for dotnet ( #2843 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-29 12:20:11 -07:00
Hannah Hunter
e4112bbaa0
[Secrets Mgmt] overview & how-to refresh ( #2678 )
...
* secrets refresh, initial
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edits from mark and diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* align yaml w quickstart
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-09-28 16:31:48 -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
shivanisinghnitp
50b2586167
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>
2022-09-27 15:44:13 -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
Hannah Hunter
738610883f
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>
2022-09-27 15:27:21 -07:00
Hannah Hunter
df5aab736e
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>
2022-09-27 14:58:32 -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
d98a712a5c
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>
2022-09-27 14:46:50 -07:00
Hannah Hunter
7fd17b2b2a
fix link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-27 13:05:51 -05:00
Sarthak Sharma
1bbdb328bb
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>
2022-09-26 21:58:54 -07:00
Sarthak Sharma
a70b666c9c
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>
2022-09-26 21:27:24 -07:00
addjuarez
68c928ffb9
cassanda state store cert ( #2801 )
...
Signed-off-by: Addison Juarez <adjuarez@microsoft.com>
Signed-off-by: Addison Juarez <adjuarez@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2022-09-26 21:26:07 -07:00
Loong Dai
fe43ed7a6d
fix the example code ( #2811 )
...
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
2022-09-26 20:47:40 -07:00
Hannah Hunter
02acbb3637
update link ( #2823 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-26 09:19:29 -07:00
Hannah Hunter
aa03902300
Upmerge - 9/21 ( #2818 )
...
* 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>
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>
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>
2022-09-23 08:59:38 -07:00
Boris Lublinsky
288c0fd3b2
Updates/fixes to mySQL binding doc ( #2819 )
2022-09-22 21:26:54 -07:00
Maarten Mulders
a1bf6b589c
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>
2022-09-20 20:22:16 -07:00
Amulya Varote
0c79db5ba9
Changed postgres output binding from Alpha to Stable
...
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
2022-09-14 18:59:12 -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
greenie-msft
3644f1b9ae
Merge branch 'v1.8' into issue_2780
2022-09-14 15:39:42 -07:00
greenie-msft
84ceb6178b
Merge branch 'v1.8' into issue_2780
2022-09-14 15:32:35 -07:00
greenie-msft
0d7798aff2
Merge branch 'v1.8' into issue_2782
2022-09-14 15:32:18 -07:00
Hannah Hunter
5e9c74f8a2
Merge branch 'v1.8' into issue_2780
2022-09-14 17:29:26 -05:00
greenie-msft
5b51a4baef
Merge branch 'v1.8' into greenie-msft-patch-5
2022-09-14 15:22:54 -07:00
Hannah Hunter
424b43124b
remove ignore links
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-14 17:21:24 -05:00
greenie-msft
0ca658e285
Fix broken link
...
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-09-14 15:15:35 -07:00
greenie-msft
d07f574ba2
Fix broken link
...
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-09-14 15:15:01 -07:00
Hannah Hunter
cacb86362b
ignore links
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-12 15:20:18 -05:00
Hannah Hunter
1e00683b0b
remove unnecessary flags
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-12 15:08:51 -05:00
Hannah Hunter
ce65201f5d
update az cli commands
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-12 13:42:35 -05:00
Hannah Hunter
228ade61de
update service invo row item
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-09-12 12:41:37 -05:00
Yash Nisar
a6301852bb
Fix typos in MongoDB state configuration file example ( #2776 )
2022-09-08 20:18:23 -07:00
Yash Nisar
8f7a7d8495
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>
2022-09-08 17:33:20 -07:00
greenie-msft
37c2ac06d4
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>
2022-09-08 10:23:16 -07:00
Greg. A
b03879ba83
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>
2022-09-07 16:08:34 -07:00
Loong Dai
4674817212
fix some typos ( #2765 )
...
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
2022-09-05 21:39:02 -07:00
greenie-msft
6da7283814
Update setup-sqlserver.md
...
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-08-31 15:23:12 -07:00
Bernd Verst
491a237313
Azure Table Storage state is stable since v1.9
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:08:08 -07:00
Bernd Verst
b639440d30
mark components as stable in v1.9
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:08:08 -07:00
Bernd Verst
f7954c2eee
Mark components as stable in v1.8
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:08:08 -07:00
Bernd Verst
62f0253b84
Add components newly in beta
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:08:08 -07:00
Bernd Verst
5f2492c225
Update component status in v1.7
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:08:08 -07:00
Bernd Verst
2740bb142a
Correct state azure stablestorage status in v1.7
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:07:24 -07:00
Bernd Verst
7bed6bfc62
Mark components as stable in v1.8
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:07:24 -07:00
Bernd Verst
36032b983b
Update component status in v1.7
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-29 16:07:24 -07:00
greenie-msft
ca67832e20
Merge branch 'v1.8' into rethinkdb-v1.8
2022-08-29 14:57:36 -07:00
Mr.Black
c5df77706c
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>
2022-08-28 21:20:06 -07:00
Loong Dai
45eed6a03f
fix a typo ( #2748 )
...
Signed-off-by: Loong <loong.dai@intel.com>
Signed-off-by: Loong <loong.dai@intel.com>
2022-08-28 20:33:13 -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
Bernd Verst
275db68802
RethinkDB has no transactions, etags
...
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-08-26 09:59:12 -07:00
Nick Greenfield
7f63ecc588
Fix links to broken middleware components
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-08-23 16:24:33 -07:00
greenie-msft
a992250029
Merge branch 'v1.9' into update_component_cert
2022-08-15 14:11:27 -07:00
greenie-msft
406b825dcb
Merge branch 'v1.8' into issue_2456
2022-08-15 14:01:55 -07:00
Lorenzo Montanari
4e4abc4a24
Fixed an issue with code highlighting
...
Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com>
2022-08-14 20:52:37 +02:00
Artur Souza
b22d3c4254
Change criteria for stable component (no stable candidate anymore).
...
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
2022-08-11 16:02:44 -07:00
greenie-msft
2fb2c0d944
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>
2022-08-11 14:16:41 -07:00
Yaron Schneider
08f2cf2733
redis 6 update ( #2718 )
...
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
2022-08-11 12:32:08 -07:00
greenie-msft
5aa9089309
Merge branch 'v1.8' into issue_2703
2022-08-10 14:20:44 -07:00
Hannah Hunter
6f35b98dba
add sentence
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-08-10 16:18:24 -05:00
Hannah Hunter
ad73660fd8
remove word
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-08-10 16:14:10 -05:00
Hannah Hunter
8cb040152f
add output of success
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2022-08-10 15:59:11 -05:00
Nick Greenfield
036d5c4390
Fix pubsub quickstart component name to match QS source code
...
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-08-10 13:51:42 -07:00
Yaron Schneider
19109759ea
Merge branch 'v1.8' into issue_2456
2022-08-08 17:12:46 -07:00
cmendible
b80ece3385
Azure App Configuration docs
...
Signed-off-by: cmendible <cmendible@gmail.com>
2022-08-05 09:32:33 +00:00
yellow chicks
7b93cb901f
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>
2022-08-04 09:36:51 +08:00
Yaron Schneider
eee4e87989
Merge branch 'v1.8' into issue_2456
2022-08-03 15:07:29 -07: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