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
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
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
halst
263baeccf6
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:07:54 +08:00
halst
f04440436e
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:07:46 +08:00
halst
1aee05c8dc
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:07:38 +08:00
halst
b664fd63e4
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:07:16 +08:00
halst
c3f1ddd480
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:06:29 +08:00
halst
04d2cbaa91
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:05:53 +08:00
liusong
95875af81d
add kitex binding
...
Signed-off-by: liusong <liusongstep@gmail.com>
2023-05-16 08:25:02 +08:00
Andre Bossard
8ee089446f
RabbitMQ mTLS Binding documentation ( #3407 )
...
* added docs
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
* updated example
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
---------
Signed-off-by: Andre Bossard <anbossar@microsoft.com>
Co-authored-by: Andre Bossard <anbossar@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-05-12 00:07:44 -07:00
Hannah Hunter
f4d44a366a
Merge branch 'v1.11' into rocketmq-consumer
2023-05-09 17:16:50 -04:00
Hannah Hunter
69e70ad5b0
Merge branch 'v1.11' into wasm-url
2023-05-09 16:39:22 -04:00
Hannah Hunter
b8a872c61b
Merge branch 'v1.11' into wasm-binding
2023-05-09 14:21:39 -04:00
Hannah Hunter
79757853fb
Merge branch 'v1.11' into rocketmq-consumer
2023-05-09 14:20:41 -04:00
Hannah Hunter
e4e22f4d11
Merge branch 'v1.11' into wasm-url
2023-05-09 14:20:07 -04:00
Hannah Hunter
3fd9ee1fb5
Merge branch 'v1.11' into rocketmq-consumer
2023-05-09 13:58:33 -04:00
Hannah Hunter
ec08c7e1ef
Merge branch 'v1.11' into wasm-url
2023-05-09 13:58:25 -04:00
Hannah Hunter
aaa7064734
Merge branch 'v1.11' into wasm-binding
2023-05-09 13:57:58 -04:00
Hannah Hunter
a19e4d1677
Merge branch 'v1.11' into v1.11
2023-05-09 13:56:51 -04:00
Hannah Hunter
84e247aa92
Merge pull request #3374 from robertojrojas/gcp-pubsub-cert-2461
...
GCP Pub/Sub Certification Tests
2023-05-09 12:53:04 -04:00
Hannah Hunter
cf3e5ddf88
Merge pull request #3376 from robertojrojas/aws-bindings-s3-cert-2247
...
AWS Bindings S3 Certification Tests
2023-05-09 11:16:49 -04:00
Roberto Rojas
06252e102d
GCP Firestore Certification Tests ( #3375 )
...
* GCP Firestore Certification Tests
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-firestore.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-firestore.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
* gcp firestore: adds privatekey doc
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
---------
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-05-09 08:10:21 -07:00
Adrian Cole
f14f926518
reword ruby
...
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-09 17:15:13 +08:00
Crypt Keeper
9ffebbdd8c
Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper
e509d1d5ca
Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper
234d19f291
Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper
15914c2d14
Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper
e361458901
Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper
8c235043f1
Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Crypt Keeper
c51f8d7b9f
Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00
Adrian Cole
b2e197bd8d
reword
...
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-05-09 17:15:13 +08:00
Crypt Keeper
a8755cfea3
Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
2023-05-09 17:15:13 +08:00