Commit Graph

4996 Commits

Author SHA1 Message Date
Mark Fussell 2270a19d8c
Merge branch 'v1.14' into streaming-subscriptions 2024-06-26 16:47:45 -07:00
Hannah Hunter 9f6339672f
Update daprdocs/content/en/operations/support/alpha-beta-apis.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 18:57:01 -04:00
Mark Fussell da157c679a
Merge branch 'v1.14' into streaming-subscriptions 2024-06-26 15:51:41 -07:00
Hannah Hunter 65cd90c191 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-26 17:24:47 -04:00
Hannah Hunter 85297f3ab1
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:22:25 -04:00
Hannah Hunter a70cf0c179
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:22:17 -04:00
Hannah Hunter e686f50ed4
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:22:11 -04:00
Hannah Hunter b661c6be46
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:22:03 -04:00
Hannah Hunter 6ad9ffe520
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:19:45 -04:00
Hannah Hunter 8c1778f4d3
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:17:33 -04:00
Hannah Hunter 5d26ab519d
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:16:48 -04:00
Hannah Hunter 6cda06d0a0
Update daprdocs/content/en/concepts/dapr-services/scheduler.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:16:17 -04:00
Hannah Hunter 9f39eccbfc
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:16:07 -04:00
Hannah Hunter c971f417b5
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 17:15:21 -04:00
Mark Fussell 306fdd93f4
Update daprdocs/content/en/reference/api/metadata_api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-26 07:41:06 -07:00
Hannah Hunter 00fcbb7bcc
Merge branch 'v1.14' into issue_3915 2024-06-26 10:33:49 -04:00
denisbchrsk a079545709
Add Kafka heartbeat interval and session timeout to component reference (#4074)
* docs: add session timeout and heartbeat interval to kafka pubsub reference

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: add session timeout and heartbeat interval to kafka binding reference

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: add recommendation to how to set heartbeat interval

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: small change to heartbeat interval doc

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: update sessionTimeout and take new merged changes into consideration

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: remove redundant doc lines

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

* docs: fix heartbeatInterval and sessionTimeout

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>

---------

Signed-off-by: denisbchrsk <155584191+denisbchrsk@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 12:46:11 -07:00
Hannah Hunter c495f32288
Merge branch 'v1.14' into issue_3915 2024-06-25 11:42:48 -04:00
Hannah Hunter 962ea8b5ac Merge branch 'issue_3915' of https://github.com/hhunter-ms/docs into issue_3915 2024-06-25 11:41:20 -04:00
Hannah Hunter 9e897cdba1 remove app id from job api doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-25 11:41:05 -04:00
Mark Fussell 40fea636eb
Merge branch 'v1.14' into streaming-subscriptions 2024-06-25 08:36:02 -07:00
Hannah Hunter 903da68ff2
Merge branch 'v1.13' into dependabot/npm_and_yarn/daprdocs/braces-3.0.3 2024-06-25 11:30:23 -04:00
Hannah Hunter 5948f43baa
Merge branch 'v1.14' into issue_3915 2024-06-25 11:22:26 -04:00
Hannah Hunter 84b19c96c6 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-25 11:19:04 -04:00
Hannah Hunter 477416a7a5
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:09:56 -04:00
Hannah Hunter 604b8cb624
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:09:43 -04:00
Hannah Hunter c1956831a9
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:09:28 -04:00
Hannah Hunter f98286e050
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:08:57 -04:00
Hannah Hunter 12b3e8fd57
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:08:00 -04:00
Hannah Hunter d975152f9e
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:07:34 -04:00
Hannah Hunter 4b3e1b7b5b
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:07:03 -04:00
Hannah Hunter a7f487da3e
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:06:25 -04:00
Hannah Hunter 72688cd2e1
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:05:39 -04:00
Hannah Hunter ec286e0add
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:03:58 -04:00
Hannah Hunter b083862aff
Update daprdocs/content/en/operations/support/support-preview-features.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:02:45 -04:00
Hannah Hunter 55d6e891d9
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:02:23 -04:00
Hannah Hunter 3d81601475
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:01:37 -04:00
Hannah Hunter 9079bcd423
Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:01:07 -04:00
Hannah Hunter 3709e6c471
Update daprdocs/content/en/developing-applications/building-blocks/jobs/howto-schedule-jobs.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:00:40 -04:00
Hannah Hunter d1295be2c7
Update daprdocs/content/en/concepts/overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:00:15 -04:00
Hannah Hunter 1e74484755
Update daprdocs/content/en/concepts/dapr-services/scheduler.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:00:02 -04:00
Hannah Hunter a3f4e21e68
Update daprdocs/content/en/concepts/dapr-services/scheduler.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 09:59:38 -04:00
Hannah Hunter 3290c409a9
Update daprdocs/content/en/concepts/dapr-services/scheduler.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 09:59:31 -04:00
Hannah Hunter 4e828d09aa
Update daprdocs/content/en/concepts/building-blocks-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 09:59:21 -04:00
joshvanl 23cd72966b Adds Subscription type to Subscription metadata output
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-06-25 14:20:30 +01:00
Josh van Leeuwen 5df7af08f5
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2024-06-25 14:14:53 +01:00
Mark Fussell dfeaa55297
Update daprdocs/content/en/developing-applications/building-blocks/pubsub/pubsub-overview.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-24 21:11:21 -07:00
Josh van Leeuwen 22dc6371c7
Merge branch 'v1.14' into streaming-subscriptions 2024-06-23 11:58:26 +01:00
joshvanl 97ff3ef151 Adds notes about streaming subscription not supported by bulk or routes
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-06-23 11:44:47 +01:00
Josh van Leeuwen 357cca2633
Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
2024-06-22 10:54:59 +01:00
Mark Fussell 774b42c894
Merge branch 'v1.13' into patch-1 2024-06-21 21:49:47 -07:00
Mark Fussell 6d87d09645
Merge branch 'v1.14' into update_security_response 2024-06-21 21:49:00 -07:00
Nathan Lowry 16502b22d1
Update GCP PubSub Docs for MaxOutstanding* & MaxConcurrentConnections settings (#4233)
Signed-off-by: Nathan Lowry <nathandl@gmail.com>
2024-06-21 21:06:31 -07:00
Mark Fussell 6e12512775
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:05:17 -07:00
Mark Fussell 2a3c5a6b66
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:05:10 -07:00
Mark Fussell 9391173de8
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:05:02 -07:00
Mark Fussell 7e53c198c3
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:04:51 -07:00
Mark Fussell 704aa762bb
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:04:42 -07:00
Mark Fussell e4fef583d9
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:04:33 -07:00
Mark Fussell 600a92fa75
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:04:28 -07:00
Mark Fussell bb09742bcd
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:03:41 -07:00
Mark Fussell 4130f414ce
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:03:30 -07:00
Mark Fussell 1bfd33671a
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:03:23 -07:00
Mark Fussell 4b711d2e2c
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:02:44 -07:00
Mark Fussell 3489fa394a
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:01:20 -07:00
Mark Fussell 8e210f1046
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:01:07 -07:00
Mark Fussell fc24712675
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:00:56 -07:00
Mark Fussell 52fd9d77d7
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:00:38 -07:00
Mark Fussell 71b8ffbe68
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:00:26 -07:00
Josh van Leeuwen 08b8908bbd
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>
2024-06-21 11:34:57 +01:00
Rafael Câmara 7625eee6a9
Fix link to service to service resiliency (#4227) 2024-06-20 15:19:37 -07:00
Hannah Hunter 35a54d5919 Merge branch 'issue_3915' of https://github.com/hhunter-ms/docs into issue_3915 2024-06-20 10:13:33 -04:00
Hannah Hunter 305b5012e5 update jobs api in diagrams
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-20 10:13:07 -04:00
joshvanl d60eb81123 Adds initial streaming subscriptions docs
Signed-off-by: joshvanl <me@joshvanl.dev>
2024-06-20 14:35:21 +01:00
Whit Waldo ae43d26627
Service invocation supports passing of query strings/fragments in URL (#4217)
* Clarified that a query string or fragment can be appended to a service invocation request and it'll work without issue

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

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/howto-invoke-discover-services.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/howto-invoke-discover-services.md

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

---------

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
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>
2024-06-19 21:04:21 -07:00
Hannah Hunter 45979f3f6d
Merge branch 'v1.14' into issue_3915 2024-06-19 16:37:37 -04:00
Hannah Hunter 35b67ce2a7 api reference
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-19 16:37:03 -04:00
Hannah Hunter a3b815653c fix link errors
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-19 16:25:15 -04:00
Hannah Hunter 67f665a4b8 updates per mark; change name
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-19 16:19:44 -04:00
Mark Fussell c1a3189c75
Merge branch 'v1.14' into update_security_response 2024-06-19 11:52:52 -07:00
Mark Fussell 31eb31a1d7
Merge branch 'v1.14' into filinto/high-priority-class-name 2024-06-19 11:25:01 -07:00
Mark Fussell f16b376ed1
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-19 11:24:33 -07:00
Mark Fussell 2c41332325
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-19 11:24:21 -07:00
Hannah Hunter 751fb5e564
[Actors] Add `ttl` and `data` to API reference (#4188)
* add ttl and data to actors api

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

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

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

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

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

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

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

* add explanation from josh

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>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-06-19 11:19:18 -07:00
Hannah Hunter e40a0ce5a6
Merge branch 'v1.13' into v1.13 2024-06-19 11:39:03 -04:00
agoktugaydin 800a63674f add response handling to service invocation
Signed-off-by: agoktugaydin <goktugaydin36@gmail.com>
2024-06-19 19:58:41 +03:00
Marc Duiker 899d4e5f0b Update slide deck with Zeiss as contributor
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2024-06-19 14:14:31 +02:00
Rafael Câmara 484e4df81f
Merge branch 'v1.13' into docs-fix 2024-06-19 08:35:28 +02:00
Rafael Camara b4c1d8686e add missing double quotes to .NET tabs 2024-06-19 08:26:00 +02:00
Rafael Camara 32be54dc7a add double quotes to .NET tabs 2024-06-19 08:20:49 +02:00
Hannah Hunter 06fdbf317e
Merge branch 'v1.14' into issue_4207 2024-06-18 15:45:05 -04:00
Hannah Hunter 492dece077 add namespaced actors link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-18 15:42:37 -04:00
Hannah Hunter 3ef1cd32ed Merge branch 'issue_4118' of https://github.com/hhunter-ms/docs into issue_4118 2024-06-18 15:30:58 -04:00
Hannah Hunter 81fbeb3544 update pubsub link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-18 15:30:29 -04:00
Hannah Hunter 19732cb8b8 updates per Mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-18 15:26:25 -04:00
Hannah Hunter 543b56a20d
Update daprdocs/content/en/concepts/isolation-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-18 15:16:18 -04:00
Hannah Hunter b2c25b3773
Merge branch 'v1.13' into workflow-fix-doc 2024-06-18 13:14:13 -04:00
Hannah Hunter 0d78befe3f update API doc with response content
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-18 11:56:18 -04:00
Hannah Hunter d98b429cf0 rearrange toc order and update titles
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-18 11:27:43 -04:00
Hannah Hunter d883c1b930 add faq
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-18 11:22:33 -04:00
Hannah Hunter aeaeacad33 add isolation concept and move service meshes
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-18 11:17:46 -04:00
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
Mike Nguyen 11590f18c0
Update kubernetes-operator.md
Signed-off-by: Mike Nguyen <hey@mike.ee>
2024-06-18 13:27:05 +01:00
Rafael Câmara 8fede57e38
Update non-existing link reference
Signed-off-by: Rafael Câmara <52082556+RafaelJCamara@users.noreply.github.com>
2024-06-18 13:54:57 +02:00
Artur Souza 542ba7f209 Update Reporting security issues
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-06-17 15:05:46 -07:00
Filinto Duran 4ce666fe6e
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-17 15:50:58 -05:00
Filinto Duran a9ac8beb10
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-17 15:50:48 -05:00
Filinto Duran 167e5f7aec
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-17 15:50:42 -05:00
Rafael Camara d47ff41bb0 Adjust naming conventions 2024-06-17 22:48:14 +02: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 8d54f6b571 Merge branch 'issue_3915' of https://github.com/hhunter-ms/docs into issue_3915 2024-06-17 15:42:01 -04:00
Hannah Hunter 47e185dcb5 updates per cassie pt2
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-17 15:41:56 -04:00
Hannah Hunter dad9a8c616
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:39:19 -04:00
Hannah Hunter 694aeb4bc5
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:38:10 -04:00
Hannah Hunter c260119105
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:38:00 -04:00
Hannah Hunter 2cdf03ce77 updates per cassie
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-17 15:34:59 -04:00
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 d139e95e23
Update daprdocs/content/en/concepts/overview.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:09:10 -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 9c19b30079
Merge branch 'v1.13' into issue_4197 2024-06-17 14:46:08 -04:00
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 6ee0b86a6a
Merge branch 'v1.13' into RafaelJCamara-service-invocation-doc-fix 2024-06-17 12:10:09 -04:00
Hannah Hunter 7af47cf870 update images with scheduler icon
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-17 12:09:22 -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 d8640e808f remove images
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-17 09:49:29 -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
dependabot[bot] f39322b7c2
Bump braces from 3.0.2 to 3.0.3 in /daprdocs
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 15:06:44 +00: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
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 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 3f360ebf35
Merge branch 'v1.14' into issue_4118 2024-06-14 12:01:04 -04:00
Filinto Duran 0346c5adbf
Merge branch 'v1.14' into filinto/high-priority-class-name 2024-06-14 10:51:57 -05: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
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
Hannah Hunter b65fcbee52
Merge branch 'v1.14' into issue_4142 2024-06-14 10:03:49 -04: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 1bb6799770 update OTEL version
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-13 13:44:25 -04:00
Hannah Hunter 05d0a49a45 update the scheduler service doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-12 17:16: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 0ab817d304 remove examples section
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-12 15:21:16 -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 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
Hannah Hunter f2da80c950
Merge branch 'v1.14' into issue_3915 2024-06-10 12:17:18 -04:00
Hannah Hunter 81348b76ec update image for overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-10 12:16:24 -04:00
Hannah Hunter 7cdda037f4 add scheduler to standalone overview diagram
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-10 11:53:46 -04:00
Hannah Hunter 3eed1caab3 update vms architecture image with scheduler service
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-10 11:44:24 -04:00
Hannah Hunter deb7adefb4 update kubernetes architecture image with scheduler service
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-10 10:33:56 -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
Filinto Duran 87a14ab0fe
Merge branch 'v1.14' into filinto/high-priority-class-name 2024-06-10 01:13:22 -05: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
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
Filinto Duran 3c6ae2e222
Merge branch 'v1.14' into filinto/high-priority-class-name 2024-06-04 21:48:28 -05: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 95166c874b add template for scheduler service doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 16:20:05 -04:00
Hannah Hunter 2f98a0b8f6 Merge branch 'issue_3915' of https://github.com/hhunter-ms/docs into issue_3915 2024-06-04 13:49:24 -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 ba5084af3f
Merge branch 'v1.14' into issue_3915
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-04 12:24:10 -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 9c07cfdc88 small updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 10:46:43 -04:00
Filinto Duran 56de990437
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:58:11 -05:00
Filinto Duran d626c44dbc
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:57:50 -05:00
Filinto Duran c5e920b4ae
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:57:36 -05:00
Filinto Duran 2d67252cec
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:28 -05:00
Filinto Duran 8fa69022c6
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:20 -05:00
Filinto Duran 81b3135936
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:14 -05:00
Filinto Duran 1505c3ad8a
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:05 -05:00
Filinto Duran 5fc9388354
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:48:58 -05:00
Filinto Duran 0189cd4b35
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:48:21 -05:00
Filinto Duran 07ab2ed9f3
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:48:15 -05:00
Filinto Duran 9ca676c346
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:44:32 -05: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
Hannah Hunter d03aeeef3b add mount for rust
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-03 12:14:32 -04:00
Filinto Duran f2bc026f10
minor refactor, try to avoid collission with chart resource name
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-03 08:15:46 -05:00
Filinto Duran 9d280d37b7
fix doc
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-02 14:05:00 -05:00
Filinto Duran 9f215ea2b6
add resourcequota info for older dapr
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-02 08:05:45 -05:00
Filinto Duran 20ae2b2436
add high priority class name recommendation for production
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-01 16:47:22 -05:00
Hannah Hunter 09b551dcd2 add diagram to overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-31 15:34:04 -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
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 c25b926535
Merge branch 'v1.13' into update-app-insights-otel-collector-version 2024-05-30 17:02:58 -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
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
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
Hannah Hunter 8eee5b5d7b fix links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-29 13:40:45 -04: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 21ebbb131d update content in overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 16:50:02 -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 3e6a3deea2 add more areas for docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 14:59:51 -04:00
Hannah Hunter 53789bda9f start building block skeleton
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 14:40:07 -04: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
fabistb 1ad4765b48 update app insights otel collector
Signed-off-by: fabistb <fabian0401@online.de>
2024-05-28 19:40:58 +02: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 238a540d8e
Merge branch 'v1.13' into issue_1298 2024-05-28 12:30:34 -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
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
Cecil Phillip a251e2d651
Removing preview later
Signed-off-by: Cecil Phillip <cecilphillip@gmail.com>
2024-05-28 11:28:41 -04:00
Whit Waldo 96fa3af4a6
Updated contributor slide on PPTX deck (#4157)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-05-28 14:59:55 +01:00
Mark Fussell c042354cf7
Merge branch 'v1.13' into issue_1298 2024-05-28 13:23:01 +01: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
Hannah Hunter 3408775c3b
Merge branch 'v1.13' into apk_clarify_otel_host 2024-05-22 09:31:42 -04:00
Hannah Hunter 2a3a59dcfe
Merge branch 'v1.13' into v1.13 2024-05-22 09:15:27 -04:00
Hannah Hunter d5644a2b5b
Merge branch 'v1.13' into patch-1 2024-05-22 09:10:44 -04: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
Elena Kolevska 3a51ffcbc4 Updates docs for 1.13.3
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-05-21 21:58:06 +01:00
Hannah Hunter 3b47a438f9
Merge branch 'v1.13' into issue_1298 2024-05-21 13:02:01 -04:00
Hannah Hunter 5fccf2c8b5
Merge branch 'v1.13' into v1.13 2024-05-21 12:45:01 -04:00