Skip to content

Upmerge from 1.16 into 1.17#5007

Merged
msfussell merged 199 commits into
dapr:v1.17from
marcduiker:upmerge-117_01-16
Jan 16, 2026
Merged

Upmerge from 1.16 into 1.17#5007
msfussell merged 199 commits into
dapr:v1.17from
marcduiker:upmerge-117_01-16

Conversation

@marcduiker

Copy link
Copy Markdown
Contributor

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

Upmerge from 1.16 into 1.17

Issue reference

cicoyle and others added 30 commits September 9, 2025 15:19
* cross-app docs

Signed-off-by: Cassandra Coyle <[email protected]>

* Extended cross-app docs

Signed-off-by: Albert Callarisa <[email protected]>

* called suborchestrators 'child workflow' for consistency

Signed-off-by: Albert Callarisa <[email protected]>

* Merge both multi-app pieces

Signed-off-by: Albert Callarisa <[email protected]>

* Changed link from workflow overview

Signed-off-by: Albert Callarisa <[email protected]>

* Applied suggestions from review

Signed-off-by: Albert Callarisa <[email protected]>

* Shortened sample code to show just the necessary pieces

Signed-off-by: Albert Callarisa <[email protected]>

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-multi-app.md

Signed-off-by: Mark Fussell <[email protected]>

---------

Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Albert Callarisa <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Clarified instructions for navigating to the docs repo root folder and updated submodule instructions.

Signed-off-by: Mark Fussell <[email protected]>
Update Alpha APIs for Streaming Subscription
Update README with clearer navigation instructions
* docs: add tool call support in conversation api docs

Signed-off-by: Samantha Coyle <[email protected]>

* fix: address feedback

Signed-off-by: Samantha Coyle <[email protected]>

---------

Signed-off-by: Samantha Coyle <[email protected]>
Signed-off-by: Marc Duiker <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
* Update Alpha APIs doc

* Fixed typos and rephrased a confusing sentence

Signed-off-by: Bilgin Ibryam <[email protected]>

* Reverting accidental changes

Signed-off-by: Bilgin Ibryam <[email protected]>

---------

