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

Update DurableTask SDK dependency to get ARM64 compatibility (#1024) #1025

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

cgillum
Copy link
Contributor

@cgillum cgillum commented Feb 3, 2023

Cherry-pick from #1024 to get this into the v1.10 release.

* Update DurableTask SDK dependency to get ARM64 compatibility

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

* Fix issue with gRPC address override behavior

Signed-off-by: Chris Gillum <cgillum@microsoft.com>
@cgillum cgillum requested review from a team as code owners February 3, 2023 22:01
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #1025 (94246e9) into release-1.10 (152d190) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           release-1.10    #1025      +/-   ##
================================================
- Coverage         69.47%   69.45%   -0.02%     
================================================
  Files               162      162              
  Lines              5432     5432              
  Branches            585      585              
================================================
- Hits               3774     3773       -1     
- Misses             1518     1519       +1     
  Partials            140      140              
Flag Coverage Δ
net6 69.38% <ø> (ø)
net7 69.38% <ø> (ø)
netcoreapp3.1 69.42% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Dapr.Client/DaprClientGrpc.cs 81.73% <0.00%> (-0.13%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@halspang halspang merged commit c863582 into dapr:release-1.10 Feb 3, 2023
@cgillum cgillum deleted the release-1.10 branch February 3, 2023 23:33
halspang pushed a commit that referenced this pull request Feb 27, 2023
* Update DurableTask SDK dependency to get ARM64 compatibility (#1024) (#1025)

* Update DurableTask SDK dependency to get ARM64 compatibility

* Fix issue with gRPC address override behavior

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

* Initial Bulk Subscribe functionality (#1009)

Signed-off-by: Yash Nisar <yashnisar@microsoft.com>

* Workflow unit testing changes for 1.10 release (#1038)

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

* Fix issue with gRPC address override behavior

Signed-off-by: Chris Gillum <cgillum@microsoft.com>

* Workflow SDK changes to enable unit testing

Signed-off-by: Chris Gillum <cgillum@microsoft.com>
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.

2 participants