dapr / go-sdk

Dapr SDK for go
Apache License 2.0
442 stars 170 forks source link

chore: bump github.com/dapr/dapr to stable 1.13.0 release (and bumps sdk version to 1.10.1) #527

Closed mikeee closed 5 months ago

mikeee commented 5 months ago

Description

Changes the target (github.com/dapr/dapr) from rc.7 to the stable release and bumps sdk version to 1.10.1 The only imports are the protos which have not changed since rc.1

I will cherry-pick on merge.

Issue reference

Please reference the issue this PR will close: #526

Checklist

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

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.04%. Comparing base (cefbadb) to head (edca98d). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #527 +/- ## =========================================== - Coverage 70.11% 58.04% -12.07% =========================================== Files 35 55 +20 Lines 2884 3568 +684 =========================================== + Hits 2022 2071 +49 - Misses 748 1375 +627 - Partials 114 122 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mikeee commented 5 months ago

usurped