Skip to content

Updated dapr and durabletask to master#795

Merged
JoshVanL merged 2 commits intodapr:mainfrom
acroca:update-dapr-dependencies
Jan 20, 2026
Merged

Updated dapr and durabletask to master#795
JoshVanL merged 2 commits intodapr:mainfrom
acroca:update-dapr-dependencies

Conversation

@acroca
Copy link
Copy Markdown
Member

@acroca acroca commented Jan 19, 2026

Preparing the Go SDK to support workflow versioning, which is already in the master branch of durabletask-go

@acroca acroca requested review from a team as code owners January 19, 2026 15:43
cicoyle
cicoyle previously approved these changes Jan 19, 2026
Signed-off-by: Albert Callarisa <albert@diagrid.io>
cicoyle
cicoyle previously approved these changes Jan 19, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.07%. Comparing base (36d87d1) to head (95295d0).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #795   +/-   ##
=======================================
  Coverage   51.07%   51.07%           
=======================================
  Files          57       57           
  Lines        3785     3785           
=======================================
  Hits         1933     1933           
  Misses       1715     1715           
  Partials      137      137           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

o(request)
}

res, err := c.protoClient.BulkPublishEventAlpha1(ctx, request)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My understanding is we shouldn't just remove alpha APIs - that we need to leave them and add the stable APIs and mark the alpha as deprecated.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I force pushed to keep the history clean. it's now using the BulkPublishEventAlpha1 again, the tests are passing but I had to ignore the linter complain because the BulkPublishEventAlpha1 is marked as deprecated.

@acroca acroca force-pushed the update-dapr-dependencies branch from 52a9b70 to a75a10c Compare January 20, 2026 08:30
Signed-off-by: Albert Callarisa <albert@diagrid.io>
@JoshVanL JoshVanL merged commit 63b1ea1 into dapr:main Jan 20, 2026
21 checks passed
@acroca acroca deleted the update-dapr-dependencies branch January 20, 2026 09:47
@JoshVanL JoshVanL added this to the v1.14 milestone Feb 12, 2026
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