Commit Graph

6705 Commits

Author SHA1 Message Date
Hannah Hunter 30954f6c91 remove red error lines in image
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-17 13:43:36 -04:00
Hannah Hunter 133aec3213
Merge branch 'v1.13' into doc-fix 2024-06-17 13:30:43 -04:00
Hannah Hunter 7ef0cdd412
Merge pull request #4198 from RafaelJCamara/RafaelJCamara-service-invocation-doc-fix
Remove unnecessary string interpolation
2024-06-17 13:30:26 -04:00
Hannah Hunter 6ee0b86a6a
Merge branch 'v1.13' into RafaelJCamara-service-invocation-doc-fix 2024-06-17 12:10:09 -04:00
Hannah Hunter 68e85a03b6
Merge pull request #4196 from marcoscale98/v1.13
Pub/Sub quickstart requires Python 3.8+
2024-06-17 12:09:58 -04:00
Rafael Câmara a062e93bda
Merge branch 'v1.13' into RafaelJCamara-service-invocation-doc-fix 2024-06-17 16:56:54 +02:00
Rafael Câmara 1741fb752e
Merge branch 'v1.13' into doc-fix 2024-06-17 16:56:20 +02:00
Hannah Hunter a065620a02
Merge branch 'v1.13' into v1.13 2024-06-17 09:55:40 -04:00
Hannah Hunter 16cfe5c168
Merge pull request #4201 from dapr/docs-cli-latest
docs: fix cli latest version
2024-06-17 09:46:19 -04:00
Rafael Câmara e3604ba068
Remove unnecessary whitespaces
Signed-off-by: Rafael Câmara <52082556+RafaelJCamara@users.noreply.github.com>
2024-06-17 07:34:26 +02:00
Rafael Câmara af7f88d29b
Remove unnecessary whitespaces
Signed-off-by: Rafael Câmara <52082556+RafaelJCamara@users.noreply.github.com>
2024-06-17 07:28:06 +02:00
Mike Nguyen d0c5146e26
docs: fix cli latest version
set the latest to 1.13.0

Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-06-15 00:51:11 +01:00
Rafael Câmara bc99a25653
Remove unnecessary string interpolation
There's an unnecessary $ in a .NET example of service invocation.

Signed-off-by: Rafael Câmara <52082556+RafaelJCamara@users.noreply.github.com>
2024-06-14 16:35:16 +02:00
Scalerandi Marco a5e839fed0 dapr#4195 - Pub/Sub quickstart requires Python 3.8+
Signed-off-by: Scalerandi Marco <m.scalerandi@reply.it>
2024-06-14 11:32:26 +02:00
Hannah Hunter 28c9011e58
Merge pull request #4184 from hhunter-ms/issue_4183
Reorder TOC and update diagrams to match
2024-06-12 10:44:52 -04:00
Hannah Hunter 7a01b9f6ab Merge branch 'issue_4183' of https://github.com/hhunter-ms/docs into issue_4183 2024-06-11 11:08:42 -04:00
Hannah Hunter ec2e2c8a67 reorder other lists of components
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-11 11:07:57 -04:00
Mark Fussell 979271fecf
Merge branch 'v1.13' into issue_4183 2024-06-10 17:45:45 -07:00
Hannah Hunter 39109a72d0
Merge pull request #4191 from svdspradeep/patch-1
Update statemanagement-quickstart.md, remove npm install command from JavaScript Step 1
2024-06-10 12:51:21 -04:00
Hannah Hunter 7ef4e90528
Merge branch 'v1.13' into patch-1 2024-06-10 12:43:11 -04:00
Hannah Hunter 5a6bb9b862
Merge pull request #4190 from wardbeyens/patch-1
Update setup-redis.md because actorStateStore is listed twice
2024-06-10 12:42:52 -04:00
Hannah Hunter 360ec2fe68
Merge branch 'v1.13' into patch-1 2024-06-10 12:41:27 -04:00
Hannah Hunter 5e6da7ec59
Merge branch 'v1.13' into patch-1 2024-06-10 12:28:08 -04:00
Hannah Hunter 9506faa483 Merge branch 'issue_4183' of https://github.com/hhunter-ms/docs into issue_4183 2024-06-10 09:32:51 -04:00
Hannah Hunter 7db28df2f4 update azure logo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-10 09:32:35 -04: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
Pradeep Palakurthi d21b696993
Update statemanagement-quickstart.md
Removed "Install the dependencies for the `order-processor` app" from JavaScript Step 1 as we are doing this in Step 2.

Signed-off-by: Pradeep Palakurthi <svdspradeep@gmail.com>
2024-06-07 18:19:44 -04:00
Hannah Hunter 9fc4a14394
Merge branch 'v1.13' into issue_4183 2024-06-07 15:10:30 -04:00
Hannah Hunter f5085e5e5e update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-07 15:08:22 -04: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 cafd5cd460
Merge pull request #4146 from hhunter-ms/issue_4025
[Integrations] Testcontainers, Kubernetes Operator, Kratix
2024-06-05 10:52:10 -04:00
Hannah Hunter f1f9fd43e8
Merge branch 'v1.13' into issue_4025 2024-06-05 10:45:36 -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
Hannah Hunter 463bdc5e7a reorder toc and update diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 11:21:53 -04:00
Hannah Hunter 07815b404e
Merge pull request #4170 from dapr/paulyuk-patch-4
Enable manual trigger
2024-05-31 09:37:44 -04:00
Mike Nguyen 61e65296a8
Merge branch 'v1.13' into paulyuk-patch-4 2024-05-31 00:52:17 +01:00
Mark Fussell d602fd1ab8
Update daprdocs/content/en/developing-applications/integrations/kubernetes-operator.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-05-30 14:24:03 -07:00
Mark Fussell 00ecdb7a3e
Update daprdocs/content/en/developing-applications/integrations/kubernetes-operator.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-05-30 14:23:59 -07:00
Mark Fussell 8dc5b3ba38
Update daprdocs/content/en/developing-applications/integrations/kubernetes-operator.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-05-30 14:21:43 -07:00
Hannah Hunter 60b68c42bb
Merge branch 'v1.13' into issue_4025 2024-05-30 17:20:03 -04:00
Hannah Hunter 27b6a61b0e
Merge pull request #4162 from fabistb/update-app-insights-otel-collector-version
update app insights otel collector
2024-05-30 17:18:47 -04:00
Hannah Hunter c25b926535
Merge branch 'v1.13' into update-app-insights-otel-collector-version 2024-05-30 17:02:58 -04:00
Paul Yuknewicz a9c425e8d3
Enable manual trigger
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-05-29 23:40:40 -07:00
Hannah Hunter 4c7d58e400
Merge pull request #4136 from hhunter-ms/issue_2923
[Pub/sub] Add match example to API spec
2024-05-29 19:55:48 -04:00
Hannah Hunter 93f39e216e
Merge branch 'v1.13' into issue_2923 2024-05-29 19:15:19 -04:00
Hannah Hunter 0260c0f5dd
Merge pull request #4161 from hhunter-ms/issue_4158
Make tables more clear with checkmarks
2024-05-29 19:14:53 -04: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
Mark Fussell 3877497a59
Merge branch 'v1.13' into issue_4158 2024-05-29 22:04:18 +01:00
Hannah Hunter 9605b4b2d1
Merge pull request #4165 from elena-kolevska/v1.13
Updates to Dapr 1.13.4
2024-05-29 13:49:44 -04:00