[1.18] Enable WorkflowsRemoteActivityReminder feature by default - #5128
Conversation
Signed-off-by: joshvanl <me@joshvanl.dev>
There was a problem hiding this comment.
Pull request overview
Updates the Dapr 1.18 documentation to reflect that the WorkflowsRemoteActivityReminder (Durable Activity Results) feature gate is enabled by default starting in v1.18, and adjusts guidance for multi-application workflows accordingly.
Changes:
- Update the preview features table entry to state the gate is enabled by default as of v1.18.
- Update multi-application workflow docs to clarify behavior/guidance across 1.17 vs 1.18 defaults.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| daprdocs/content/en/operations/support/support-preview-features.md | Updates the preview-features table entry for WorkflowsRemoteActivityReminder to reflect v1.18 default behavior. |
| daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-multi-app.md | Updates the “Durable Activity Results” section to reflect 1.18 default enablement and 1.17 opt-in guidance. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
nelson-parente
left a comment
There was a problem hiding this comment.
Pre-review for @marcduiker handoff: LGTM. Updates WorkflowsRemoteActivityReminder feature gate docs for v1.18: now enabled by default, with a clear note that in v1.17 it was opt-in. The breaking-changes table entry is also updated. Both workflow-multi-app.md and support-preview-features.md are consistent. Safe to merge after CI.
No description provided.