Commit Graph

19 Commits

Author SHA1 Message Date
Mark Fussell 1a2ec21520
Merge branch 'v1.8' into update-wasm 2022-07-27 13:54:46 -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
Adrian Cole 7c5398c428 permute
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-07-26 09:27:28 +08:00
Adrian Cole 9066935a22 feedback
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-07-26 09:25:37 +08:00
Crypt Keeper a480f12c61 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>
2022-07-26 09:12:57 +08:00
Adrian Cole 6ec0a518ad 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>
2022-07-26 09:12:57 +08: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
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
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
greenie-msft 604485977b
Upmerge v1.5 to v1.6 20220119 (#2119)
* moving middleware to samples

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updated middleware doc to point to updated sample location

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Fixing one more link after moving middleware code from quickstarts to samples repo

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
2022-01-19 16:26:44 -08:00
richgo 993a0e82c0
Update middleware-opa.md (#1833)
added body to struct and updated HTTPRequest docs to reflect.

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-11-05 11:07:59 -07:00
Will Tsai e71fb975da changing some missed instances of GA to Stable 2021-11-04 14:18:26 -07:00
Artur Souza 0680f429c3 New GA criteria. Rename GA to Stable. 2021-10-22 14:27:01 -07:00
Ori Zohar a5e464def9
Merge branch 'v1.3' into wn 2021-08-19 14:20:44 -07:00
Long cbdab00bad clean up all whitenoise
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Simon Leet 1bf2d215e9 Fix casing typo in OPA rego example for Authorization 2021-08-18 15:41:50 -07:00
Long Dai 0b41e17c31 fix some typo
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-07-16 01:05:21 -07:00
Aaron Crawfis 5bee1dae16
aacrawfi/middlware (#1567)
* Move and update middleware components

* Update middleware docs structure

* Combine middleware pages

* Update middleware references

* Update middleware image
2021-06-18 13:59:24 -07:00