Yaron Schneider
8f0ed24631
Update config.toml
...
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
2023-11-21 23:44:18 -08:00
Yaron Schneider
9e0739e66f
Update config.toml
...
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
2023-11-21 23:36:14 -08:00
Yaron Schneider
9be31d97d0
Update config.toml ( #3882 )
...
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
2023-11-21 23:14:31 -08:00
Hannah Hunter
869e908ef3
Merge pull request #3879 from hhunter-ms/upmerge_11-21
...
Upmerge 11/21: 1.12 --> 1.13
2023-11-21 10:28:47 -05:00
Mark Fussell
0aec60c6c9
Merge branch 'v1.13' into upmerge_11-21
2023-11-21 07:25:40 -08:00
Hannah Hunter
2842655d75
Merge pull request #3863 from amimimor/v1.13
...
SNS/SQS contention
2023-11-21 10:11:58 -05:00
Hannah Hunter
81f6762d98
upmerge
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-21 09:58:16 -05:00
Hannah Hunter
81ce707ad4
Merge branch 'v1.13' of https://github.com/dapr/docs into v1.13
2023-11-21 09:57:20 -05:00
Josh van Leeuwen
0601206915
1.12 update supported releases up to 1.12 ( #3873 )
...
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-11-20 17:01:15 -08:00
Amit Mor
6a9ccf4729
suggested edits
...
Signed-off-by: Amit Mor <amit.mor@hotmail.com>
Signed-off-by: Amit Mor <amitm@at-bay.com>
2023-11-14 23:45:15 +02:00
Hannah Hunter
d6acd94807
Merge pull request #3862 from paianish62/v1.12
...
The dapr run command was listed incorrectly for Powershell users. It now has two different options for both Powershell and non-Powershell environments correctly ends in resources-path ../ (done in the get-started-component.md file),
2023-11-13 18:24:47 -05:00
Hannah Hunter
98481ceaaa
Merge branch 'v1.12' into v1.12
2023-11-13 18:17:03 -05:00
Hannah Hunter
4f0c2d1b76
Merge pull request #3865 from kaibocai/kaibocai/update-workflow
...
Fix worflow examples for java
2023-11-13 18:16:41 -05:00
Hannah Hunter
4de590984f
Merge branch 'v1.12' into v1.12
2023-11-13 18:09:10 -05:00
Hannah Hunter
7e79a7f0bb
Merge branch 'v1.12' into kaibocai/update-workflow
2023-11-13 18:08:51 -05:00
Hannah Hunter
4b10806d59
Merge pull request #3867 from hhunter-ms/v1.12
...
fix links
2023-11-13 18:08:17 -05:00
Hannah Hunter
b78063f2ee
pub-sub
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:58:16 -05:00
Hannah Hunter
bd30cd2c8b
try again with link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:52:31 -05:00
Hannah Hunter
87b306ecfd
fix link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-13 17:48:45 -05:00
Hannah Hunter
456fe6addb
Merge branch 'v1.12' of https://github.com/dapr/docs into v1.12
2023-11-13 17:48:04 -05:00
Hannah Hunter
4643fdc0b9
Merge branch 'v1.12' into kaibocai/update-workflow
2023-11-13 17:38:12 -05:00
Hannah Hunter
9d9e0e8b90
Merge pull request #3856 from stuartleeks/patch-1
...
Add missing arg value in multi-app-template.md
2023-11-13 17:37:52 -05:00
Hannah Hunter
78ffacba64
Update daprdocs/content/en/reference/components-reference/supported-bindings/kubemq.md
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-11-13 17:33:29 -05:00
Hannah Hunter
bc9ee47fca
Update daprdocs/content/en/reference/components-reference/supported-bindings/kubemq.md
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-11-13 17:33:23 -05:00
Hannah Hunter
87d248d705
Merge branch 'v1.12' of https://github.com/dapr/docs into v1.12
2023-11-13 15:42:09 -05:00
kaibocai
866e2498a3
minor updates
...
Signed-off-by: kaibocai <kaibocai@microsoft.com>
2023-11-13 16:43:34 +00:00
Amit Mor
58570f137c
added recommendation
...
Signed-off-by: Amit Mor <amit.mor@hotmail.com>
Signed-off-by: Amit Mor <amitm@at-bay.com>
2023-11-13 10:45:28 +02:00
kaibocai
96f5841b61
fix worflow examples for java
...
Signed-off-by: kaibocai <kaibocai@microsoft.com>
2023-11-13 01:33:09 +00:00
Amit Mor
5adcac925a
SNS/SQS contention
...
Signed-off-by: Amit Mor <amit.mor@hotmail.com>
Signed-off-by: Amit Mor <amitm@at-bay.com>
2023-11-12 21:48:17 +02:00
Anish Pai
b0d5eb2ed5
Created a powershell and non powershell environment version for the dapr run command in section 3 for running the Dapr Sidecar.
...
Signed-off-by: Anish Pai <anishpai@Anishs-MacBook-Pro.local>
2023-11-11 11:49:25 -05:00
Anish Pai
35ed773345
In Section 3: Run the Dapr Sidecar, the --resources-path flag in the dapr run command was listed incorrectly. It now correctly ends in resources-path ../
...
Signed-off-by: Anish Pai <anishpai@Anishs-MacBook-Pro.local>
2023-11-10 22:52:22 -05:00
Stuart Leeks
5c53ef2e10
Update broken links
...
https://account.kubemq.io/login/register is redirected to https://account.kubemq.io/auth/signup
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
2023-11-09 09:32:06 +00:00
Stuart Leeks
976beeed4d
Add missing arg value in multi-app-template.md
...
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
2023-11-09 09:32:06 +00:00
Hannah Hunter
8adc5076b2
Merge pull request #3852 from jorimvanhove/bugfix/#3851
...
Fixes #3851
2023-11-08 11:23:22 -05:00
Hannah Hunter
58061279ea
Merge branch 'v1.12' of https://github.com/dapr/docs into v1.12
2023-11-08 09:52:50 -05:00
Jorim Van Hove
83791e5e34
Added module mounts for translated java, go & js sdk pages
...
Signed-off-by: Jorim Van Hove <jorim.vanhove@greenstack.be>
2023-11-03 18:57:41 +01:00
Jorim Van Hove
d42df929fd
Fixes #3851
...
Signed-off-by: Jorim Van Hove <jorim.vanhove@greenstack.be>
2023-11-03 18:57:41 +01:00
Hannah Hunter
d3a3d53d0a
Merge pull request #3847 from hhunter-ms/issue_3584
...
[Crypto] Add JS quickstart
2023-10-30 15:15:23 -04:00
Hannah Hunter
e4edc79708
Merge branch 'v1.12' into issue_3584
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-30 15:09:12 -04:00
Hannah Hunter
c78a393e5b
Merge pull request #3846 from hhunter-ms/issue_3775
...
Update Azure Active Directory to Microsoft Entra ID
2023-10-30 15:08:51 -04:00
Mark Fussell
f492af580f
Merge branch 'v1.12' into issue_3775
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-10-30 09:34:58 -07:00
Mark Fussell
a42a8f0375
Merge branch 'v1.12' into issue_3584
...
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-10-30 09:21:49 -07:00
Hannah Hunter
0abf03a343
Redis limitation about transactions ( #3848 )
...
* add redis limitations note
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edits
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-10-27 10:34:31 -07:00
Hannah Hunter
c7ec8968ab
Merge branch 'v1.12' of https://github.com/dapr/docs into v1.12
2023-10-27 09:34:56 -04:00
Hannah Hunter
a64e00b0e2
remove ms ( #3850 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-26 16:34:54 -07:00
Hannah Hunter
457416da68
add javascript quickstart for crypto
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-25 10:45:39 -04:00
Hannah Hunter
c445eda8eb
update aad to entra
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-24 17:52:53 -04:00
Hannah Hunter
18d793a641
Merge branch 'v1.12' of https://github.com/dapr/docs into v1.12
2023-10-24 15:57:49 -04:00
Hannah Hunter
c855e99334
Merge pull request #3840 from andreas-eriksson/patch-1
...
Update security-concept.md
2023-10-24 15:33:40 -04:00
Yaron Schneider
096e5ce307
Merge branch 'v1.12' into patch-1
2023-10-20 20:19:57 -07:00