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
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
9212f5e52e
remove built-in
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-24 19:14:54 -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
2f52c0e9ae
Merge branch 'issue_3216' of https://github.com/hhunter-ms/docs into issue_3216
2023-05-18 17:16:03 -04:00
Hannah Hunter
eaabb9ebfc
fix link
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-05-18 17:15:43 -04:00
Hannah Hunter
fd08141fd7
Merge branch 'v1.11' into issue_3216
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-18 16:42:21 -04:00
Hannah Hunter
7f67865465
Merge branch 'v1.11' into sqlite-note
2023-05-18 10:43:30 -04:00
Sam
c1f152a91e
Extend service invocation to non-Dapr endpoints docs ( #3384 )
...
* docs(httpendpoint): add docs for service invocation to non-daprized endpoints
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* style: non-daprized -> non-dapr
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* docs: address some feedback
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* docs: update according to rest of feedback
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* Update howto-invoke-non-dapr-endpoints.md
Editing of the docs
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* docs: update last pr feedback
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* style: address grammar feedback
Signed-off-by: Samantha Coyle <sam@diagrid.io>
* Update _index.md
Updating weight in docs
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update howto-invoke-non-dapr-endpoints.md
Grammar fix
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-17 22:39:19 -07:00
ItalyPaleAle
940dc06d1a
Add note for sharing a SQLite database
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 17:32:19 -07:00
Hannah Hunter
cf76eed594
Merge branch 'v1.11' into fix-3262
2023-05-17 20:05:01 -04:00
Hannah Hunter
f3bc05adfd
Merge branch 'v1.11' into fix-3138
2023-05-17 19:54:30 -04:00
Hannah Hunter
b1bf246149
Merge branch 'v1.11' into fix-3329
2023-05-17 19:35:30 -04:00
Hannah Hunter
b84a3ed7f1
Merge branch 'v1.11' into issue_3216
2023-05-17 18:49:18 -04:00
Alessandro (Ale) Segala
082f61ee41
Apply suggestions from code review
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 15:30:58 -07:00
Hannah Hunter
a83442fd24
Merge branch 'v1.11' into fix-3200
2023-05-17 18:23:09 -04:00
Hannah Hunter
7446b0fb2b
Merge branch 'v1.11' into fix-3138
2023-05-17 18:21:55 -04:00
ItalyPaleAle
9b7ff806b0
Update docs for various components
...
Includes:
- Update docs for HTTP Bearer middleware
- Ensure etcd state store is included in the list
- Ensure the list of capabilities of state stores is up-to-date
Fixes #3262
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 14:25:50 -07:00
ItalyPaleAle
25ca481113
Update docs for local env secret store
...
Fixes #3329
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 14:02:42 -07:00
ItalyPaleAle
2ddf28688c
Standardize PostgreSQL components' name
...
Fixes #3200
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:55:22 -07:00
ItalyPaleAle
95ac37b34d
Update state.sqlite docs for 1.11
...
Fixes #3138
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 12:57:31 -07:00
halst
1b82d5a4f2
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:13:17 +08:00
halst
49ff1bef35
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:11:08 +08:00
halst
321a390a45
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:08:17 +08:00
halst
60df2c6daf
Update daprdocs/content/en/reference/components-reference/supported-bindings/kitex.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: halst <liusongstep@gmail.com>
2023-05-17 13:08:03 +08:00