Commit Graph

7852 Commits

Author SHA1 Message Date
Marc Duiker d0ea447a56
Downgrade go dependency to be compatible with SWA/Oryx
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-17 14:49:21 +02:00
Marc Duiker f050bd726e
Update app and output locations
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-17 12:08:17 +02:00
Marc Duiker d425aa7fa6
Update app and output locations
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-17 11:55:39 +02:00
Marc Duiker 2ee178daee
Merge pull request #4709 from marcduiker/upgrade-hugo-docsy
Upgrade hugo docsy
2025-07-17 11:36:25 +02:00
Marc Duiker 333e3ed0fd
Update submodules
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-16 21:33:48 +02:00
Marc Duiker 6e18c16019
update python and java submodules
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-16 12:48:14 +02:00
Marc Duiker 744a3818ff
Merge from v1.15 2025-07-16 12:40:24 +02:00
Nelson Parente fe13a1a9a2
docs: update gcp firestore docs (#4723)
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
2025-07-14 13:31:08 -07:00
Marc Duiker bdc64314aa
Update pluggable components for .NET
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-14 10:38:19 +02:00
Marc Duiker 28a13d1515
Updated docs-zh submodule
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-14 10:34:25 +02:00
Marc Duiker 498319d5e9
Update script to update docs
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-11 17:49:03 +02:00
Kasper Borg Nissen f5cbb6432a
Add Dash0 to tracing-overview.md (#4713)
This PR adds Dash0 to the list of supported OTEL observability tools.

Signed-off-by: Kasper Borg Nissen <kasper.nissen@dash0.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-07-10 15:02:18 -07:00
Marc Duiker cd1b1d91b8
Add missing tab header values
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-10 15:14:11 +02:00
Marc Duiker 082756caa6
update sdk do and zh lang submodule refs
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-10 14:14:52 +02:00
Mark Fussell d3b8b7d9db
Update submodule refs (#4715) 2025-07-09 11:20:51 -07:00
Marc Duiker 541005f463
Update env setup
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-09 15:53:15 +02:00
Marc Duiker cbbe2ba67a
Update paths and remove unused files
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-09 15:50:33 +02:00
Marc Duiker e02e48772a
Update GH action versions and Hugo version
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-08 18:46:53 +02:00
Yaron Schneider 9ccd3f7331
Update LICENSE (#4712)
Updates license to Apache 2.0

Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
2025-07-08 08:49:11 -07:00
Marc Duiker 871465fba7
Update update sdk docs script to be more robust
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-08 12:10:31 +02:00
Marc Duiker 69f0a59234
Add script to update sdk docs
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-07 20:01:21 +00:00
Marc Duiker e6527cfef7
Keep using old public target. add search back
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-07 18:25:16 +00:00
Marc Duiker 9b7704e023
Update md formatting, remove backup files
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-07 16:27:26 +00:00
Ihor Sychevskyi 36bb99aa62
update developing-applications folder links (#4705)
Signed-off-by: Arhell <arhell333@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-07-07 08:51:24 -07:00
Marc Duiker 4bdf2295fb
Site is working
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-04 15:30:13 +00:00
Marc Duiker eaba73f625
Update to latest Hugo version, move Hugo config to yaml, update folder structure, update partials.
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-07-02 09:10:53 +00:00
Marc Duiker fa4bac1e6f
Update workflow diagrams (#4682)
* Update workflow pattern diagrams

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update workflow diagrams to new style

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update diagrams

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

* Update workflow k8s diagram

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>

---------

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-06-25 18:05:41 -07:00
Oliver Tomlinson 3d42b526e7
Add additional behavior of failing App Health Checks - as explained by @JoshVanL (#4667)
Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com>
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-06-25 09:52:09 -07:00
Marc Duiker 0cd7476878
Add workflow slide deck, fix hugo version (#4677)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-06-17 07:39:29 -07:00
Sam 8f633fea4a
style: fix typo in word for conversation api (#4672)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2025-06-10 15:20:32 -07:00
Alice Gibbons 9faf5aedae
Azure Application Insights fixes (#4660)
Signed-off-by: Alice Gibbons <alice@diagrid.io>
2025-06-03 06:58:08 -07:00
Alice Gibbons 4638f8f3fa
Update PubSub Raw doc (#4659)
* Update pubsub-raw.md

Updating Raw PubSub doc to be more specific about content type and delivery details.

Signed-off-by: Alice Gibbons <alice@diagrid.io>

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

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

---------

Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-23 22:32:37 -07:00
Joe Bowbeer 46d200e751
Update subscription-schema.md (#4658)
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-23 22:27:52 -07:00
Josh van Leeuwen 21721182fb
Update to v1.15.5 (#4656)
* dapr-latest-version.html: update to v1.15.4

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

* Update release to 1.15.5

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

* Update daprdocs/content/en/operations/support/support-release-policy.md

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

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-23 22:10:57 -07:00
Whit Waldo 3b9d89246e
Modernized the .NET examples for interacting with state in Dapr (#4622)
* Modernized the .NET examples for interacting with state in Dapr

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

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/howto-get-save-state.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
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-05-16 18:17:07 -07:00
Whit Waldo c2119fdd43
Correcting .NET examples in the workflow docs (#4627)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-15 15:14:03 -07:00
Bilgin Ibryam d476de5444
Fix links to durabletask-go: point to dapr org (#4654)
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-14 22:30:06 -07:00
Bilgin Ibryam 0815bcf2c1
Fix for workflow mgmt api call rendering (#4652)
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-14 19:06:42 -07:00
Whit Waldo 61e23e07fd
Updated to modernize .NET examples (#4631)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-12 08:44:57 -07:00
Whit Waldo f4d95a46cc
Modernized .NET examples for binding inputs and outputs (#4621)
* Modernized .NET example to include modern syntax for controller example and add a minimal API version for completeness

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

* Removed //dependencies text as no one does this

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

* Modernized example for binding outputs in .NET

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

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
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-05-09 16:17:22 -07:00
Whit Waldo 79f25d6049
Updated to reflect a modern .NET example for retrieving secrets from Dapr Secret Management (#4636)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-08 09:28:10 -07:00
tommygood 67fc7d3431
Fix broken .yml link in conversation-quickstart.md (#4642)
Corrected the file extension in the documentation link from .yml to .yaml to fix a broken link.

Replaced:
https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yml

with:
https://github.com/dapr/quickstarts/tree/master/conversation/components/conversation.yaml

Signed-off-by: tommygood <tommy50508@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-08 08:57:50 -07:00
Whit Waldo 1952e91f8d
Modified all the C# examples through the configuration document (#4638)
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-07 16:37:59 -07:00
Marc Duiker 777a6c61df
Update Dapr Slide deck (#4641)
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2025-05-07 10:14:47 -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
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
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