Commit Graph

7791 Commits

Author SHA1 Message Date
Anton Troshin aa7a1155d0
Update documentation for GCP Secret Manager and Object Store support of implicit authentication (#4592)
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-13 20:51:58 +01:00
Whit Waldo f83e3dc9ea
Updated .NET workflow method names (#4586)
* Updated .NET workflow method names

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

* Fixed incorrect .NET method name for purging workflow instances

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>
2025-04-12 23:52:38 +01:00
thrubovc 04c9b586e0
fix: broken link due to typo (#4604)
Signed-off-by: thrubovc <34124990+thrubovc@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-12 21:39:32 +01:00
Joey Freeland 58be5f36ce
docs: bindings.cron every 15m (#4605)
Signed-off-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Cassie Coyle <cassie@diagrid.io>
2025-04-10 18:54:22 +01:00
Fabian Steinbach 4341935c3a
change application insights example from insights key to connection string (#4598)
Signed-off-by: fabistb <fabian0401@online.de>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-10 15:45:49 +01:00
Whit Waldo 5435bd43a4
Added troubleshooting step to resolve port conflicts during `dapr init` on Windows (#4602)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-09 22:12:50 +01:00
Whit Waldo 196cf3df9d
Upped stalebot period from 5 to 30 days (#4610)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-04-09 19:31:41 +01:00
Alice Gibbons b421483bf4
Update actors-quickstart.md (#4601)
Update to .NET 8 runtime

Signed-off-by: Alice Gibbons <alice@diagrid.io>
2025-03-26 17:58:24 -07:00
Mathieu Benoit aebf393b2a
Update self-hosted-with-docker.md - make `scheduler` running (#4599)
* Update self-hosted-with-docker.md - make scheduler running

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>

* Update self-hosted-with-docker.md - --scheduler-host-address

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>

* Update self-hosted-with-docker.md - Use smaller container images for placement and scheduler

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>

---------

Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
2025-03-26 00:28:23 +02:00
James Pegg 8a29b3936a
Fixed spelling mistake in secret-scope.md (#4593)
"Scop" fixed to "Scope"

Signed-off-by: James Pegg <jamescpegg@gmail.com>
2025-03-23 20:52:07 -07:00
Hannah Hunter f612ab7bcc
Merge pull request #4563 from hhunter-ms/issue_4410
Python SDK workflow updates
2025-03-19 11:34:12 -04:00
Hannah Hunter 79d032066e
Merge branch 'v1.15' into issue_4410 2025-03-18 12:18:55 -04:00
Hannah Hunter dd0fd38304
Merge pull request #4583 from WhitWaldo/net-streaming-subs
Added .NET streaming subscription example to pubsub page
2025-03-18 11:40:28 -04:00
Whit Waldo 2be7c994e1 Added double quotes around .NET in the tabs markup
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-03-18 10:18:52 -05:00
Whit Waldo 6e990e4312 Added .NET streaming subscription example to pubsub page
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-03-18 10:05:23 -05:00
Hannah Hunter 8cbd37a264
Merge branch 'v1.15' into issue_4410 2025-03-17 13:04:47 -04:00
Hannah Hunter 60d5332d1a update author and manage workflow how-tos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-03-17 13:04:21 -04:00
Hannah Hunter b24527ed5e
Merge pull request #4576 from msfussell/pythondocs
Update the Python docs
2025-03-17 10:41:55 -04:00
Hannah Hunter 449fb9a3fc
Merge branch 'v1.15' into pythondocs 2025-03-17 10:36:01 -04:00
Anton Troshin fb8764bffc
Update multi-app template and arguments annotations for new configuration options (#4573)
Signed-off-by: Anton Troshin <anton@diagrid.io>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-03-13 13:49:27 -07:00
msfussell 418ef7f306 update the docs
Signed-off-by: msfussell <markfussell@gmail.com>
2025-03-13 13:40:55 -07:00
Hannah Hunter 0682cd077c
update keys to items for consistency (#4565)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-03-06 14:50:21 -08:00
Hannah Hunter f4848ae077
Update v1.15.1 --> v1.15.2 (#4571)
* update patch version to latest

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

* update shortcode

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

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-03-05 08:53:07 -08:00
Jonel Dominic Tapang 12b2f173d3
Update sidecar.md (#4570)
Add missing sample argument for Dapr sidecar app port config sample

Signed-off-by: Jonel Dominic Tapang <joneldominictapang.dev@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-03-04 13:29:15 -08:00
Hannah Hunter b7b273d05c
Merge pull request #4567 from hhunter-ms/issue_4519
Remove specific port number, replace with placeholder
2025-03-04 10:17:28 -05:00
Hannah Hunter ac358cb97d
Merge branch 'v1.15' into issue_4519 2025-03-04 10:09:26 -05:00
Jake Engelberg 178e0c8a77
Update kubernetes-persisting-scheduler.md (#4568)
dapr / PVC uninstall specifics, about how a manual deletion of PVCs is required to define a new volume.

Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
2025-03-03 14:44:05 -08:00
Hannah Hunter 19f812c0db remove 3500, only use as an example in API docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-03-03 15:23:07 -05:00
Jake Engelberg 7c40430f03
spelling-fix: kubernetes-persisting-scheduler.md (#4566)
instalation -> installation

Signed-off-by: Jake Engelberg <152900222+jake-engelberg@users.noreply.github.com>
2025-03-03 10:12:09 -08:00
Hannah Hunter 287cfd7691
Merge pull request #4564 from marcduiker/v1.15
Revert back to built-in Docsy template that includes GA script
2025-03-03 08:39:18 -05:00
Marc Duiker fb53445f38
Revert back to built-in template that includes GA
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-03-03 10:54:52 +01:00
Josh van Leeuwen 0992cd48c2
Updates latest version to 1.15.1 (#4562)
Also marks all `v1.12.x` releases to not-supported. We only support N-2
versions, where N is the latest version.

Signed-off-by: joshvanl <me@joshvanl.dev>
2025-02-28 15:12:58 -08:00
Hannah Hunter b74c247d01 update python examples for workflow; update conversation quickstart to python sdk
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-28 16:32:37 -05:00
Hannah Hunter 3688a1d684
Merge pull request #4559 from dapr/hhunter-ms-patch-6
"todo" in conversation overview
2025-02-27 14:48:38 -05:00
Hannah Hunter 4f32042c13
Update conversation-overview.md
fix todo

Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-27 14:08:32 -05:00
Hannah Hunter 02ba12d06c
Merge pull request #4468 from hhunter-ms/endgame_1.15-updates
[Endgame] Prep v1.15 branch for v1.15 release
2025-02-27 12:20:17 -05:00
Hannah Hunter 9077f56f5d
Update daprdocs/content/en/operations/support/support-release-policy.md
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-27 12:17:10 -05:00
Hannah Hunter 61f4b60a11
Merge branch 'v1.15' into endgame_1.15-updates 2025-02-27 09:31:39 -05:00
Hannah Hunter 3d8e8a9217 Merge branch 'endgame_1.15-updates' of https://github.com/hhunter-ms/docs into endgame_1.15-updates 2025-02-27 09:18:36 -05:00
Hannah Hunter c510665392 update sdk release versions
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-02-27 09:17:58 -05:00
Hannah Hunter e18a469cf3
Merge pull request #4557 from JoshVanL/ref-api-metadata-scheduler
Reference: Metadata API Scheduler
2025-02-26 12:09:02 -05:00
Hannah Hunter e7f95a050d
Merge branch 'v1.15' into ref-api-metadata-scheduler 2025-02-26 10:48:52 -05:00
Hannah Hunter 9c849cd1e7
bring in updated submodules (#4556)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-02-25 20:06:00 -08:00
Mark Fussell 8f9ce7f59b
Merge branch 'v1.15' into ref-api-metadata-scheduler 2025-02-25 20:05:50 -08:00
Hannah Hunter 61b82aa6e5
Upmerge 02/25 (#4555)
* update self-hosted-with-docker docs

Increase tmpfs size to prevent "no space left on device" error

Signed-off-by: fvanzee <5238563+fvanzee@users.noreply.github.com>

* Update deprecated exporter (#4543)

Co-authored-by: Uncensored <Uncensored@DESKTOP-SVLGO47>

* docs: also restart sidecar-injector

Signed-off-by: Joey Freeland <joey@free.land>

* Update daprdocs/content/en/operations/security/mtls.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>

* Update mtls.md

Updating the dapr init -k command

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

* update kafka bulk metadata options

Signed-off-by: Gallardot <gallardot@apache.org>

* fix missing tabs end

Signed-off-by: Gallardot <gallardot@apache.org>

---------

Signed-off-by: fvanzee <5238563+fvanzee@users.noreply.github.com>
Signed-off-by: Joey Freeland <joey@free.land>
Signed-off-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Gallardot <gallardot@apache.org>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: fvanzee <>
Co-authored-by: Vladimir Damov <37113660+vdamov@users.noreply.github.com>
Co-authored-by: Uncensored <Uncensored@DESKTOP-SVLGO47>
Co-authored-by: Joey Freeland <joey.freeland@collins.com>
Co-authored-by: Joey Freeland <30938344+jfreeland@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Gallardot <gallardot@apache.org>
2025-02-25 19:33:42 -08:00
joshvanl 6010b1fc15 Reference: Metadata API Scheduler
Adds reference docs for new `scheduler` metadata field.

Added in https://github.com/dapr/dapr/pull/8518

Signed-off-by: joshvanl <me@joshvanl.dev>
2025-02-25 19:51:50 -03:00
Marc Duiker 0a7a60fd0c
Fix short code format (#4554)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-02-25 09:20:40 -08:00
Yaron Schneider 0b177eccd1
Update conversation api (#4546)
* update conversation api

Signed-off-by: yaron2 <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/conversation/howto-conversation-layer.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/conversation/howto-conversation-layer.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

* Update daprdocs/content/en/developing-applications/building-blocks/conversation/howto-conversation-layer.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-24 10:32:54 -08:00
Cassie Coyle da9c8f8842
Scheduler etcd flags & metrics (#4550)
* tweaks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

* tweaks

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>

---------

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2025-02-24 09:13:34 -08:00
Hannah Hunter 647166d263
Merge branch 'v1.15' into endgame_1.15-updates 2025-02-24 12:07:50 -05:00