Hannah Hunter
9f35db9837
Merge branch 'v1.11' into issue_3250
2023-06-19 13:49:54 -04:00
Hannah Hunter
10e4e50605
Merge branch 'v1.11' into issue_3258
2023-06-19 13:44:43 -04:00
Mark Fussell
de561f18b3
Merge branch 'v1.11' into issue_3250
2023-06-16 18:03:46 -07:00
Hannah Hunter
26624224b9
update notes
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-16 10:34:28 -04:00
Hannah Hunter
ce270b7852
Merge branch 'v1.11' into issue_3258
2023-06-16 10:22:51 -04:00
Hannah Hunter
cf3afe5e84
Update daprdocs/content/en/reference/components-reference/supported-bindings/redis.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-16 10:22:44 -04:00
Hannah Hunter
4fac7e4446
Merge branch 'v1.11' into issue_3320
2023-06-16 10:13:23 -04:00
Hannah Hunter
92e83e57de
Update daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-16 10:13:17 -04:00
Mark Fussell
d5c00ef5f2
Merge branch 'v1.11' into issue_3339
2023-06-15 17:48:13 -07:00
Mark Fussell
ac7b88b34b
Update daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md
...
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-06-15 17:47:56 -07:00
ItalyPaleAle
01ac56cfd8
Update SQL Server docs for Azure AD
...
Fixes #3344
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-15 20:58:44 +00:00
Hannah Hunter
df28a2745a
add suggested warning
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 15:52:45 -04:00
Hannah Hunter
e388bd56e7
duplicate changes from deleted repo
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 15:44:20 -04:00
Hannah Hunter
e23ae809da
add saslmechanism
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 14:34:03 -04:00
Hannah Hunter
48a87d2716
add pollingInterval
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-15 13:04:49 -04:00
Hannah Hunter
b7e67856e7
Merge branch 'v1.11' into issue_3476
2023-06-14 22:31:39 -04:00
Hannah Hunter
758fc86c8e
Merge branch 'issue_3534' of https://github.com/hhunter-ms/docs into issue_3534
2023-06-14 18:01:54 -04:00
Hannah Hunter
60c4cff5f7
update per ale
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-14 18:01:38 -04:00
Hannah Hunter
b76e2854eb
Merge branch 'v1.11' into issue_3476
2023-06-14 15:07:16 -04:00
Hannah Hunter
fa1cfd5a68
updates per mark
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-14 15:06:54 -04:00
Hannah Hunter
feb3f89cc7
Merge branch 'v1.11' into issue_3534
2023-06-14 10:37:08 -04:00
Hannah Hunter
f1e3112cb9
typo
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-14 10:21:14 -04:00
Hannah Hunter
664236e0f8
typo
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-14 10:20:05 -04:00
binnn6
0d25e77685
few edits on pubsub plusar doc
...
Signed-off-by: binnn6 <734819342@qq.com>
2023-06-14 10:50:57 +08:00
Hannah Hunter
565523d939
update pub/sub component specs
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-13 16:19:16 -04:00
Hannah Hunter
f0c37e42b1
update/clarify wording for sql server
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-13 14:29:02 -04:00
binnn6
5777270109
add new metadata field for pulsar
...
Signed-off-by: binnn6 <734819342@qq.com>
2023-06-14 00:52:26 +08:00
Hannah Hunter
806e7333c5
move app config to azure.yaml
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-13 09:49:46 -04:00
Deepanshu Agarwal
4149daeede
Specifying Kafka version as 1.0.0 in Note for Kafka with EH ( #3474 )
...
* Note to specify version as 1.0.0 for EH with Kafka
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
* incorporate Review comments
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
---------
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-07 09:08:24 -07:00
Yaron Schneider
78aa71645c
Add e2e encryption content for pulsar ( #3493 )
...
* add e2e encryption content for pulsar
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
---------
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-06-06 21:26:26 -07:00
Mark Fussell
1278a864d6
Merge branch 'v1.11' into issue_3216
2023-06-05 16:30:38 -07:00
Hannah Hunter
723e4563a6
merge conflict
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 19:15:41 -04:00
Tom Bern
c9eeb96dc5
Update RabbitMQ priority queue publish message ( #3492 )
...
Signed-off-by: Tom Bern <57457849+thombrn@users.noreply.github.com>
2023-06-05 15:55:55 -07:00
Taction
cf7ea8c353
delete outdated content ( #3486 )
...
Signed-off-by: zhangchao <zchao9100@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-06-05 15:20:16 -07:00
Hannah Hunter
27bb5c2472
updates per mark and alessandro review
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 17:20:26 -04:00
Mark Fussell
3a3c62196f
Update local-storage.md
...
Updating grammar
2023-06-05 13:04:21 -07:00
Mark Fussell
48d7694fd7
Merge branch 'v1.11' into issue_3216
2023-06-05 12:47:49 -07:00
Hannah Hunter
627b83598d
Alessandro review
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 13:46:33 -04:00
Hannah Hunter
18319ad3b0
update k8s secrets spec
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 11:18:45 -04:00
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
Hannah Hunter
e0f29fe4a3
rename file with updated postrgesql name
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-06-05 10:32:21 -04:00
Mark Fussell
c3a7380006
Merge branch 'v1.11' into issue_3216
2023-06-04 22:16:18 -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
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
Mark Fussell
eb863609c6
Merge branch 'v1.11' into issue_3216
2023-05-30 20:37:15 -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
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
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
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