mirror of https://github.com/dapr/docs.git
12 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
9b7ff806b0 |
Update docs for various components
Includes: - Update docs for HTTP Bearer middleware - Ensure etcd state store is included in the list - Ensure the list of capabilities of state stores is up-to-date Fixes #3262 Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> |
|
|
b8a872c61b
|
Merge branch 'v1.11' into wasm-binding | |
|
3a0f54e2bc |
Adds docs for Wasm output binding
Signed-off-by: Adrian Cole <adrian@tetrate.io> |
|
|
09790e4025 |
Update newly stable components
Signed-off-by: Bernd Verst <github@bernd.dev> |
|
|
e515841e93
|
Update docs for rate limit HTTP middleware (#3263)
* Update docs for Ratelimit HTTP middleware Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Spelling Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> --------- Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> |
|
|
0d3d614574
|
Add router alias middleware (#3180)
* Add router alias middleware Signed-off-by: yaron2 <schneider.yaron@live.com> * Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-routeralias.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-routeralias.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: yaron2 <schneider.yaron@live.com> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> |
|
|
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
|
|
|
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> |
|
|
d9c48f7151 |
Merge branch 'v1.7' into v1.8
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> |
|
|
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> |
|
|
6b89f527f9
|
add wasm and sentinel to table (#2622)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Co-authored-by: Yaron Schneider <schneider.yaron@live.com> |
|
|
4bd88d59f0 |
Add partial shortcode and partials for components along with data files
Signed-off-by: John Ewart <johnewart@microsoft.com> |