Signed-off-by: Bilgin Ibryam <[email protected]>
Co-authored-by: msfussell <[email protected]>
* docs: add Dapr Agents documentation references across core pages (fixes dapr#4869)

Signed-off-by: Bilgin Ibryam <[email protected]>

* Addressing the feedback in the pr

Signed-off-by: Bilgin Ibryam <[email protected]>

---------

Signed-off-by: Bilgin Ibryam <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* [1.16] Update Go workflow examples to use vanity client

Signed-off-by: joshvanl <[email protected]>

* Rename `StartWorkflow` to `ScheduleWorkflow`

Signed-off-by: joshvanl <[email protected]>

* Updates types for workflow multi-app example

Signed-off-by: joshvanl <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
…est, add metadata, remove redundant fields like name, fixes dapr#4687

Signed-off-by: Bilgin Ibryam <[email protected]>
dapr#4875)

* Added 'How the Outbox Works' section and expand requirements with internal topic details

Signed-off-by: Bilgin Ibryam <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

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

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

* Update howto-outbox.md

Applied suggestions from the review manually.

Signed-off-by: Bilgin Ibryam <[email protected]>

* Updated the diagram with Dapr-styled version

Signed-off-by: Bilgin Ibryam <[email protected]>

---------

Signed-off-by: Bilgin Ibryam <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
* docs: update max-body-size documentation

closes dapr#4670

Signed-off-by: Mike Nguyen <[email protected]>

* docs: update max-body-size documentation and deprecation notices

closes dapr#4670

Signed-off-by: Mike Nguyen <[email protected]>

* docs: clarify deprecation notice

closes dapr#4670

Signed-off-by: Mike Nguyen <[email protected]>

* Update daprdocs/content/en/operations/configuration/increase-request-size.md

Signed-off-by: Mark Fussell <[email protected]>

* tidy

Signed-off-by: Mike Nguyen <[email protected]>

---------

Signed-off-by: Mike Nguyen <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
…nversation/howto-conversation-layer.md

Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
…nversation/howto-conversation-layer.md

Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Update "Conversation API how-to guide" too show the code for every language
Signed-off-by: Bilgin Ibryam <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* [1.16] Adds workflow limitations

Updates state store table to include supported stores.

Adds a warning emoji to state stores which have workflow limitations.

Adds workflow limitation sections to the cosmosDB & dynamodb setup docs.

Signed-off-by: joshvanl <[email protected]>

* Updates limitation sections. Remove localizations

Signed-off-by: joshvanl <[email protected]>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Josh van Leeuwen <[email protected]>

* Adds section on the number of records that are saved by workflow shape

Signed-off-by: joshvanl <[email protected]>

* Mark dynamo and cosmosdb state stores as not supporting workflows in
table

Signed-off-by: joshvanl <[email protected]>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md

Signed-off-by: Mark Fussell <[email protected]>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Josh van Leeuwen <[email protected]>

* Adds production warning to cosmos & dynamo

Signed-off-by: joshvanl <[email protected]>

* Removes warning from state template

Signed-off-by: joshvanl <[email protected]>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-cosmosdb.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-dynamodb.md

Signed-off-by: Mark Fussell <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
Signed-off-by: Josh van Leeuwen <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
Updated conversation api docs to latest alpha v2 with tool calling
* add complex wf illustration and fix other image

Signed-off-by: Cassandra Coyle <[email protected]>

* cleanup

Signed-off-by: Cassandra Coyle <[email protected]>

* update howto author wfs

Signed-off-by: Cassandra Coyle <[email protected]>

* update go code to use vanity client

Signed-off-by: Cassandra Coyle <[email protected]>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Cassie Coyle <[email protected]>

* add scheduleworkflow note

Signed-off-by: Cassandra Coyle <[email protected]>

* update images

Signed-off-by: Cassandra Coyle <[email protected]>

---------

Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Cassie Coyle <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Marc Duiker <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* [1.16] Adds configuration-overview.md section on Workflow

Fixes dapr#4884

Signed-off-by: joshvanl <[email protected]>

* Update configuration-overview.md

Moving workflow section and adding link in the index

Signed-off-by: Mark Fussell <[email protected]>

---------

Signed-off-by: joshvanl <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
marcduiker and others added 26 commits December 2, 2025 13:24
…addresses

Add Redis Sentinel configuration details to pubsub component document…
…dd Java (dapr#4939)

* fix broken commands, updated output with tool calling and add Java quickstart

Signed-off-by: Bilgin Ibryam <[email protected]>

* Remove incorrect instruction for all languages

Signed-off-by: Bilgin Ibryam <[email protected]>

---------

Signed-off-by: Bilgin Ibryam <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
…pr#4911)

* Describe new ttlInSeconds attribute in DynamoDB state store setup

Signed-off-by: Zeynel Koca <[email protected]>

* Update attribute description

Signed-off-by: Zeynel Koca <[email protected]>

* Explain behaviour when value is 0 or less

Signed-off-by: Zeynel Koca <[email protected]>

---------

Signed-off-by: Zeynel Koca <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Removed erroneous characters from example tab header (`%}}`)

Signed-off-by: James Pegg <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* Add Diagrid dashboard

Signed-off-by: Marc Duiker <[email protected]>

* Add link validation ignore

Signed-off-by: Marc Duiker <[email protected]>

* update workflow dashboard image

Signed-off-by: Marc Duiker <[email protected]>

* Updated dashboard image location

Signed-off-by: Marc Duiker <[email protected]>

* Update link to Diagrid Dashboard

Signed-off-by: Marc Duiker <[email protected]>

* Update Diagrid Dashboard link

Signed-off-by: Marc Duiker <[email protected]>

* Update link to Diagrid Dashboard reference docs

Signed-off-by: Marc Duiker <[email protected]>

---------

Signed-off-by: Marc Duiker <[email protected]>
* add dapr v1.16.3 + 1.16.4

Signed-off-by: Cassandra Coyle <[email protected]>

* update latest html

Signed-off-by: Cassandra Coyle <[email protected]>

---------

Signed-off-by: Cassandra Coyle <[email protected]>
Removed duplicate information and streamlined the scenarios for configuring secrets access.

Signed-off-by: rohit <[email protected]>
…te page (dapr#4975)

* separating Dapr Workflows from Spring Boot

Signed-off-by: salaboy <[email protected]>

* Refactor secret scope documentation for clarity (dapr#4965)

Removed duplicate information and streamlined the scenarios for configuring secrets access.

Signed-off-by: rohit <[email protected]>
Signed-off-by: salaboy <[email protected]>

* adding correct headers

Signed-off-by: salaboy <[email protected]>

* Update sdkdocs/java/content/en/java-sdk-docs/spring-boot/sb-workflows-howto.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: salaboy <[email protected]>

* Update sdkdocs/java/content/en/java-sdk-docs/spring-boot/sb-workflows-howto.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: salaboy <[email protected]>

* Update sdkdocs/java/content/en/java-sdk-docs/spring-boot/sb-workflows-howto.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: salaboy <[email protected]>

* Update sdkdocs/java/content/en/java-sdk-docs/spring-boot/sb-workflows-howto.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: salaboy <[email protected]>

* Update sdkdocs/java/content/en/java-sdk-docs/spring-boot/sb-workflows-howto.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: salaboy <[email protected]>

---------

Signed-off-by: salaboy <[email protected]>
Signed-off-by: rohit <[email protected]>
Co-authored-by: rohit <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* update Jaeger setup instructions for port conflict and background container

Signed-off-by: MyMirelHub <[email protected]>

* fix spacing

Signed-off-by: MyMirelHub <[email protected]>

* add helm mode

Signed-off-by: MyMirelHub <[email protected]>

* Update daprdocs/content/en/operations/observability/tracing/otel-collector/open-telemetry-collector-jaeger.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Mirel <[email protected]>
Signed-off-by: MyMirelHub <[email protected]>

* fix: improve clarity and correctness in Jaeger V2 documentation

Signed-off-by: MyMirelHub <[email protected]>

* docs: add local dir instructions for Jaeger V2

Signed-off-by: MyMirelHub <[email protected]>

---------

Signed-off-by: MyMirelHub <[email protected]>
Signed-off-by: Mirel <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
…apr#4964)

* docs: add docs for integrating MCP Toolbox for Databases as tool(s)

Signed-off-by: Casper Nielsen <[email protected]>

* docs: move tools & MCP Toolbox for Databases into integration section

Signed-off-by: Casper Nielsen <[email protected]>

* Update dapr-agents-integrations.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Casper Nielsen <[email protected]>

* Update daprdocs/content/en/developing-applications/dapr-agents/dapr-agents-integrations.md

Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Casper Nielsen <[email protected]>

---------

Signed-off-by: Casper Nielsen <[email protected]>
Signed-off-by: Casper Nielsen <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
* chore: align docs with dapr/dapr-agents#283

Signed-off-by: Casper Nielsen <[email protected]>

* fix: remove optional waits and clarify

Signed-off-by: Casper Nielsen <[email protected]>

---------

Signed-off-by: Casper Nielsen <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
* Add OpenAI integration docs

Signed-off-by: yaron2 <[email protected]>

* add openai link

Signed-off-by: yaron2 <[email protected]>

* Update daprdocs/content/en/developing-applications/openai-agents/_index.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* Update daprdocs/content/en/developing-applications/openai-agents/openai-agents-sessions.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* Update daprdocs/content/en/developing-applications/openai-agents/openai-agents-sessions.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* Update daprdocs/content/en/developing-applications/openai-agents/openai-agents-sessions.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* Update daprdocs/content/en/developing-applications/openai-agents/openai-agents-sessions.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* Update daprdocs/content/en/developing-applications/openai-agents/openai-agents-sessions.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* address feedback, move to new AI structure

Signed-off-by: yaron2 <[email protected]>

* fix links

Signed-off-by: yaron2 <[email protected]>

* remove old content

Signed-off-by: yaron2 <[email protected]>

* Update daprdocs/content/en/developing-ai/agent-integrations/_index.md

Co-authored-by: Casper Nielsen <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* Update daprdocs/content/en/developing-ai/agent-integrations/openai-agents/_index.md

Co-authored-by: Casper Nielsen <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* Update daprdocs/content/en/developing-ai/agent-integrations/_index.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-why.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-why.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-introduction.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-introduction.md

Signed-off-by: Mark Fussell <[email protected]>

* Update daprdocs/content/en/developing-ai/agent-integrations/_index.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* Update daprdocs/content/en/developing-ai/_index.md

Co-authored-by: Casper Nielsen <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>

* change links

Signed-off-by: yaron2 <[email protected]>

* fix ref

Signed-off-by: yaron2 <[email protected]>

---------

Signed-off-by: yaron2 <[email protected]>
Signed-off-by: Yaron Schneider <[email protected]>
Signed-off-by: Mark Fussell <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Casper Nielsen <[email protected]>
Co-authored-by: Casper Nielsen <[email protected]>
* Add crewAI and workflow documentation

Signed-off-by: yaron2 <[email protected]>

* typos

Signed-off-by: yaron2 <[email protected]>

* review comments

Signed-off-by: yaron2 <[email protected]>

* switch order of .env and deps

Signed-off-by: yaron2 <[email protected]>

---------

Signed-off-by: yaron2 <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Add aliases to redirect old Dapr Agent pages to new location
Signed-off-by: Marc Duiker <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]>
…that only target files in their repsective directories in the repository based on the team membership of the user submitting the PR. This will also automatically append a label indicating it was automerged and for which language for easy retroactive discvoery and review by docs maintainers. (dapr#4996)

Signed-off-by: Whit Waldo <[email protected]>
…r#4987)

* Updated Dapr Agents docs to align with recent quickstart changes

Signed-off-by: Bilgin Ibryam <[email protected]>

* Update daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-getting-started.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

* Address feedback from PR

Signed-off-by: Bilgin Ibryam <[email protected]>

* Update daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-getting-started.md

Co-authored-by: Marc Duiker <[email protected]>
Signed-off-by: Bilgin Ibryam <[email protected]>

---------

Signed-off-by: Bilgin Ibryam <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
Co-authored-by: Marc Duiker <[email protected]>
@marcduiker
marcduiker requested review from a team as code owners January 16, 2026 09:59

@msfussell msfussell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@msfussell
msfussell merged commit cce49a6 into dapr:v1.17 Jan 16, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.