Commit Graph

7811 Commits

Author SHA1 Message Date
Mark Fussell 3128cc801d
Merge branch 'v1.15' into marcduiker-patch-1 2025-05-07 10:10:45 -07:00
Elena Kolevska 6df81c0c23
Adds a new component config option for Redis PubSub (#4591)
* Adds a new component config option for Redis PubSub

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Updates for dynamic ttl

Signed-off-by: Elena Kolevska <elena@kolevska.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Nelson Parente <nelson_parente@live.com.pt>
2025-05-06 11:00:02 -07:00
Marc Duiker 7f3c319945
Merge branch 'v1.15' into marcduiker-patch-1 2025-05-06 14:19:53 +02:00
Mike Nguyen 4e38b8c98e
chore: update stale bot duration to 90D (#4628)
Signed-off-by: Mike Nguyen <hey@mike.ee>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Nelson Parente <nelson_parente@live.com.pt>
2025-05-02 22:13:58 -07:00
Josh van Leeuwen 69cc52fac9
v1.15- update supported release versions (#4639)
Signed-off-by: joshvanl <me@joshvanl.dev>
2025-05-02 22:09:44 -07:00
Marc Duiker c7da899e2a
Update Dapr Slide deck
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-05-01 16:59:06 +02:00
Adam shamis bfcfaf9fa6
Added tags example (#4635)
Signed-off-by: adam6878 <adamshamis.dev@gmail.com>
2025-04-29 14:09:43 -07:00
Fernando Rocha 58ef38fa3c
Argo CD Integration docs (#4629)
* Argo CD Integration docs

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* page weight

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* Update daprdocs/content/en/developing-applications/integrations/argo-cd.md

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

* Update daprdocs/content/en/developing-applications/integrations/argo-cd.md

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

* Update daprdocs/content/en/developing-applications/integrations/argo-cd.md

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

* Update daprdocs/content/en/developing-applications/integrations/argo-cd.md

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

---------

Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-29 11:31:35 +01:00
Fernando Rocha 41ddb27be6
Updating AKS Cluster creation command (#4632)
* updating aks cluster creation command

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

* adding missing space

Signed-off-by: Fernando Rocha <fernando@diagrid.io>

---------

Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-04-28 10:25:57 -07:00
Fernando Rocha a0027cb42b
apache ignite description on cassandra (#4630)
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2025-04-25 09:26:50 +01:00
Whit Waldo 101b0266bd
Added .NET SDK examples to serialization document (#4596)
* Added .NET SDK examples to serialization document + modernized it some

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

* Update sdk-serialization.md

Updated formatting and grammar

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

* Update daprdocs/content/en/developing-applications/local-development/sdk-serialization.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/local-development/sdk-serialization.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/local-development/sdk-serialization.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/local-development/sdk-serialization.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Updated serialization package links + added reference to actor serialization documentation

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

* Added input binding examples for .NET

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

* Update daprdocs/content/en/developing-applications/local-development/sdk-serialization.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/local-development/sdk-serialization.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/local-development/sdk-serialization.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/local-development/sdk-serialization.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/local-development/sdk-serialization.md

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

* Updated to use the correct method for service invocation

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

---------

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
2025-04-23 21:41:32 +01:00
Joe Bowbeer 16889638ee
Update kubernetes-production.md (#4616)
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-22 13:42:04 +01:00
Whit Waldo 3c49608021
On the page covering binding inputs (triggers), the text erroneously suggested that the following examples demonstrated output bindings. (#4620)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-21 13:27:06 +01:00
Whit Waldo 44634df0b7
Fixed typo -> "Fleuntd" to "Fluentd" (#4618)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-21 13:12:19 +01:00
Whit Waldo fcddd67d57
Fixed typo => "loggings" to "logging" (#4619)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-04-21 13:05:16 +01:00
Martin Cambal bb573c0a76
Corrected typo namepsace to namespace (#4613)
Signed-off-by: Martin Cambal <martin@cspconsole.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-14 16:59:40 +01:00
Siri Varma Vegiraju 52f4c15ee3
Update conversation_api.md (#4589)
Signed-off-by: Siri Varma Vegiraju <siri.varma@outlook.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-13 23:01:13 +01:00
Whit Waldo 2a9367884d
Added local echo conversation component (#4587)
* Added local echo conversation component

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

* Update daprdocs/content/en/reference/components-reference/supported-conversation/local-echo.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update local-echo.md

Fixed repeated text

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

* Update generic.yaml

Marking Echo stable, since it is only used for local testing

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: Alice Gibbons <alicejgibbons@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-13 22:56:02 +01:00
Fabian Martinez 5521405b27
add conversation API to allow list (#4581)
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-04-13 22:49:33 +01:00
Josh van Leeuwen 89c3d6090f
Adds Warning that Actor Reminder Partition is not relevant by default (#4561)
* Adds Warning that Actor Reminder Partition is not relevant by default

Updates the Actor Reminder Partition config page with a Warning that the
feature is only relevant when using state store Actor Reminders which
are no longer used by default. De-references this page from the actor
rutime config page to softly hide it. Updates some verbiage around
using Scheduler reminders & the feature gate as it's on by default.

This should be merged in dapr/docs@v1.16.

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

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors-partitioning.md

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

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors-partitioning.md

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

* Update kubernetes-persisting-scheduler.md

Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors-partitioning.md

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
2025-04-13 22:44:50 +01:00
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