Adopt Workflow 2.0.12 scheduler precision fix - #87
Merged
Conversation
Member
Author
|
Delivered at 5dac75e: main CI, smoke and polyglot checks passed. Both AMD64 and ARM64 prepared images built and passed anonymous qualification; the main channel was promoted successfully. Publication: https://github.com/durable-workflow/sample-app/actions/runs/34420644361. This delivers embedded Workflow 2.0.12. The separately pinned service-mode Server tuple is not changed by this PR; its adoption follows published Server qualification rather than being implied by the embedded dependency update. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change
Update the embedded Workflow lock entry and qualified-artifact manifest to published 2.0.12 (39940444), fixing due-schedule timestamp precision. No SDK, Laravel or other dependency changes.
Part of durable-workflow/workflow#505 delivery. The existing Composer constraint admits this patch.
Verification
Composer resolution, validation and artifact-graph checks pass. The initial CI failure identified the omitted manifest update; it was corrected on this branch. PHP 8.4/8.5 application checks, Docker sample workflows and PHP/Python/Rust smoke pass. Candidate image validation is running; prepared image publication follows merge.
The separately pinned service-mode Server remains unchanged here; its scheduler fix is being delivered through durable-workflow/server#156 and will need its own Sample App artifact adoption.