Commit Graph

1650 Commits

Author SHA1 Message Date
Hannah Hunter b297b85312
Update daprdocs/content/en/reference/api/scheduler_api.md
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-17 15:13:51 -04:00
Hannah Hunter 6961be771f fix merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-17 14:59:08 -04:00
Hannah Hunter 5d039e7e69 remove apiLevel for now
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-14 15:03:33 -04:00
Hannah Hunter b27a43389b add to dapr run and args doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-14 13:27:31 -04:00
Hannah Hunter 39db5686aa successful upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-14 11:25:41 -04:00
Hannah Hunter 87456a602b updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-14 11:19:19 -04:00
Hannah Hunter 712baca84d add to api doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-12 17:02:29 -04:00
Hannah Hunter 49916d8645 Merge branch 'issue_3915' of https://github.com/hhunter-ms/docs into issue_3915 2024-06-12 14:38:03 -04:00
Hannah Hunter f5abc178ab remove dapr-jobs cli doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-12 14:37:46 -04:00
Hannah Hunter a9c8f930d0 update json example in api doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-12 11:15:21 -04:00
Hannah Hunter 4292af2454 namespaced actors - start documentation
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-11 17:39:58 -04:00
Mark Fussell 979271fecf
Merge branch 'v1.13' into issue_4183 2024-06-10 17:45:45 -07:00
Hannah Hunter 5e6da7ec59
Merge branch 'v1.13' into patch-1 2024-06-10 12:28:08 -04:00
Hannah Hunter f2da80c950
Merge branch 'v1.14' into issue_3915 2024-06-10 12:17:18 -04:00
Eileen Yu c6e8f1e529
docs: add endpoint field to aws sns (#4189)
Signed-off-by: Eileen Yu <eileenylj@gmail.com>
2024-06-07 21:14:58 -07:00
Hannah Hunter 77eb748639
[Pub/sub] Expand `consumerID` examples in component specs (#4187)
* add clarification for consumerID

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update consumerID examples to include link to all template tags

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-07 21:04:46 -07:00
Ward Beyens 9188cc3324
Update setup-redis.md
actorStateStore is listed twice

Signed-off-by: Ward Beyens <45149049+wardbeyens@users.noreply.github.com>
2024-06-07 17:21:28 +02:00
Hannah Hunter 7e842cf9d7 add table row for schedule
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 16:33:55 -04:00
Hannah Hunter a371daed98 add cli doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 13:49:04 -04:00
Hannah Hunter ead715c94f reorder toc for API references and component specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 11:30:23 -04:00
Tomas Ekeli 1d91ccd727
change resilience component to policy and link pubsub-deadletter
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-05-31 00:09:59 +02:00
Tomas Ekeli b924132113
Update setup-azure-servicebus-queues.md
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-05-30 16:12:06 +02:00
Tomas Ekeli e912c50d01
Update setup-azure-servicebus-queues.md
Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-05-30 16:02:04 +02:00
Tomas Ekeli 8129bd156d
Describe queue-name, policy and dead-letter queue aspects
Describe how to get past stumbling-blocks I met when setting up a service-bus queue pubsub.

Signed-off-by: Tomas Ekeli <tomas@eke.li>
2024-05-30 15:56:47 +02:00
Mark Fussell fc42fe7e58
Merge branch 'v1.13' into issue_2923 2024-05-29 22:11:11 +01:00
Mark Fussell 622fb20a8f
Update daprdocs/content/en/reference/api/pubsub_api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-05-29 22:08:18 +01:00
Elena Kolevska fe915beb5d
Merge branch 'v1.13' into v1.13 2024-05-29 18:37:33 +01:00
Elena Kolevska 27d995b807
Update daprdocs/content/en/reference/cli/dapr-init.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
2024-05-29 18:37:27 +01:00
Elena Kolevska 33387d73d4 Updates to Dapr 1.13.4
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-05-29 18:32:36 +01:00
Hannah Hunter 7d9bbecf6f update to just scheduler; add to preview features
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-29 10:53:30 -04:00
Hannah Hunter 0ce51723fa alpha api doc and create reference api
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 15:34:46 -04:00
Hannah Hunter 08ecdc9a8c Merge branch 'issue_2923' of https://github.com/hhunter-ms/docs into issue_2923 2024-05-28 12:17:09 -04:00
Hannah Hunter b42185a61d mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 12:15:42 -04:00
Hannah Hunter 69e6c10aa8
Update daprdocs/content/en/reference/api/pubsub_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-28 11:57:04 -04:00
Hannah Hunter d7d470f4ac
Update daprdocs/content/en/reference/api/pubsub_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-28 11:56:52 -04:00
Yaron Schneider 44dc3f8f6e
Merge branch 'v1.13' into issue_2923 2024-05-26 08:28:51 -07:00
Simon Headley e26f66e32c
Adding a compression cost optimization section to the Cosmos DB docs (#4151)
* Adding a compression cost optimization section to the Cosmos DB documentation

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Reducing "and possibly more" from 2nd paragraph

Signed-off-by: Simon Headley <headleysj@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-22 19:31:48 +01:00
Elena Kolevska ba34010e8b Updates 1.13.0 references to 1.13.3
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-05-21 23:48:59 +01:00
Hannah Hunter 06ff779c90
Merge branch 'v1.13' into issue_3039 2024-05-09 17:39:36 -04:00
Hannah Hunter 0bb903663d add actorStateStore to specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-08 16:15:41 -04:00
Hannah Hunter a0bb95682d add matches example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 16:05:25 -04:00
Hannah Hunter 557ff4512f add port flag
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 12:27:57 -04:00
Hannah Hunter e2b12c4993 merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-03 12:47:54 -04:00
Hannah Hunter bacfeae560
adding missing queueName (#4125)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-05-02 14:46:01 -07:00
Sam 516e503899
docs: showcase aws iam authentication for pg components (#4100)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-18 07:08:29 -07:00
Sam 7a386ba1cb
docs: add some of the kafka enhancement new metadata fields (#4099)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2024-04-11 17:26:34 -07:00
Trevor Lund 18a6d6315c
Update confusing examples for subscribePollInterval
Most of the other options show an example identical to the default value.  This was an exception and could prove confusing when reading the docs

Signed-off-by: Trevor Lund <89029310+tlund101@users.noreply.github.com>
2024-04-09 14:35:53 -05:00
Patrick Assuied 5c92fd5ab2
Adjust documentation per `rawPayload=true` requirements (#4086)
* Adjust documentation per `rawPayload=true` requirements

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* small tweak

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* PR feedback

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* more editing

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-09 22:33:28 +03:00
Newbe36524 a72e283be6
Update middleware-bearer.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:38:10 +08:00
Hannah Hunter c518c13b2f Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-04 14:48:58 -05:00
Hannah Hunter e4c904b475 link to js code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 14:48:33 -05:00
Hannah Hunter c1a840ae29
Merge branch 'v1.13' into issue_3704 2024-03-04 14:02:27 -05:00
Hannah Hunter 4cf019bd4a resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 11:43:24 -05:00
Hannah Hunter d5dde4db30 Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-04 10:32:38 -05:00
Hannah Hunter d9489640f8 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 10:31:26 -05:00
Hannah Hunter d4961b3a1d
Update Redis pub/sub component specs to match code (#4049)
* update to match code implementation

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update to include both seconds and milliseconds

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-redis-pubsub.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-redis-pubsub.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>
2024-03-01 17:06:11 -08:00
Mark Fussell cf4a0c2ce1
Merge branch 'v1.13' into issue_3704 2024-03-01 15:19:54 -08:00
Yaron Schneider 658f3a3c32
add maxConcurrentHandlers to Pulsar (#4057)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-03-01 10:54:47 -08:00
Hannah Hunter 25739a0ad9
Merge branch 'v1.13' into issue_3704 2024-03-01 12:20:26 -05:00
Hannah Hunter e5f9dc0ee9 Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-01 12:11:07 -05:00
Hannah Hunter 103ea58a33 updates per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-01 12:10:59 -05:00
Artur Souza 06e114e1e3
Added errorIfNot2XX option to HTTP binding docs (#3741) (#4056)
* Added errorIfNot2XX option to HTTP binding docs



* Update daprdocs/content/en/reference/components-reference/supported-bindings/http.md



---------

Signed-off-by: Wim Vande Casteele <wim.vande.casteele@randstadgroup.be>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: wimvc1 <86042870+wimvc1@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-29 17:50:51 -08:00
Mark Fussell 3f24031fd9
Update health_api.md
Edited this PR
2024-02-28 22:31:16 -08:00
Hannah Hunter 42fdb2b458 initial add, need to create diagram to replace placeholder
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-21 14:46:31 -05:00
ashiquemd 2d5d8e1c75 Add workflow backend documentation
Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
2024-02-14 12:28:25 +05:30
MD Ashique 8ad592780d
Update daprdocs/content/en/reference/components-reference/supported-workflow-backend/actor-workflow-backend.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:19:45 +05:30
MD Ashique 12ec4ef6a5
Update daprdocs/content/en/reference/components-reference/supported-workflow-backend/actor-workflow-backend.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:19:20 +05:30
mikeee 66d6e8f74b
Merge branch 'v1.12' into mikeee-init-docs 2024-02-10 00:49:12 +00:00
Hannah Hunter 918fe00fd2
Merge branch 'v1.13' into wfbackend-docs 2024-02-09 13:23:11 -05:00
mikeee 5b8b307be4
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 18:00:03 +00:00
Mark Fussell 8dddbc2434
Merge branch 'v1.13' into actors-services 2024-02-09 08:48:44 -08:00
Josh van Leeuwen 649e91f953
Workflow terminate/purge: remove `non_recursive` query option (#4008)
* Updates workflow terminate/purge `non_recursive` query to `recursive`

Updates from PR https://github.com/dapr/dapr/pull/7498

Signed-off-by: joshvanl <me@joshvanl.dev>

* Removes recursive workflow delete strategy from API completely

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-09 08:48:06 -08:00
Hannah Hunter 93842d3156
Merge branch 'v1.12' into issue_4003 2024-02-09 11:24:14 -05:00
Hannah Hunter b6fcabeb07 edits per Chris and Mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-09 11:23:43 -05:00
mikeee 443bc6bb0e
add --dev example to cli init docs
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 14:19:05 +00:00
Hannah Hunter 1501757ef5
add video to openai spec (#4026)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-08 12:12:23 -08:00
MD Ashique 1bab32e321 Add workflow backend documentation
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-08 20:23:13 +05:30
Hannah Hunter 552e12b824
Merge branch 'v1.13' into actors-services 2024-02-06 14:44:04 -05:00
Hannah Hunter cc5095b19e remove nats streaming
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 14:25:58 -05:00
Hannah Hunter 3f7955315a Merge branch 'issue_4005' of https://github.com/hhunter-ms/docs into issue_4005 2024-02-06 13:36:39 -05:00
Hannah Hunter 87bfa45165 forgot one
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 13:36:27 -05:00
Hannah Hunter 9b227822e2
Merge branch 'v1.13' into issue_4005 2024-02-06 12:44:33 -05:00
Hannah Hunter 2961bc4358 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-06 12:44:20 -05:00
Hannah Hunter ac83ec9227
Merge branch 'v1.13' into azure-blob-v2 2024-02-06 11:47:06 -05:00
Alessandro (Ale) Segala 5202af18d1
[1.13] Docs for PostgreSQL v2 state store (#3996)
* [1.13] Docs for PostgreSQL v2 state store

Fixes #3911

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* 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>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-postgresql-v1.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-postgresql-v2.md

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-06 08:29:29 -08:00
Alessandro (Ale) Segala 90d7be84ad
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-blobstorage.md
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-05 13:40:59 -08:00
Mark Fussell 47d7e67d4d
Merge branch 'v1.13' into azure-blob-v2 2024-02-05 12:40:26 -08:00
Alessandro (Ale) Segala 525baca80a
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-blobstorage.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-05 08:56:35 -08:00
Hannah Hunter 330be0a82b update titles, add links, update service invo overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-02 16:03:45 -05:00
Hannah Hunter a63d3287fe add name resolution to config overview and schema
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-02 15:50:25 -05:00
Alessandro (Ale) Segala 9a92b51dca
Merge branch 'v1.13' into actors-services 2024-02-02 10:34:00 -08:00
Alessandro (Ale) Segala 8e32a28364
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>
2024-02-02 10:09:15 -08:00
Hannah Hunter 91b0f3ac6b
Merge branch 'v1.13' into sqlite-nr 2024-02-02 12:53:56 -05:00
Mark Fussell 82e72d094c
Update daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-sqlite.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 09:52:03 -08:00
Mark Fussell a360f653e4
Update nr-sqlite.md
Fixed formatting
2024-02-02 09:51:23 -08:00
Mark Fussell ca3b62715b
Update daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-sqlite.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 09:46:29 -08:00
Mark Fussell 9db51739dd
Update daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-sqlite.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 09:46:02 -08:00
Alessandro (Ale) Segala 3d303ec528
Update daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-sqlite.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-02 09:22:34 -08:00
Mark Fussell f36672f58c
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 09:02:06 -08:00
Mark Fussell 6f7727c7b0
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 08:53:54 -08:00
Mark Fussell de0bf93079
Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-mongodb.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-02 08:52:40 -08:00
Alessandro (Ale) Segala d6e0a8b66d
Merge branch 'v1.13' into sqlite-nr 2024-02-02 08:31:50 -08:00
Hannah Hunter cf06d9510d
Merge branch 'v1.12' into fix-3303 2024-02-02 10:55:52 -05:00
Hannah Hunter 7419cd3693
Merge branch 'v1.13' into metrics-cardinality 2024-02-02 10:51:52 -05:00
Mark Fussell 33c57ff503
Merge branch 'v1.13' into kafka-aws-iam 2024-02-01 12:40:11 -08:00
Mark Fussell 7a6f38494a
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:40:03 -08:00
Mark Fussell 48e2f46385
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:39:56 -08:00
Mark Fussell 74fcb49572
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:39:51 -08:00
Mark Fussell b2cbc2d55f
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-02-01 12:39:43 -08:00
Mark Fussell 89dbf11f38
Merge branch 'v1.12' into patch-1 2024-02-01 12:33:26 -08:00
Hannah Hunter e4847eb702
add actual valid states for runtimeStatus (#3989)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-01 12:29:39 -08:00
Shivam Kumar 7dea32b7c8
Adding recursive terminate/purge in workflow API (#3969)
* Adding recursive terminate/purge in workflow api

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* review comments

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

---------

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-02-01 12:26:53 -08:00
ItalyPaleAle 4b69580298 [1.13] Document actor services flags
Adds docs for the daprd flags `--actors-service` and `--reminders-service`. These are currently not very useful to end users, as there's only 1 possible implementation in Dapr today.

Fixes #3948

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:36:25 -08:00
ItalyPaleAle 9af6491271 Updatd Docker too
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:24:56 -08:00
ItalyPaleAle 75161a0bfe Changed to use the Helm chart by bitnami
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:22:12 -08:00
Alessandro (Ale) Segala 1cdb40f549
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:16:18 -08:00
ItalyPaleAle d9187d8782 Updated configuration-schema
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-02-01 09:15:44 -08:00
arthbalete 694bd624d9
Documentation : Removed duplicates for failover and sentinelMasterName in setup-redis.md
In Redis state store component configuration example (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#component-format), "failover" and "sentinelMasterName" fields were duplicated.

This commit removes these duplicates, keeping the most verbose value (eg: "<bool> # Optional. Allowed: true, false" instead of "# Optional") and using the same position as the one in the spec metadata fields part (https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/#spec-metadata-fields).

Signed-off-by: arthbalete <67156595+arthbalete@users.noreply.github.com>
2024-02-01 10:37:55 +01:00
ItalyPaleAle c462418dbc [1.13] Azure Blob Storage v2 docs
Fixes #3203

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-31 17:06:47 -08:00
Alessandro (Ale) Segala 394b3db535
Update daprdocs/content/en/reference/components-reference/supported-name-resolution/nr-sqlite.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-31 16:27:12 -08:00
Alessandro (Ale) Segala f26884509c
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>
2024-01-31 11:52:15 -08:00
Fabian Martinez 4764458239 add kafka aws iam to docs
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
2024-01-31 20:30:28 +01:00
ItalyPaleAle 017bb6214c [1.13] Add docs for SQLite name resolver
Fixes #3914

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-31 10:31:48 -08:00
ItalyPaleAle 2666322311 Clarify actor state store support for MongoDB
Fixes #3303

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2024-01-31 09:47:02 -08:00
Hannah Hunter 0fcbd0a5d2 upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 15:40:09 -05:00
Hannah Hunter d600ba6542 resolve merge conflict
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-01-26 13:18:06 -05:00
Elena Kolevska 29fc98bc14 Add related links
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-01-25 21:21:43 +00:00
Elena Kolevska 63858ae8e2 Small update
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-01-25 16:11:29 +00:00
Whit Waldo 928acb316b
Added note explaining that use of the SDKs is preferred over HTTP APIs for production scenarios. (#3967)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-01-23 22:16:19 -08:00
Elena Kolevska e16d22f79a Small fixes after review
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-01-23 16:13:36 +00:00
Elena Kolevska d71bd4b81c
Apply suggestions from code review
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
2024-01-23 15:55:41 +00:00
Whit Waldo 3dc5218b79
Added Crypto API reference documentation (#3952)
* Added Crypto API reference documentation. Updated error codes weight so it's last in list.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Added Crypto API reference documentation. Updated error codes weight so it's last in list.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Minor text update

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/reference/api/cryptography_api.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Added related link to API reference on Crypto overview page.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

---------

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-22 21:42:35 -08:00
Mark Fussell de0f222840
Merge branch 'v1.13' into error-codes 2024-01-21 22:23:53 -08:00
Patrick Assuied b0dafe0897
fix formatting (#3950)
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
2024-01-12 13:03:21 -08:00
Patrick Assuied ae4e13754b
Feature/add-kafka-pubsub-schema-registry (#3946)
* Added doc for kafka pubsub Avro schema registry support

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update setup-apache-kafka.md

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-12 11:25:17 -08:00
Elena Kolevska 3a676db51a
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
2024-01-12 11:44:00 +00:00
Simon Headley 390de66da8
Describing Kafka consumer behaviour when consuming from multiple topics (#3931)
* Describing Kafka consumer behaviour when consuming from multiple topics

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Further specifying the behaviour of Kafka consumer groups on topics.

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Changing 'this will guarantee' to 'this guarantees' as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-01-11 14:38:57 -08:00
Mark Fussell 3577571cf8
Merge branch 'v1.13' into error-codes 2024-01-10 16:46:01 -08:00
Elena Kolevska accbf7b111
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
2024-01-10 17:59:35 +00:00
Simon Headley 5c132e6e3d
Adding write performance optimization section to Cosmos DB state stor… (#3934)
* Adding write performance optimization section to Cosmos DB state store documentation

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Applying suggestions as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Switching from Markdown note to {{% alert %}} {$ /alert $}} as per PR review

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Putting example paragraph in a new line as per review

Signed-off-by: Simon Headley <headleysj@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-08 22:02:59 -08:00
Hannah Hunter 174c51012b
[AWS SSM parameter store] Add prefix option (#3920)
* add prefix to spec

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add prefix to example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-01-05 17:42:38 -08:00
Simon Headley 20494df4ec
Specifying the behaviour of the ConsumerID field when configuring Kafka pub/sub (#3935)
Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-01-05 09:05:14 -08:00
Hannah Hunter a6f8ce3c8c last upmerge of 2023
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-12-22 10:33:37 -05:00
Hannah Hunter 149325b0d4
Update `dapr init` CLI reference with Docker network examples (#3901)
* update dapr init doc

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/content/en/reference/cli/dapr-init.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-12-20 08:03:29 -08:00
Elena Kolevska 992cd5be99 Adds a note about not all errors being enriched
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2023-12-19 00:42:08 +00:00
Elena Kolevska 6998990686 Adds a general docs/reference page for the richer error model
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2023-12-19 00:32:03 +00:00
Josh van Leeuwen 2db304e62a
Update arguments-annotations-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2023-12-08 17:53:36 +00:00
Hannah Hunter 8c249b0e99
Merge branch 'v1.13' into block-shutdown-seconds 2023-12-08 12:47:18 -05:00
joshvanl 22b7057aed Updates block-shutdown-seconds to block-shutdown-duration
Signed-off-by: joshvanl <me@joshvanl.dev>
2023-12-05 14:08:08 +00:00
joshvanl 3114f4d357 Adds Daprd `--block-shutdown-seconds` reference
Part of https://github.com/dapr/dapr/issues/4313

Signed-off-by: joshvanl <me@joshvanl.dev>
2023-12-04 23:39:25 +00:00
Guillermo Caracuel 6460169263
Fix Subscription docs to match Kubernetes CRDs (#3888)
Signed-off-by: gcaracuel <633810+gcaracuel@users.noreply.github.com>
2023-12-01 21:53:04 -08:00
Mark Fussell 0aec60c6c9
Merge branch 'v1.13' into upmerge_11-21 2023-11-21 07:25:40 -08:00
Josh van Leeuwen d68b3bca7e
v1.11 fix links (#3877)
* fix link

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* try again with link

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* pub-sub

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-11-20 16:59:05 -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 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 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
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
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
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
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
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 a64e00b0e2
remove ms (#3850)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-26 16:34:54 -07:00
Hannah Hunter c445eda8eb update aad to entra
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-24 17:52:53 -04:00
Susheel Thapa 1abd41b428
Fix typos in multiple files in dapr-docs (#3839)
* Chore: Typo fixed in multiple files

* Typo fixed

* Typo fixed(Telementry)

* Update pubsub-cloudevents.md

Signed-off-by: Susheel Thapa <sushilthapa9844242743@gmail.com>

---------

Signed-off-by: Susheel Thapa <sushilthapa9844242743@gmail.com>
2023-10-20 08:20:37 -07:00
Oliver Tomlinson e82d51c2ca
update to use the default kafka version to avoid uneccessary errors (#3837)
updated kafka pubsub component docs

Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com>
2023-10-19 06:37:50 -07:00
Hannah Hunter df4ca552fe
Merge branch 'v1.12' into fix-typo 2023-10-17 10:45:23 -04:00
Hannah Hunter 2a4f591a24
Merge branch 'v1.12' into bindings-dir 2023-10-17 10:40:31 -04:00
Shivam Kumar 8ba23898c4 fix typo
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-10-17 13:57:01 +05:30
frodera e83b4d3158
Update setup-nats-streaming.md (#3833)
Signed-off-by: frodera <219724+frodera@users.noreply.github.com>
2023-10-16 22:04:14 -07:00
Ilia Stepin f0ef4b9964
update s3 bindings links (#3782)
* update s3 bindings links

Signed-off-by: Ilia Stepin <stepinilya@gmail.com>

* Update s3.md

Signed-off-by: Ilia Stepin <stepinilya@gmail.com>

---------

Signed-off-by: Ilia Stepin <stepinilya@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2023-10-16 22:03:49 -07:00
Hannah Hunter 43937c435a
Merge branch 'v1.12' into bindings-dir 2023-10-12 11:13:59 -04:00
Hannah Hunter 04b2e8068b resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-10-11 18:57:19 -04:00
ItalyPaleAle 84e9dc1595 Remove direction metadata from output-only bindings
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-11 22:52:56 +00:00
Mark Fussell 5f4f521f91
Merge branch 'v1.12' into fix-3664 2023-10-11 15:18:55 -07:00
Mark Fussell 1a260817d0
Update http.md 2023-10-11 15:18:01 -07:00
Hannah Hunter 04c466da64
Merge branch 'v1.12' into fix-3525 2023-10-11 18:09:16 -04:00
Alessandro (Ale) Segala 74cf5ce84a
Updated docs for postgres and mysql components (#3811)
* Updated docs for postgres and mysql components

Fixes #3602

Also includes docs for https://github.com/dapr/components-contrib/pull/2975

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Update mysql.md

* Update postgresql.md

* Update daprdocs/content/en/reference/components-reference/supported-bindings/mysql.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update postgresql.md

* Update mysql.md

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-11 15:05:59 -07:00
ItalyPaleAle c8c553ce51 Update docs for routeralias middleware
Fixes #3525

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-11 12:38:16 -07:00
ItalyPaleAle f9d5a1b89b Update docs for HTTP binding
Fixes #3664

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-11 12:32:16 -07:00
Mukundan Sundararajan 6b7214092a
Update daprdocs/content/en/reference/components-reference/supported-bindings/servicebusqueues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-11 09:17:49 -07:00
Hannah Hunter c750c8b23e
Merge branch 'v1.12' into asb-metadata-bindings 2023-10-10 11:54:58 -04:00
Mukundan Sundararajan ea00e24dbc
add docs for k8s kubeconfig, defaultNamespace (#3803)
* add docs for k8s kubeconfig, defaultNamespace

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

* address review comments.

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>

---------

Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-10-10 08:25:44 -07:00
Hannah Hunter 9971ee59bb
Merge branch 'v1.12' into asb-metadata-bindings 2023-10-10 10:45:35 -04:00
Mukundan Sundararajan 80661979e6 address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 20:11:07 +05:30
Hannah Hunter 96d0e90458
Merge branch 'v1.12' into template-k8s 2023-10-10 09:30:31 -04:00
Mukundan Sundararajan adf10bbb2f add docs for oidc extensions field in kafka
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-10 04:23:40 +05:30
Mukundan Sundararajan 19c8721907 add asb metadata based on PR dapr/components-contrib#2203
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 14:55:24 +05:30
Mukundan Sundararajan b9bb5bd231 address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-09 14:27:42 +05:30
Mukundan Sundararajan 2cbca93b78 address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:59:20 +05:30
Mukundan Sundararajan 54434a610c address review comments.
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 21:29:47 +05:30
Mukundan Sundararajan 863cabc73f add docs for template processing in k8s name resolution
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-10-05 18:53:54 +05:30
Shivam Kumar 2aed48cff2
Azure eventhubs bulk subscribe support (#3756)
* azure eventhubs bulk subscribe support

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* removing localized link

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* Adding example

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

---------

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-10-04 15:42:44 -07:00
Yaron Schneider 42f857ed4e
add tls authentication for httpendpoint (#3780)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2023-10-03 19:39:16 -07:00
Whit Waldo 3f8a45b195 Fixed bad link cited in issue #3766
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2023-09-26 08:21:21 -05:00
Hannah Hunter 4d9c5fa5f6
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 16:34:11 -04:00
Mark Fussell 0880798588
Merge branch 'v1.11' into issue_3638 2023-09-25 13:33:28 -07:00
Mark Fussell b30b9d2d51
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-25 13:29:21 -07:00
Mark Fussell d2fc06627e
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 13:29:05 -07:00
Alexey ad4f49686c
typo in example in httpendpoints-schema.md (#3764)
Signed-off-by: Alexey <Kuzbekov@users.noreply.github.com>
2023-09-25 13:27:29 -07:00
Hannah Hunter b57960d8d4
update healthz (#3765)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 13:19:10 -07:00
Hannah Hunter 4844e35501
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 14:22:50 -04:00
Hannah Hunter 6495d52b1f update link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 12:46:50 -04:00
Mark Fussell c905d41d67
Merge branch 'v1.12' into issue_3567 2023-09-25 09:42:29 -07:00
Hannah Hunter 050d9ce558 pull in updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 12:41:19 -04:00
Hannah Hunter dfd193c927 update per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 12:40:23 -04:00
Mark Fussell 234572d4b3
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 09:26:26 -07:00
Hannah Hunter 836c353b7c link to example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 11:18:56 -04:00
Hannah Hunter e2b6321b73
Merge branch 'v1.11' into issue_3638 2023-09-25 11:01:10 -04:00
Hannah Hunter eb1c778b70
Update daprdocs/content/en/reference/resource-specs/component-schema.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 11:00:50 -04:00
Hannah Hunter e2a4f64ea1
Update daprdocs/content/en/reference/resource-specs/component-schema.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 11:00:35 -04:00
Hannah Hunter d202a515a1
Update daprdocs/content/en/reference/environment/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 10:53:42 -04:00
Hannah Hunter 61a51bd0da
Merge branch 'v1.12' into placement_tables_pt2 2023-09-25 10:53:04 -04:00
Hannah Hunter cbcda3f29c
Update daprdocs/content/en/reference/api/placement_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-25 10:52:50 -04:00
Hannah Hunter 782b63dc55
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-25 08:46:31 -04:00
Hannah Hunter cf9fa335de updates from mark/mukundan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-25 08:44:29 -04:00
wimvc1 5de4fdfd89
Added errorIfNot2XX option to HTTP binding docs (#3741)
* Added errorIfNot2XX option to HTTP binding docs

Signed-off-by: Wim Vande Casteele <wim.vande.casteele@randstadgroup.be>

* Update daprdocs/content/en/reference/components-reference/supported-bindings/http.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Wim Vande Casteele <wim.vande.casteele@randstadgroup.be>
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-09-24 20:53:15 -07:00
Mark Fussell d338e541b3
Merge branch 'v1.12' into fix_pubsub_rabbit_mq_client_name 2023-09-24 20:52:16 -07:00
Álvaro Aguilar-Tablada Espinosa ad50b794b0
Create 'quorum' queues in RabbitMQ (#3699)
* Create 'quorum' queues in RabbitMQ

Signed-off-by: Álvaro Aguilar <alvaro.aguilar@scrm.lidl>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>

---------

Signed-off-by: Álvaro Aguilar <alvaro.aguilar@scrm.lidl>
Signed-off-by: Álvaro Aguilar-Tablada Espinosa <alvaroteleco@hotmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:52:01 -07:00
Mark Fussell ba6c9c0057
Merge branch 'v1.12' into fix_pubsub_rabbit_mq_client_name 2023-09-24 20:44:22 -07:00
Mark Fussell 7fc9c4a248
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-09-24 20:44:16 -07:00
Mark Fussell 97d323bc6b
Merge branch 'v1.11' into issue_3638 2023-09-24 20:36:14 -07:00
Sri Lasya Malladi 762a349802
Updated configuration_api.md
Changed the Configuration API response from an array to dictionary

Signed-off-by: Sri Lasya Malladi <40951986+srilasya02@users.noreply.github.com>
2023-09-22 15:28:17 -07:00
Mark Fussell 1da77a3ccf
Merge branch 'v1.11' into issue_3638 2023-09-22 14:52:03 -07:00
Hannah Hunter 6b14399679 add ryan review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 15:42:42 -04:00
dollysah 715729ed09
Description of DAPR_HOST_IP is missing in docs #1852
Signed-off-by: dollysah <105938223+dollysah@users.noreply.github.com>
2023-09-22 13:00:17 -06:00
Hannah Hunter 02b02f8bb3 Merge branch 'placement_tables_pt2' of https://github.com/hhunter-ms/docs into placement_tables_pt2 2023-09-22 14:45:53 -04:00
Hannah Hunter e388830cee update examples header
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:45:23 -04:00
Hannah Hunter d2a912a384 update example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:44:53 -04:00
Hannah Hunter c79c7d5cd0
Update daprdocs/content/en/reference/environment/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-22 14:17:10 -04:00
Hannah Hunter 71a303d5a0 mark review pt1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 14:08:58 -04:00
Hannah Hunter c2a1f0fafc add to env list
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-22 12:25:04 -04:00
Hannah Hunter 3439d2cfe4 copy table to new topic under API
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-19 10:05:54 -04:00
Mark Fussell 5255225b4f
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-18 14:48:37 -07:00
Hannah Hunter f476d575d9
Merge branch 'v1.12' into issue_3567 2023-09-18 14:58:14 -04:00
Hannah Hunter 737c562728
Merge branch 'v1.12' into issue_3567 2023-09-18 14:54:11 -04:00
Mark Fussell cc9158a055
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-18 11:46:19 -07:00
Hannah Hunter 9d3e3f37aa upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-18 14:44:41 -04:00
Hannah Hunter 79dca6571b update schema with values
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-18 14:41:55 -04:00
Josh van Leeuwen c2fc0a18da
Reference: pubsub pulsar OIDC authentication (#3655)
* Adds `OIDC` authentication to pulsar pubsub options

Signed-off-by: joshvanl <me@joshvanl.dev>

* Updates the pulsar OIDC authentication docs to use `oauth2` fields.

Signed-off-by: joshvanl <me@joshvanl.dev>

* Put pulsar authentication options into different sections

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.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-pubsub/setup-pulsar.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-pubsub/setup-pulsar.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>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-18 11:21:34 -07:00
Hannah Hunter 5bea7f8ff2
Merge branch 'v1.12' into k8s-multi-app-run 2023-09-18 12:16:36 -04:00
Hannah Hunter 7186316808
Merge branch 'v1.12' into issue_3567 2023-09-18 12:14:17 -04:00
zhangchao 5ba6f545db add clientName and heartBeat
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-09-17 11:51:11 +08:00
Shubham Sharma 2eac805c5e
Add subscriptions to metadata API reference examples (#3682)
* Add subscription example to metadata API

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

* Update metadata API docs

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>

---------

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-09-15 14:49:36 -07:00
Hannah Hunter e9e0e75d9d update to beta1
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-14 09:57:18 -04:00
Christian Kaps 0887a34051
Update Zeebe documentation (#3712)
* Update Zeebe documentation

Signed-off-by: Christian Kaps <ck-github@mohiva.com>

* Add deprecated alias deploy-resource

Signed-off-by: Christian Kaps <ck-github@mohiva.com>

---------

Signed-off-by: Christian Kaps <ck-github@mohiva.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-09-13 15:55:43 -07:00
Hannah Hunter 7a1b51b7a3 add ref
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-13 17:43:02 -04:00
Hannah Hunter 2ac6bab167 additions per mukundan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-09-13 13:43:49 -04:00