Andrew
|
b540fa308c
|
Kafka SASL SCRAM Authentication (#2939)
* Adds settings for SASL SCRAM SHA-256 and SHA-512
Signed-off-by: Andrew <mindovermiles262@gmail.com>
* Update setup-apache-kafka.md
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Signed-off-by: Andrew <mindovermiles262@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
|
2022-11-19 18:04:57 -08:00 |
greenie-msft
|
44e3f68cc1
|
Merge pull request #2958 from greenie-msft/v1.9.4
Update runtime version to 1.9.4
|
2022-11-18 09:07:28 -08:00 |
Mark Fussell
|
3c0dad5aea
|
Merge branch 'v1.9' into v1.9.4
|
2022-11-17 22:11:44 -08:00 |
Hannah Hunter
|
e2fa30d3c2
|
Update subscription examples (#2957)
* dotnet submodule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update to v2alpha
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* revert some changes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update routes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2022-11-17 20:34:21 -08:00 |
Nick Greenfield
|
320ed537ff
|
Update runtime version to 1.9.4
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
|
2022-11-17 15:40:38 -08:00 |
greenie-msft
|
4093682e9a
|
Merge pull request #2949 from ThumNet/patch-1
Azurite queue default port is 10001
|
2022-11-16 14:50:26 -08:00 |
Jeffrey Tummers
|
8bf5bdd0fb
|
Merge branch 'v1.9' into patch-1
|
2022-11-16 06:08:51 +01:00 |
Hannah Hunter
|
9840c1dbc0
|
Merge pull request #2896 from hhunter-ms/issue_2738
[subscriptions doc] update py, go, and js examples
|
2022-11-10 15:21:54 -06:00 |
Mark Fussell
|
c9f61fa607
|
Merge branch 'v1.9' into issue_2738
|
2022-11-10 13:06:19 -08:00 |
Hannah Hunter
|
1b1214c88b
|
Merge branch 'v1.9' into patch-1
|
2022-11-10 11:20:22 -06:00 |
Hannah Hunter
|
5558ab3c78
|
Merge pull request #2901 from wxbty/patch-3
Update redis.md
|
2022-11-10 10:16:27 -06:00 |
Hannah Hunter
|
ddeffadcb4
|
Merge branch 'v1.9' into issue_2738
|
2022-11-09 10:43:00 -06:00 |
ThumNet
|
ddc252ef82
|
Azurite queue default port is 10001
fix: Update azurite port to 10001 instead of 10000
See [docs](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio#queue-listening-port-configuration)
Signed-off-by: ThumNet <jeffreytummers@gmail.com>
|
2022-11-09 16:44:08 +01:00 |
Hannah Hunter
|
a5f75708a5
|
Merge branch 'v1.9' into patch-3
|
2022-11-08 15:46:47 -06:00 |
Hannah Hunter
|
c0f9f3b2e7
|
Merge pull request #2942 from mountain65/patch-1
Update azure-api-management.md
|
2022-11-08 15:22:16 -06:00 |
Hannah Hunter
|
7a69b98a47
|
Merge branch 'v1.9' into patch-1
|
2022-11-08 15:08:28 -06:00 |
Hannah Hunter
|
b33dfb6ca4
|
Merge branch 'v1.9' of https://github.com/dapr/docs into issue_2738
|
2022-11-08 13:28:30 -06:00 |
Hannah Hunter
|
3cf224f8ec
|
update code snippets
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2022-11-08 13:27:03 -06:00 |
greenie-msft
|
4b0b126c37
|
Merge pull request #2944 from dapr/greenie-msft-patch-8
Fix Python SDK version
|
2022-11-08 10:09:29 -08:00 |
greenie-msft
|
5783d9a432
|
Fix Python SDK version
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
|
2022-11-08 09:01:22 -08:00 |
Patrice Chalin
|
04221174e6
|
Use Google Analytics 4 ID (#2941)
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Signed-off-by: Patrice Chalin <chalin@cncf.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
|
2022-11-08 08:16:24 -08:00 |
Richard de Zwart
|
53b1521690
|
Update azure-api-management.md
Removed one word
Signed-off-by: Richard de Zwart <richard@dezwartenco.nl>
|
2022-11-08 12:11:44 +01:00 |
greenie-msft
|
2782ac4bb4
|
Merge pull request #2940 from greenie-msft/hotfix_1.9.3
Update docs runtime version to 1.9.3
|
2022-11-07 13:49:35 -08:00 |
Nick Greenfield
|
802aaf11ce
|
Update docs runtime version to 1.9.3
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
|
2022-11-07 10:43:02 -08:00 |
Hannah Hunter
|
b2d97e13f9
|
Merge branch 'issue_2738' of https://github.com/hhunter-ms/docs into issue_2738
|
2022-11-03 13:55:15 -05:00 |
Hannah Hunter
|
9930c56c1d
|
update python to be declarative example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2022-11-03 13:54:51 -05:00 |
greenie-msft
|
71c4a86048
|
Merge pull request #2920 from vishalsignity/patch-1
Update aws-secret-manager.md
|
2022-11-03 10:12:46 -07:00 |
greenie-msft
|
3e46718b13
|
Merge branch 'v1.9' into patch-1
|
2022-11-03 10:03:56 -07:00 |
Hannah Hunter
|
8b29dcc899
|
Merge pull request #2899 from greenie-msft/resiliency_concepts
Add Resiliency to the concepts page
|
2022-11-03 12:03:45 -05:00 |
greenie-msft
|
36b7e2c464
|
Merge branch 'v1.9' into resiliency_concepts
|
2022-11-03 09:24:38 -07:00 |
Nick Greenfield
|
a64803c09d
|
Add sidecar health image and fix broken links
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
|
2022-11-03 09:23:48 -07:00 |
Ana Cozma
|
5cfba9f69c
|
Update eventgrid.md command typos (#2932)
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
Signed-off-by: Ana Cozma <48124384+ana-cozma@users.noreply.github.com>
|
2022-11-03 07:37:49 -07:00 |
wxbty
|
80b61c484c
|
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
|
2022-11-03 11:23:34 +08:00 |
wxbty
|
19393252de
|
Update redis.md
Signed-off-by: wxbty <38374721+wxbty@users.noreply.github.com>
|
2022-11-03 11:22:46 +08:00 |
greenie-msft
|
51d3a552c1
|
Merge branch 'v1.9' into patch-3
|
2022-11-02 15:48:26 -07:00 |
greenie-msft
|
0a8e4d16bd
|
Merge branch 'v1.9' into patch-1
|
2022-11-02 15:46:48 -07:00 |
greenie-msft
|
47bd8726c8
|
Update daprdocs/content/en/concepts/resiliency-concept.md
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
|
2022-11-02 15:10:32 -07:00 |
Hannah Hunter
|
16d21556e2
|
Merge branch 'v1.9' into issue_2738
|
2022-11-02 10:47:26 -05:00 |
greenie-msft
|
e05cfba28f
|
Merge branch 'v1.9' into resiliency_concepts
|
2022-11-01 14:07:13 -07:00 |
Mukundan Sundararajan
|
e024c0a6e1
|
update supported versions list (#2916)
* update supported versions list
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* updated supported versions
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
|
2022-11-01 08:32:17 -07:00 |
greenie-msft
|
e82fbcd0df
|
Merge pull request #2911 from berndverst/patch-15
Update latest Python SDK version
|
2022-10-31 16:21:24 -07:00 |
greenie-msft
|
f98df1cde2
|
Merge branch 'v1.9' into patch-15
|
2022-10-31 15:00:00 -07:00 |
greenie-msft
|
d71439545d
|
Merge pull request #2919 from berndverst/addmissingrocketmq
Add missing rocketmq pubsub to table
|
2022-10-31 14:59:34 -07:00 |
Nick Greenfield
|
717ef391de
|
Apply feedback to resiliency concept page
|
2022-10-31 10:36:16 -07:00 |
greenie-msft
|
d8a641468c
|
Merge branch 'v1.9' into resiliency_concepts
|
2022-10-31 08:49:09 -07:00 |
greenie-msft
|
93eb7c06b8
|
Update daprdocs/content/en/concepts/resiliency-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
|
2022-10-31 08:49:03 -07:00 |
greenie-msft
|
0292942ade
|
Update daprdocs/content/en/concepts/resiliency-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
|
2022-10-31 08:48:54 -07:00 |
greenie-msft
|
2972c26540
|
Update daprdocs/content/en/concepts/resiliency-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
|
2022-10-31 08:48:47 -07:00 |
vishalsignity
|
08455c7134
|
Update aws-secret-manager.md
Signed-off-by: vishalsignity <97443129+vishalsignity@users.noreply.github.com>
|
2022-10-28 17:54:37 +05:30 |
Bernd Verst
|
61878784e5
|
Add missing rocketmq pubsub to table
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
|
2022-10-27 16:30:05 -07:00 |