Commit Graph

4282 Commits

Author SHA1 Message Date
Hannah Hunter 48319ea649
Merge branch 'v1.14' into issue_4118 2024-06-18 09:27:17 -04:00
Hannah Hunter 769a73de6e elena update
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-18 09:27:01 -04:00
Hannah Hunter c274edf6e4 Merge branch 'issue_4118' of https://github.com/hhunter-ms/docs into issue_4118 2024-06-17 15:59:31 -04:00
Hannah Hunter f28b7c90d6 updates from Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-17 15:59:10 -04:00
Hannah Hunter 537b18c832
Update daprdocs/content/en/developing-applications/building-blocks/actors/namespaced-actors.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-17 15:44:48 -04:00
Hannah Hunter 94a7d72362
Update daprdocs/content/en/developing-applications/building-blocks/actors/namespaced-actors.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-17 15:44:33 -04:00
Hannah Hunter e900b72527 Merge branch 'issue_4118' of https://github.com/hhunter-ms/docs into issue_4118 2024-06-14 15:03:54 -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 3f360ebf35
Merge branch 'v1.14' into issue_4118 2024-06-14 12:01:04 -04:00
Hannah Hunter 8419c5271b fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-14 11:41:24 -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 b65fcbee52
Merge branch 'v1.14' into issue_4142 2024-06-14 10:03:49 -04:00
Hannah Hunter 1bb6799770 update OTEL version
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-13 13:44:25 -04:00
Hannah Hunter 0ab817d304 remove examples section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-12 15:21:16 -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 7356e7b1b8 forgot to save
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-12 11:14:14 -04:00
Hannah Hunter 2d3b49194f elena review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-12 11:12:10 -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
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 7ef4e90528
Merge branch 'v1.13' into patch-1 2024-06-10 12:43:11 -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
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
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
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 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
Mike Nguyen a53f05d683
docs: migrate rust github link to docs
Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-06-03 17:33:05 +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
Josh van Leeuwen 709f1a4e30
HotReload: Subscription feature preview (#4116)
* HotReload: Subscription feature preview

Document Declarative Subscription hot reloading preview feature from
https://github.com/dapr/dapr/pull/7583

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

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Move feature preview line to top of note

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

* Add subscription hot reload note to pubsub-overview

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

* Adds extra not about subscription hot reloading

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

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/subscription-methods.md

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
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-05-30 10:02:30 -07:00
Hannah Hunter 93f39e216e
Merge branch 'v1.13' into issue_2923 2024-05-29 19:15:19 -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
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 9b93213702
Merge branch 'v1.13' into issue_4158 2024-05-28 14:00:28 -04:00
Hannah Hunter fa30bdfc7a update link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 13:56:35 -04:00
Hannah Hunter 0cb737c5d4 make tables more clear with checkmarks
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 12:46:56 -04:00
Hannah Hunter a8149d01fb
Merge branch 'v1.13' into issue_1298 2024-05-28 12:35:52 -04:00
Hannah Hunter 17330aa620 update from mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 12:29:28 -04:00