Hannah Hunter
7e7292d395
Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216
2023-06-05 11:15:33 -04:00
Hannah Hunter
0d09ba2536
address some crypto comments/review
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:15:11 -04:00
Mark Fussell
c3a7380006
Merge branch 'v1.11' into issue_3216
2023-06-04 22:16:18 -07:00
Artur Souza
3ba10e7d5b
Add build variations + refactor breaking-changes. ( #3478 )
...
* Add build variations + refactor breaking-changes.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Add example and reference to build variants.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
* Update daprdocs/content/en/reference/arguments-annotations-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/arguments-annotations-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 18:05:59 -07:00
Hannah Hunter
70537df668
Add `consumerID` to Pulsar pub/sub ( #3437 )
...
* add consumerID
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-02 17:56:19 -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
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
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
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
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
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
414059e56f
Merge branch 'v1.11' into upmerge_05-24
2023-05-24 11:09:16 -04:00
Hannah Hunter
3e376cbf2a
merge conflicts
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 09:16:13 -04:00
Hannah Hunter
9a64b90865
update diagram and output
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 19:20:31 -04:00
Hannah Hunter
064b3e8bbc
Merge branch 'v1.11' into issue_3216
2023-05-23 17:44:57 -04:00
Hannah Hunter
39de6c02a5
alessandro review pt 1
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 17:39:57 -04:00
Hannah Hunter
6027101e06
Merge branch 'v1.11' into issue_3307
2023-05-23 15:36:04 -04:00
Hannah Hunter
66d562f10e
Merge branch 'issue_3307' of https://github.com/hhunter-ms/docs into issue_3307
2023-05-23 15:34:28 -04:00
Hannah Hunter
76b0cb11ab
updates to the quickstart; add diagram and screenshot
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-23 15:34:13 -04:00
Hannah Hunter
d0f5705b89
Merge branch 'v1.11' into issue_2766
2023-05-22 17:57:23 -04:00
Mark Fussell
0aad16f969
Update actors_api.md
...
Adding link to between Reminder and Timers
2023-05-22 14:14:24 -07:00
Hannah Hunter
7b4380be41
add link to creating actor reminders
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 17:03:08 -04:00
Hannah Hunter
1018f22d62
Merge branch 'issue_2766' of https://github.com/hhunter-ms/docs into issue_2766
2023-05-22 14:51:43 -04:00
Hannah Hunter
5427be8930
move note to actors_api doc
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 14:51:27 -04:00
Chris Gillum
758dad59ef
[Workflow] Update pattern docs with updated retry policies
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-05-22 11:05:36 -07:00
Hannah Hunter
f4fd7fef2b
Merge branch 'v1.11' into issue_2766
2023-05-22 11:17:39 -04:00
Hannah Hunter
7ccec1b5b4
remove go code
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-22 11:15:53 -04:00