Skip to content

Conversation

@halspang
Copy link
Member

Issue describing the changes in this PR

This commit adds the versioning feature from the dotnet SDK (durabletask-dotnet). This allows for the version to be passed via the context and for the worker to reject/fail orchestrations based on the provided version.

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

Additional PR information

@halspang halspang requested a review from a team as a code owner May 21, 2025 05:31
@halspang halspang force-pushed the halspang/java_versioning branch 3 times, most recently from 6df61ee to c65b05e Compare May 21, 2025 18:17
@halspang halspang force-pushed the halspang/java_versioning branch from c65b05e to acc7e56 Compare June 6, 2025 04:24
@halspang halspang force-pushed the halspang/java_versioning branch from acc7e56 to 5bdebb8 Compare June 25, 2025 20:56
@halspang halspang force-pushed the halspang/java_versioning branch from 5bdebb8 to 30b53eb Compare June 25, 2025 22:38
This commit adds the versioning feature from the dotnet SDK
(durabletask-dotnet). This allows for the version to be passed via
the context and for the worker to reject/fail orchestrations based
on the provided version.

Signed-off-by: Hal Spang <halspang@microsoft.com>
@halspang halspang force-pushed the halspang/java_versioning branch from 30b53eb to 6863dcc Compare June 25, 2025 23:41
Signed-off-by: Hal Spang <halspang@microsoft.com>
@halspang halspang requested a review from cgillum June 27, 2025 17:48
Signed-off-by: Hal Spang <halspang@microsoft.com>
@halspang halspang force-pushed the halspang/java_versioning branch from c435427 to b450f9e Compare June 27, 2025 23:26
@halspang halspang requested a review from cgillum June 30, 2025 19:04
@halspang halspang merged commit 8b8a342 into main Jun 30, 2025
4 checks passed
@halspang halspang deleted the halspang/java_versioning branch June 30, 2025 21:11
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.

3 participants