Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade durabletask dependency #7430

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Conversation

shivamkm07
Copy link
Contributor

Description

The fix for issue #7422 was merged in DTF-Go: microsoft/durabletask-go#63
This PR updates durabletask dependency to get the fix in dapr.

Issue reference

Please reference the issue this PR will close: #7422

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
@shivamkm07 shivamkm07 requested review from a team as code owners January 23, 2024 03:09
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3b7bc67) 62.41% compared to head (abbdcf7) 62.35%.
Report is 1 commits behind head on master.

❗ Current head abbdcf7 differs from pull request most recent head c4f7996. Consider uploading reports for the commit c4f7996 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7430      +/-   ##
==========================================
- Coverage   62.41%   62.35%   -0.06%     
==========================================
  Files         240      240              
  Lines       22058    22058              
==========================================
- Hits        13767    13754      -13     
- Misses       7150     7165      +15     
+ Partials     1141     1139       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@artursouza artursouza merged commit a0e2d91 into dapr:master Jan 23, 2024
8 of 9 checks passed
@JoshVanL JoshVanL added this to the v1.13 milestone Feb 12, 2024
cicoyle pushed a commit to cicoyle/dapr that referenced this pull request May 24, 2024
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
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.

Dapr workflow fails while purging retryable child workflows
4 participants