Mark Fussell
54d22b41c2
Merge branch 'v1.11' into issue_6388
2023-06-02 16:39:27 -07:00
Mark Fussell
fdfd756006
Update daprdocs/content/en/operations/support/alpha-apis.md
...
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 16:39:22 -07:00
Mark Fussell
25ca95dc93
Update daprdocs/content/en/operations/support/alpha-apis.md
...
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 16:38:52 -07:00
Mark Fussell
f202d7dc8c
website info ( #3482 )
...
* analytics tracker
* Testing for clearbit tracking
* Update footer.html
layout update
* Update footer.html
Layout update
---------
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 14:30:55 -07:00
Josh van Leeuwen
5adf7173e2
Show same dapr version in quickstart CLI version ( #3479 )
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-06-02 11:41:19 -07:00
Josh van Leeuwen
44baf48b7a
Adds TTL documentation to CosmosDB and MySQL ( #3471 )
...
* Adds TTL documentation to CosmosDB and MySQL
Signed-off-by: joshvanl <me@joshvanl.dev>
* Remove Microsoft link localization form the CosmosDB MySQL reference docs
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mysql.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
---------
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-01 22:18:17 -07:00
Mukundan Sundararajan
351453c76a
add app channel address flag for run and multi app run template. ( #3473 )
...
* add app channel address flag for run and multi app run template. fix tags issue during compile
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-template.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-31 19:18:42 -07:00
Mark Fussell
4b0a175549
Merge branch 'v1.11' into issue_3216
2023-05-31 19:17:48 -07:00
Mark Fussell
181c7200f1
Update alpha-apis.md
...
Removing deprecation notice, since this is not an official deprecation
2023-05-31 16:32:01 -07:00
Mark Fussell
469556d267
Update alpha-apis.md
...
Splitting pub/sub into two entries
2023-05-31 16:17:37 -07:00
Mark Fussell
d55055a0c4
Update alpha-apis.md
...
Adding gRPC links
2023-05-31 16:09:08 -07:00
Marc Duiker
ee24c0e71e
Merge branch 'workflow-review' of https://github.com/marcduiker/dapr-docs into workflow-review
2023-05-31 14:21:35 +02:00
Marc Duiker
2ff7640c88
Update chaining, fan-our/fan-in and monitor diagrams
...
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2023-05-31 14:21:32 +02:00
Marc Duiker
db2cdd1626
Merge branch 'v1.11' into workflow-review
2023-05-31 13:26:09 +02:00
Mark Fussell
be4807f011
Merge branch 'v1.11' into issue_6388
2023-05-30 22:03:06 -07:00
Pravin Pushkar
939fd01e86
Added newly added flags for multi app run ( #3461 )
...
* Added newly added flags for multi app run
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* AdUpdate overview
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/local-development/multi-app-dapr-run/multi-app-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-30 21:39:10 -07:00
Chris Gillum
e19b3318e2
[Workflow] Introduce human interaction workflow pattern ( #3446 )
...
* [Workflow] Introduce human interaction workflow pattern
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
* Add quotes around ref links
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
* PR feedback and updated diagram
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
---------
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-30 21:06:00 -07:00
Mark Fussell
eb863609c6
Merge branch 'v1.11' into issue_3216
2023-05-30 20:37:15 -07:00
Alessandro (Ale) Segala
7d1fcf7f13
Fixed typo in docs for ServiceInvocationStreaming preview feature ( #3469 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-30 20:36:16 -07:00
Mark Fussell
795f0c26de
Alternative analytics tracker ( #3470 )
...
* analytics tracker
* Update footer.html
layout update
* Update footer.html
Layout changes
* Update footer.html
layout changes
2023-05-30 21:09:02 -05:00
Pravin Pushkar
1d69633619
HTTPS binding support using binding metadata ( #3405 )
...
* HTTPS binding support using binding metadata
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Added example for MTLS related fields in metadata
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
---------
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-30 09:25:30 -07:00
Lee Packham
a12c86c528
Typo of Deprecation as Depreciation on the release policy ( #3467 )
...
A mistake I know so many people (including) myself have made and a super minor fix.
Signed-off-by: Lee Packham <me@leepackham.com>
2023-05-30 06:30:18 -05:00
Hannah Hunter
061972416e
Env Variables ( #3454 )
...
* update env variable table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-29 22:01:14 -07:00
Josh van Leeuwen
a97a5b58b3
Improve walk through by using consistent file path + dir ( #3459 )
...
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-29 15:23:59 -07:00
Shivam Kumar
5696e3ccdf
Update configuration api ( #3410 )
...
* updating alpha1 endpoint to stable
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* lowercaing table name in postgres
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* updating redis metadata
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* updating redis and postgres to stable
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* updating configuration manage: wip
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* adding demo link
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* updating sdk codes
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* adding java sdk subscribe
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* adding javascript sdk subscribe
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* adding sdk unsubscribe
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* adding quotes
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* Update howto-manage-configuration.md
Updating a small grammar change
---------
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-29 09:25:19 -07:00
Josh van Leeuwen
46f9f4d06d
Actor State TTL Preview Feature ( #3453 )
...
* Update documentation to reflect that the Actor State TTL feature is now in preview, behind a feature gate.
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update actor state curl example
Signed-off-by: joshvanl <me@joshvanl.dev>
* Clear up language about Actor state TTL behavior
Signed-off-by: joshvanl <me@joshvanl.dev>
* Remove Actor State TTL section from actors overview page, since the
feature is in preview
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update daprdocs/content/en/reference/api/actors_api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/api/actors_api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update actors_api.md
Changing layout
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 20:57:53 -07:00
Alessandro (Ale) Segala
5239de8bee
Clarify that MySQL components work with MariaDB too ( #3463 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-26 20:07:19 -07:00
Mark Fussell
b783794987
Merge branch 'v1.11' into issue_3216
2023-05-26 18:02:27 -07:00
Mark Fussell
d554ff974e
Update daprdocs/content/en/reference/components-reference/supported-cryptography/kubernetes-secrets.md
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 18:02:17 -07:00
Mark Fussell
cbba926379
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 18:02:10 -07:00
Mark Fussell
dce35419bd
Update daprdocs/content/en/reference/components-reference/supported-cryptography/local-storage.md
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 18:01:56 -07:00
Mark Fussell
6ec0241182
Update daprdocs/content/en/reference/components-reference/supported-cryptography/local-storage.md
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:59:17 -07:00
Mark Fussell
f987b1b425
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:57:52 -07:00
Mark Fussell
2f56aa9297
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:56:44 -07:00
Mark Fussell
f51dea141f
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:55:49 -07:00
Mark Fussell
1160a35be8
Update daprdocs/content/en/reference/components-reference/supported-cryptography/json-web-key-sets.md
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-05-26 17:54:51 -07:00
Marc Duiker
72bd4e272a
Rewrite intro and add new overview image
...
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2023-05-26 16:07:41 +02:00
Hannah Hunter
b900f6e4de
check in updated diagrams ( #3457 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-25 16:35:39 -07:00
Hannah Hunter
f57f2bc118
Merge pull request #3403 from hhunter-ms/issue_3323b
...
AWS integration docs freshness
2023-05-25 13:45:32 -04:00
Hannah Hunter
a19cd850f3
Merge branch 'v1.11' into issue_3323b
2023-05-25 13:37:20 -04:00
Hannah Hunter
0d714b58fd
Add demos to docs ( #3452 )
...
* add videos to docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 22:53:53 -07:00
Hannah Hunter
85d4140e7a
Merge branch 'v1.11' into issue_3216
2023-05-24 19:34:40 -04:00
Hannah Hunter
9212f5e52e
remove built-in
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 19:14:54 -04:00
Hannah Hunter
4ca998c048
missed a diagram
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 19:14:28 -04:00
Hannah Hunter
65ed237e90
Merge branch 'v1.11' into issue_3323b
2023-05-24 19:01:42 -04:00
Hannah Hunter
9d41d50756
updates
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 18:52:24 -04:00
Hannah Hunter
16bcc98f80
Merge pull request #3450 from hhunter-ms/upmerge_05-24
...
Upmerge 5/24
2023-05-24 13:01:50 -04:00
Hannah Hunter
414059e56f
Merge branch 'v1.11' into upmerge_05-24
2023-05-24 11:09:16 -04:00
Hannah Hunter
69ca8de2c5
Merge pull request #3309 from hhunter-ms/issue_3307
...
[WIP] Actors quickstart doc
2023-05-24 09:25:11 -04:00
Hannah Hunter
3e376cbf2a
merge conflicts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 09:16:13 -04:00