Skip to content

Conversation

halspang
Copy link
Member

@halspang halspang commented Sep 9, 2025

Issue describing the changes in this PR

resolves #240

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes are added to the CHANGELOG.md
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Sub orchestrations run through Durable Functions (as opposed to isolated with DTS) have a slightly different path for sub orchestration versioning. This change loads the default version provided by the properties field to use as the default sub orchestration version.

@halspang halspang requested a review from a team as a code owner September 9, 2025 23:39
@halspang halspang force-pushed the halspang/subOrchVersion branch 2 times, most recently from 32c4175 to aa5411f Compare September 10, 2025 00:32
Sub orchestrations run through Durable Functions (as opposed to
isolated with DTS) have a slightly different path for sub
orchestration versioning. This change loads the default version
provided by the properties field to use as the default sub
orchestration version.

Signed-off-by: Hal Spang <halspang@microsoft.com>
@halspang halspang force-pushed the halspang/subOrchVersion branch from aa5411f to 4ccdc6e Compare September 10, 2025 22:36
@halspang halspang merged commit 8e291a8 into main Sep 10, 2025
7 checks passed
@halspang halspang deleted the halspang/subOrchVersion branch September 10, 2025 23:06
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.

Support Sub Orchestration Default Version with Durable Functions
2 participants